2 papers
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.SE2025
Input Reduction Enhanced LLM-based Program Repair
Boyang Yang, Luyao Ren, Xin Yin +3
Large Language Models (LLMs) have shown great potential in Automated Program Repair (APR). Test inputs, being crucial for reasoning the root cause of failures, are always included…