3 papers
cs.SE2026
Beyond Localization: Recoverable Headroom and Residual Frontier in Repository-Level RAG-APR
Pengtao Zhao, Boyang Yang, Bach Le +2
Repository-level automated program repair (APR) increasingly treats stronger localization as the main path to better repair. We ask a more targeted question: once localization is s…
cs.SE2025
A Survey of LLM-based Automated Program Repair: Taxonomies, Design Paradigms, and Applications
Boyang Yang, Zijian Cai, Fengling Liu +5
Large language models (LLMs) are reshaping automated program repair. We present a unified taxonomy that groups 62 recent LLM-based repair systems into four paradigms defined by par…
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…