3 papers
cs.SE2025
A Systematic Survey on Debugging Techniques for Machine Learning Systems
Thanh-Dat Nguyen, Haoye Tian, Bach Le +2
Debugging ML software (i.e., the detection, localization and fixing of faults) poses unique challenges compared to traditional software largely due to the probabilistic nature and…
cs.SE2025
Enhancing repository-level software repair via repository-aware knowledge graphs
Boyang Yang, Jiadong Ren, Shunfu Jin +4
Repository-level software repair faces challenges in bridging semantic gaps between issue descriptions and code patches. Existing approaches, which primarily rely on large language…
cs.SE2024
When Fine-Tuning LLMs Meets Data Privacy: An Empirical Study of Federated Learning in LLM-Based Program Repair
Wenqiang Luo, Jacky Wai Keung, Boyang Yang +5
Software systems have been evolving rapidly and inevitably introducing bugs at an increasing rate, leading to significant losses in resources consumed by software maintenance. Rece…