activity
20242026
most citedMORepair: Teaching LLMs to Repair Code via Multi-Objective Fine-tuning

12 citations · 16 across the 10 of their papers we have counts for

collaborators
Showing cs.SEShow all

13 papers · 1 filter

cs.SE2026

Refine After Generation: Toward Correct and Concise Patches in LLM-based Program Repair

Wenqiang Luo, Jacky Keung, Xiaoyu Shi +4

Large language models (LLMs) have advanced automatic program repair (APR) to the point where agentic systems routinely resolve real-world, repository-level issues. Yet the generate…

cs.SE2026

A Single Patch Is Not Enough: Deterministic Fusion of Repair Candidates

Boyang Yang, Xiangliang Hu, Luyao Ren +4

Modern LLM coding agents are commonly evaluated using pass@k, but developers typically apply a single final patch in real-world settings. This pass@k-to-pass@1 gap is a post-genera…

cs.SE2026

HELO-APR: Enhancing Low-Resource Program Repair through Cross-Lingual Knowledge Transfer

Zhipeng Wang, Boyang Yang, Yidong Wan +5

Large Language Models (LLMs) perform well on automatic program repair (APR) for high-resource programming languages (HRPLs), but their effectiveness drops sharply in low-resource p…

cs.SE2026

PAFT: Preservation Aware Fine-Tuning for Minimal-Edit Program Repair

Boyang Yang, Zijian Cai, Shunfu Jin +1

Large language models (LLMs) are effective for automated program repair, but plausible patches that pass the full test suite often rewrite more code than necessary, increasing revi…

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

Large Language Models for Fault Localization: An Empirical Study

Yingjian Xiao, Weiwei Gong, Jianjun Huang +4

Large Language Models (LLMs) have demonstrated strong performance on code-related tasks, particularly in automated program repair. However, repair effectiveness often depends on ac…