锦上添花:增强代码使用多源输入和修复模板预先训练的基于模型的程序修复

IF 4.1 2区 计算机科学 Q1 COMPUTER SCIENCE, SOFTWARE ENGINEERING
Shanggui Zhan , Xingqi Wang , Dan Wei , Xinjian Cao , Bin Chen
{"title":"锦上添花:增强代码使用多源输入和修复模板预先训练的基于模型的程序修复","authors":"Shanggui Zhan ,&nbsp;Xingqi Wang ,&nbsp;Dan Wei ,&nbsp;Xinjian Cao ,&nbsp;Bin Chen","doi":"10.1016/j.jss.2025.112590","DOIUrl":null,"url":null,"abstract":"<div><div>Automated Program Repair (APR) aims to automatically repair software bugs with minimal or no human intervention, enhancing software reliability. Template-based approaches have been widely studied among APR techniques and have shown promising results. However, these methods are limited by the scope of predefined templates, making it challenging to handle out-of-template bugs. To this end, researchers have integrated Code Pre-trained Models (CodePTMs) to augment template-based APR. Existing methods typically rely on a single representation of the source code, which limits their ability to capture complex semantic and syntactic features. To address this issue, we propose FTPR, a novel approach that combines multi-source inputs (i.e., comments, code segments, and ASTs) and fix templates to improve CodePTM-based APR. Our evaluation on Defects4J-v1.2 shows that FTPR outperforms previous state-of-the-art approaches, successfully fixing 85 bugs. Furthermore, we validate the generality of FTPR on Defects4J-v2.0 and QuixBugs, the latter of which includes two programming languages. FTPR fixes 53 and 32 bugs on these datasets, respectively, demonstrating the significant potential and value of applying multi-source inputs and fix templates to automated program repair.</div></div>","PeriodicalId":51099,"journal":{"name":"Journal of Systems and Software","volume":"231 ","pages":"Article 112590"},"PeriodicalIF":4.1000,"publicationDate":"2025-08-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"The icing on the cake: Enhancing Code Pre-trained models-based program repair with multi-source inputs and fix templates\",\"authors\":\"Shanggui Zhan ,&nbsp;Xingqi Wang ,&nbsp;Dan Wei ,&nbsp;Xinjian Cao ,&nbsp;Bin Chen\",\"doi\":\"10.1016/j.jss.2025.112590\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Automated Program Repair (APR) aims to automatically repair software bugs with minimal or no human intervention, enhancing software reliability. Template-based approaches have been widely studied among APR techniques and have shown promising results. However, these methods are limited by the scope of predefined templates, making it challenging to handle out-of-template bugs. To this end, researchers have integrated Code Pre-trained Models (CodePTMs) to augment template-based APR. Existing methods typically rely on a single representation of the source code, which limits their ability to capture complex semantic and syntactic features. To address this issue, we propose FTPR, a novel approach that combines multi-source inputs (i.e., comments, code segments, and ASTs) and fix templates to improve CodePTM-based APR. Our evaluation on Defects4J-v1.2 shows that FTPR outperforms previous state-of-the-art approaches, successfully fixing 85 bugs. Furthermore, we validate the generality of FTPR on Defects4J-v2.0 and QuixBugs, the latter of which includes two programming languages. FTPR fixes 53 and 32 bugs on these datasets, respectively, demonstrating the significant potential and value of applying multi-source inputs and fix templates to automated program repair.</div></div>\",\"PeriodicalId\":51099,\"journal\":{\"name\":\"Journal of Systems and Software\",\"volume\":\"231 \",\"pages\":\"Article 112590\"},\"PeriodicalIF\":4.1000,\"publicationDate\":\"2025-08-22\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Journal of Systems and Software\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0164121225002596\",\"RegionNum\":2,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, SOFTWARE ENGINEERING\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Journal of Systems and Software","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0164121225002596","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, SOFTWARE ENGINEERING","Score":null,"Total":0}
引用次数: 0

摘要

自动程序修复(APR)旨在以最少或无需人工干预的方式自动修复软件错误,从而提高软件的可靠性。基于模板的方法在APR技术中得到了广泛的研究,并显示出良好的结果。然而,这些方法受到预定义模板范围的限制,因此很难处理模板外的错误。为此,研究人员集成了代码预训练模型(CodePTMs)来增强基于模板的apr。现有方法通常依赖于源代码的单一表示,这限制了它们捕获复杂语义和语法特征的能力。为了解决这个问题,我们提出了FTPR,一种结合多源输入(即,注释,代码段和ast)和修复模板的新方法,以改进基于codeptm的apr。我们对缺陷4j -v1.2的评估表明,FTPR优于以前最先进的方法,成功修复了85个错误。此外,我们在缺陷4j -v2.0和QuixBugs上验证了FTPR的通用性,后者包括两种编程语言。FTPR分别修复了这些数据集上的53个和32个错误,展示了将多源输入和修复模板应用于自动程序修复的巨大潜力和价值。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
The icing on the cake: Enhancing Code Pre-trained models-based program repair with multi-source inputs and fix templates
Automated Program Repair (APR) aims to automatically repair software bugs with minimal or no human intervention, enhancing software reliability. Template-based approaches have been widely studied among APR techniques and have shown promising results. However, these methods are limited by the scope of predefined templates, making it challenging to handle out-of-template bugs. To this end, researchers have integrated Code Pre-trained Models (CodePTMs) to augment template-based APR. Existing methods typically rely on a single representation of the source code, which limits their ability to capture complex semantic and syntactic features. To address this issue, we propose FTPR, a novel approach that combines multi-source inputs (i.e., comments, code segments, and ASTs) and fix templates to improve CodePTM-based APR. Our evaluation on Defects4J-v1.2 shows that FTPR outperforms previous state-of-the-art approaches, successfully fixing 85 bugs. Furthermore, we validate the generality of FTPR on Defects4J-v2.0 and QuixBugs, the latter of which includes two programming languages. FTPR fixes 53 and 32 bugs on these datasets, respectively, demonstrating the significant potential and value of applying multi-source inputs and fix templates to automated program repair.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Journal of Systems and Software
Journal of Systems and Software 工程技术-计算机:理论方法
CiteScore
8.60
自引率
5.70%
发文量
193
审稿时长
16 weeks
期刊介绍: The Journal of Systems and Software publishes papers covering all aspects of software engineering and related hardware-software-systems issues. All articles should include a validation of the idea presented, e.g. through case studies, experiments, or systematic comparisons with other approaches already in practice. Topics of interest include, but are not limited to: •Methods and tools for, and empirical studies on, software requirements, design, architecture, verification and validation, maintenance and evolution •Agile, model-driven, service-oriented, open source and global software development •Approaches for mobile, multiprocessing, real-time, distributed, cloud-based, dependable and virtualized systems •Human factors and management concerns of software development •Data management and big data issues of software systems •Metrics and evaluation, data mining of software development resources •Business and economic aspects of software development processes The journal welcomes state-of-the-art surveys and reports of practical experience for all of these topics.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信