9 citations · 9 across the 2 of their papers we have counts for
3 papers
cs.SE2026
RepoRepair: Leveraging Code Documentation for Repository-Level Automated Program Repair
Zhongqiang Pan, Chuanyi Li, Wenkang Zhong +3
Automated program repair (APR) struggles to scale from isolated functions to full repositories, as it demands a global, task-aware understanding to locate necessary changes. Curren…
cs.SE2023★ 9 cited
Practical Program Repair via Preference-based Ensemble Strategy
Wenkang Zhong, Chuanyi Li, Kui Liu +5
To date, over 40 Automated Program Repair (APR) tools have been designed with varying bug-fixing strategies, which have been demonstrated to have complementary performance in terms…
cs.SE2022
Neural Program Repair: Systems, Challenges and Solutions
Wenkang Zhong, Chuanyi Li, Jidong Ge +1
Automated Program Repair (APR) aims to automatically fix bugs in the source code. Recently, as advances in Deep Learning (DL) field, there is a rise of Neural Program Repair (NPR)…