5 papers
Why Does the LLM Stop Computing: An Empirical Study of User-Reported Failures in Open-Source LLMs
Guangba Yu, Zirui Wang, Yujie Huang +4
The democratization of open-source Large Language Models (LLMs) allows users to fine-tune and deploy models on local infrastructure but exposes them to a First Mile deployment land…
CCISolver: End-to-End Detection and Repair of Method-Level Code-Comment Inconsistency
Renyi Zhong, Yintong Huo, Wenwei Gu +6
Comments within code serve as a crucial foundation for software documentation, facilitating developers to communicate and understand the code effectively. However, code-comment inc…
KPIRoot+: An Efficient Integrated Framework for Anomaly Detection and Root Cause Analysis in Large-Scale Cloud Systems
Wenwei Gu, Renyi Zhong, Guangba Yu +8
To ensure the reliability of cloud systems, their performance is monitored using KPIs (key performance indicators). When issues arise, root cause localization identifies KPIs respo…
Larger Is Not Always Better: Exploring Small Open-source Language Models in Logging Statement Generation
Renyi Zhong, Yichen Li, Guangba Yu +4
Developers use logging statements to create logs that document system behavior and aid in software maintenance. As such, high-quality logging is essential for effective maintenance…
Towards Imperceptible Adversarial Attacks for Time Series Classification with Local Perturbations and Frequency Analysis
Wenwei Gu, Renyi Zhong, Jianping Zhang +1
Adversarial attacks in time series classification (TSC) models have recently gained attention due to their potential to compromise model robustness. Imperceptibility is crucial, as…