arXivDaily arXiv每日学术速递 周一至周五更新

AI 大模型

代码大模型 / AI 编程

代码生成、软件工程智能体、程序修复、测试生成和开发者工具。

共收录 540 信号源:cs.SE, cs.CL, cs.AI, cs.LG, cs.PL

1. 程序修复 540 篇

2302.01857 2023-04-18 cs.SE cs.AI 81%

KNOD: Domain Knowledge Distilled Tree Decoder for Automated Program Repair

Nan Jiang, Thibaud Lutellier, Yiling Lou, Lin Tan, Dan Goldwasser, Xiangyu Zhang

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE、cs.AI

Comments This paper is accepted by 2023 IEEE/ACM 45th International Conference on Software Engineering (ICSE)

详情

展开后加载摘要…

URL PDF HTML 收藏
2304.01102 2023-04-04 cs.SE cs.LG 81%

RunBugRun -- An Executable Dataset for Automated Program Repair

Julian Aron Prenner, Romain Robbes

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE、cs.LG

详情

展开后加载摘要…

URL PDF HTML 收藏
2302.03924 2023-02-09 cs.SE cs.AI 81%

CCRep: Learning Code Change Representations via Pre-Trained Code Model and Query Back

Zhongxin Liu, Zhijie Tang, Xin Xia, Xiaohu Yang

专题命中 程序修复 :code model(title,abstract);分类 cs.SE、cs.AI

Comments Accepted by ICSE 2023

详情

展开后加载摘要…

URL PDF HTML 收藏
2301.13246 2023-02-01 cs.SE cs.LG 81%

Conversational Automated Program Repair

Chunqiu Steven Xia, Lingming Zhang

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE、cs.LG

详情

展开后加载摘要…

URL PDF HTML 收藏
2106.08253 2022-03-25 cs.SE cs.AI 81%

A Syntax-Guided Edit Decoder for Neural Program Repair

Qihao Zhu, Zeyu Sun, Yuan-an Xiao, Wenjie Zhang, Kang Yuan, Yingfei Xiong, Lu Zhang

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE、cs.AI

Comments 10 pages

Journal ref The ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE 2021). This is the newest version and corrects some errors

详情

展开后加载摘要…

URL PDF HTML 收藏
2107.08262 2021-07-20 cs.SE cs.AI 81%

Tea: Program Repair Using Neural Network Based on Program Information Attention Matrix

Wenshuo Wang, Chen Wu, Liang Cheng, Yang Zhang

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE、cs.AI

详情

展开后加载摘要…

URL PDF HTML 收藏
2107.08038 2021-07-19 cs.SE cs.PL 81%

Towards a Benchmark Set for Program Repair Based on Partial Fixes

Dirk Beyer, Lars Grunske, Thomas Lemberger, Minxing Tang

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE、cs.PL

Comments 9 pages, 5 figures

详情

展开后加载摘要…

URL PDF HTML 收藏
2011.02714 2020-11-06 cs.SE cs.AI 81%

Obstacles in Fully Automatic Program Repair: A survey

S. Amirhossein Mousavi, Donya Azizi Babani, Francesco Flammini

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE、cs.AI

详情

展开后加载摘要…

URL PDF HTML 收藏
1901.01808 2019-09-12 cs.SE cs.LG stat.ML 81%

SequenceR: Sequence-to-Sequence Learning for End-to-End Program Repair

Zimin Chen, Steve Kommrusch, Michele Tufano, Louis-Noël Pouchet, Denys Poshyvanyk, Martin Monperrus

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE、cs.LG

Comments 21 pages, 15 figures

Journal ref IEEE Transactions on Software Engineering, 2019

详情

展开后加载摘要…

URL PDF HTML 收藏
1503.04914 2015-03-18 cs.PL cs.SE 81%

Path-Based Program Repair

Heinz Riener, Rüdiger Ehlers, Görschwin Fey

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE、cs.PL

Comments In Proceedings FESCA 2015, arXiv:1503.04378

Journal ref EPTCS 178, 2015, pp. 22-32

详情

展开后加载摘要…

URL PDF HTML 收藏
2402.07542 2024-02-13 cs.SE 80%

ASAP-Repair: API-Specific Automated Program Repair Based on API Usage Graphs

Sebastian Nielebock, Paul Blockhaus, Jacob Krüger, Frank Ortmeier

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

Comments Accepted for presentation at the 5th ACM/IEEE International Workshop on Automated Program Repair (APR24)

详情

展开后加载摘要…

URL PDF HTML 收藏
2103.11626 2021-04-01 cs.SE 80%

Applying CodeBERT for Automated Program Repair of Java Simple Bugs

Ehsan Mashhadi, Hadi Hemmati

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE;repository(comments)

Comments Added the repository of source code

详情

展开后加载摘要…

URL PDF HTML 收藏
2608.10613 2026-08-12 cs.SE 新提交 79%

CausalRepair: Bridging the Causality Gap in Large Language Model-Based Automated Program Repair via Dual-Slicing

CausalRepair:通过双重切片弥合基于大语言模型的自动化程序修复中的因果差距

Linhao Wu, Yizhou Chen, Zhen Yang, Pengyu Xue, Dan Hao

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 CausalRepair是基于最小因果上下文的对话驱动型自动化程序修复框架,通过双重切片策略构建因果相关上下文,在Defects4J数据集上修复313个漏洞,性能优于现有方法且修复成本更低。

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.02647 2026-08-07 cs.SE 版本更新 79%

From Guessing to Seeing: Enhancing LLM-Based Program Repair via Trace-Guided Multi-strategy Debate

通过多智能体辩论引导的运行时执行轨迹指导的自动程序修复

Jiaqing Wu, Tong Wu, Manqing Zhang, Yunwei Dong, Bo Shen

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 本文提出TraceRepair框架,利用运行时事实作为共享约束进行补丁验证,通过多智能体协作提高修复效率和泛化能力,实验显示其在修复缺陷和处理新 bug 数据集上表现优异。

Comments 13 pages, 4 figures, 10 tables. Accepted at the 41st IEEE/ACM International Conference on Automated Software Engineering (ASE 2026)

详情

展开后加载摘要…

URL PDF HTML 收藏
2509.05372 2026-08-03 cs.SE 79%

Adversarial Bug Reports as a Security Risk in Language Model-Based Automated Program Repair

对抗性错误报告:基于语言模型的自动程序修复中的安全风险

Piotr Przymus, Andreas Happe, Jürgen Cito

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 本文研究对抗性错误报告对基于大语言模型的自动程序修复系统的安全威胁,通过实证分析发现现有防御措施不足,并提出自动化生成对抗性错误报告的原型框架。

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.11770 2026-07-07 cs.SE 79%

Enhancing Program Repair with Specification Guidance and Intermediate Behavioral Signals

通过规范引导和中间行为信号增强程序修复

Minh Le-Anh, Cuong Chi Le, Tien N. Nguyen

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 SpecTune通过整合中间行为推理提升程序修复,利用执行检查点分解修复任务,生成局部后置条件以识别程序行为偏差,结合规范验证信号和判别信号提高修复精度和有效性。

详情

展开后加载摘要…

URL PDF HTML 收藏
2507.01827 2026-07-07 cs.SE 版本更新 79%

PSearch: Search-based Patch Generation in the Era of LLM-based Automated Program Repair

PSearch:基于大语言模型的自动程序修复时代中基于搜索的补丁生成

Haichuan Hu, Ye Shang, Weifeng Sun, Quanjun Zhang

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 针对现有基于大语言模型的自动程序修复方法靠试错生成补丁、难以有效评估搜索方向潜力和分配预算的问题,提出Psearch框架,以迭代补丁评估和优化为核心,能集成不同搜索算法,实验证明其有效性。

Comments accepted to ASE 2026

详情

展开后加载摘要…

URL PDF HTML 收藏
2606.27205 2026-06-26 cs.SE 新提交 79%

Smaller Models, Unexpected Costs: Trade-offs in LLM Quantization for Automated Program Repair

更小的模型,意外的代价:LLM量化在自动程序修复中的权衡

Fernando Vallecillos-Ruiz, Giordano d'Aloisio, Max Hort, Luca Traini, Antinisca Di Marco, Leon Moonen

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 研究LLM量化在自动程序修复中的效果,发现量化虽减少内存但增加推理时间和能耗,且修复问题集差异大,权衡受模型架构和任务复杂度影响。

Comments Accepted for publication in the Research Papers Track of the 42nd IEEE International Conference on Software Maintenance and Evolution (ICSME 2026), 14-18 September 2026, Benevento, Italy

详情

展开后加载摘要…

URL PDF HTML 收藏
2606.26978 2026-06-26 cs.SE 新提交 79%

To Run or Not to Run: Analyzing the Cost-Effectiveness of Code Execution in LLM-Based Program Repair

运行还是不运行:分析基于LLM的程序修复中代码执行的成本效益

Zhihao Lin, Junhua Zhu, Mingyi Zhou, Xin Wang, Zhensu Sun, Renyu Yang, David Lo, Li Li

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 通过分析SWE-bench上的代理轨迹和端到端修复尝试,发现代码执行在LLM程序修复中普遍使用但效益不均,限制执行可节省成本且不影响修复成功率。

Comments Accepted to the ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSTA 2026). 23 pages

详情

展开后加载摘要…

URL PDF HTML 收藏
2606.17612 2026-06-17 cs.SE 新提交 79%

PracRepair: LLM-Empowered Automated Program Repair Inspired by Human-Like Debugging Practices

PracRepair: 受人类调试实践启发的大语言模型赋能自动化程序修复

Yu Cheng, Zhongxin Liu, Zhenchang Xing, Chao Ni, Qing Huang, Xiaoxue Ren

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 提出PracRepair框架,通过构建按需静态-动态上下文、进行问题驱动的故障诊断并迭代细化补丁,利用动态信息提升LLM在程序修复中的效果,在Defects4J和真实世界漏洞上取得最优性能。

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.17016 2026-05-26 cs.SE 79%

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

HELO-APR:通过跨语言知识迁移增强低资源程序修复

Zhipeng Wang, Boyang Yang, Yidong Wan, Liuye Guo, You Lv, Tao Zheng, Zhuowei Wang, Tieke He

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 提出HELO-APR框架,通过从高资源语言合成低资源语言修复数据并采用课程学习策略,显著提升低资源语言的自动程序修复效果。

详情

展开后加载摘要…

URL PDF HTML 收藏
2605.02215 2026-05-11 cs.SE 79%

HEJ-Robust: A Robustness Benchmark for LLM-Based Automated Program Repair

HEJ-Robust:基于LLM的自动程序修复的鲁棒性基准

Fazle Rabbi, Jinqiu Yang

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 本文提出HEJ-Robust基准,通过八种语义保持的代码转换生成1450个实例,评估五种微调LLM,在多种转换下模型性能下降超50%,揭示当前LLM修复模型缺乏对细微语法变化的鲁棒性。

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.26674 2026-04-30 cs.SE 79%

Reproducible Automated Program Repair Is Hard -- Experiences With the Defects4J Dataset

可重复的自动程序修复是困难的——Defects4J数据集的经验

Adam Krafczyk, Klaus Schmid

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 本文探讨了Defects4J数据集在自动程序修复中的挑战,发现21.6%的缺陷无法重复,7.1%的测试套件不足,提出了更严格的评估框架以解决测试套件问题。

Comments To be published in Proceedings of the 30th International Conference on Evaluation and Assessment in Software Engineering (EASE'26)

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.19305 2026-04-22 cs.SE 79%

DebugRepair: Enhancing LLM-Based Automated Program Repair via Self-Directed Debugging

DebugRepair: 通过自导向调试增强基于大语言模型的自动程序修复

Linhao Wu, Yifei Pei, Zhen Yang, Kainan Li, Zhonghang Lu, Hao Tan, Xiran Lyu, Jia Li, Yizhou Chen, Pengyu Xue, Kunwu Zheng, Dan Hao

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 DebugRepair通过模拟调试收集中间运行时证据,提升基于大语言模型的自动程序修复性能,实验表明其在修复缺陷方面优于现有方法。

详情

展开后加载摘要…

URL PDF HTML 收藏
2501.16044 2026-04-14 cs.SE 79%

MultiMend: Multilingual Program Repair with Context Augmentation and Multi-Hunk Patch Generation

MultiMend: 多语言程序修复与上下文增强及多补丁补丁生成

Reza Gharibi, Mohammad Hadi Sadreddini, Seyed Mostafa Fakhrahmad

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 MultiMend通过上下文增强和多补丁生成技术,提升多语言程序修复效率,修复了2227个bug,其中1545个与开发者补丁一致,121个为多补丁bug。

Journal ref Autom Softw Eng 33, 69 (2026)

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.03113 2026-04-07 cs.SE 79%

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

PAFT:面向最小编辑程序修复的保留意识微调

Boyang Yang, Zijian Cai, Shunfu Jin, Haoye Tian

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 PAFT通过保留意识微调方法,在Defects4J和HumanEval-Java上将pass@1提升65.6%,同时降低平均编辑距离32.6%,实现更小、更局部化的合理补丁。

详情

展开后加载摘要…

URL PDF HTML 收藏
2602.07561 2026-04-07 cs.SE 79%

ComPass: Contrastive Learning for Automated Patch Correctness Assessment in Program Repair

ComPass:基于对比学习的程序修复中自动补丁正确性评估

Quanjun Zhang, Ye Shang, Haichuan Hu, Chunrong Fang, Zhenyu Chen, Liang Xiao

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 ComPass利用对比学习和数据增强解决程序修复中补丁过拟合问题,通过代码转换规则生成语义保持的代码片段,提升补丁正确性评估的准确性。

Comments 31 pages, 3 figures

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.03610 2026-04-07 cs.SE 79%

DebugHarness: Emulating Human Dynamic Debugging for Autonomous Program Repair

DebugHarness: 模拟人类动态调试以实现自主程序修复

Maolin Sun, Yibiao Yang, Xuanlin Liu, Yuming Zhou, Baowen Xu

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 DebugHarness通过模拟人类动态调试过程,利用LLM实现复杂漏洞的自动修复,其动态调试方法在SEC-bench数据集上实现了90%的修复率,比现有方法提升30%以上。

Comments 15 pages, 6 figures

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.02134 2026-04-03 cs.SE 79%

Semantic Evolution over Populations for LLM-Guided Automated Program Repair

基于种群的语义进化用于LLM引导的自动程序修复

Cuong Chi Le, Minh Le-Anh, Cuong Duc Van, Tien N. Nguyen

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 本文提出EvolRepair框架,通过语义进化算法提升LLM引导的自动程序修复效果,解决修复假设多样性、语义相关修复家族识别等挑战。

详情

展开后加载摘要…

URL PDF HTML 收藏
2506.03283 2026-02-23 cs.SE 79%

Exploring Generalizable Automated Program Repair with Large Language Models

探索大型语言模型在通用自动程序修复中的应用

Viola Campos, Ridwan Shariffdeen, Adrian Ulges, Yannic Noller

专题命中 程序修复 :program repair(title,abstract);分类 cs.SE

AI总结 本文探讨了大型语言模型在自动程序修复中的应用,发现不同模型在不同语言上表现各异,需结合多个模型以提高修复效果,并指出故障定位的不完美会显著影响修复准确性。

详情

展开后加载摘要…

URL PDF HTML 收藏