Fix-Filter-Fix - Intuitively Connect Any Models for Effective Bug Fixing.

EMNLP(2021)

引用 4|浏览23
暂无评分
摘要
Locating and fixing bugs is a time-consuming task. Most neural machine translation (NMT) based approaches for automatically bug fixing lack generality and do not make full use of the rich information in the source code. In NMT-based bug fixing, we find some predicted code identical to the input buggy code (called unchanged fix) in NMT-based approaches due to high similarity between buggy and fixed code (e.g., the difference may only appear in one particular line). Obviously, unchanged fix is not the correct fix because it is the same as the buggy code that needs to be fixed. Based on these, we propose an intuitive yet effective general framework (called Fix-Filter-Fix or F-3) for bug fixing. F-3 connects models with our filter mechanism to filter out the last model's unchanged fix to the next. We propose an F-3 theory that can quantitatively and accurately calculate the F-3 lifting effect. To evaluate, we implement the Seq2Seq Transformer (ST) and the AST2Seq Transformer (AT) to form some basic F-3 instances, called F-ST+AT(3) and F-AT+ST(3). Comparing them with single model approaches and many model connection baselines across four datasets validates the effectiveness and generality of F-3 and corroborates our findings and methodology.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要