学术报告:Improving the Precision of Automatic Program Repair with Machine Learning-武汉大学计算机学院

学术报告:Improving the Precision of Automatic Program Repair with Machine Learning

发布时间:2023-04-21     浏览量:

报告题目:Improving the Precision of Automatic Program Repair with Machine Learning

报告时间:202342615:00

报告地点:腾讯会议

     点击链接入会,或添加至会议列表: https://meeting.tencent.com/dm/3lU4pFxUSpdG

       #腾讯会议:354-420-157)

报告人:叶荷

报告人国籍:中国

报告人单位:卡内基梅隆大学

 

 

B7DDC


  

报告人简介:叶荷于20232月在瑞典皇家理工取得博士学位,师从Martin Monperrus教授。本科毕业于四川大学,以及硕士毕业芬兰坦佩雷大学。主要研究方向为自动程序修复,基于深度学习的源代码分析,软件测试等。

 报告摘要:

Automatic program repair as a research field aims to eliminate software bugs and vulnerabilities in an automatic manner. Automatic program repair holds great promise to reduce the debugging cost and increase the productivity of software development. Test suite is one of the most widely used specifications for automatic program repair to specify correct program behavior and guide patch generation. However, the test suite is an incomplete specification with limited input-output data. This results in automatic program repair generating patches that merely satisfy test suite specifications, yet fail to repair buggy programs in general. The generation of numerous incorrect patches leads to low precision of automatic program repair.

In this talk, we focus on improving the precision of automatic program repair from three perspectives: patch generation, patch assessment in practice, and patch assessment for scientific evaluation. This thesis makes contributions to automatic program repair as follows.

First, in order to increase the precision of correct patch generation, we propose two automatic program repair approaches based on machine learning. Both these approaches are able to generate more unique correct patches that fail to be produced by existing work. Moreover, our works reduce the number the candidate patches and thus increase the correct patch precision.

Second, in order to increase the precision of patch assessment in practice, we propose to build a probabilistic model based on static code features to learn to discard incorrect patches. With the help of our solution, automatic program repair techniques increase the ratio of correct patches before providing them to practitioners.

Last, in order to increase the precision of patch assessment for scientific evaluation, we propose to use automatically generated test cases encoded with ground truth oracles to identify incorrect patches. In this way, we help researchers conduct automated patch assessment to alleviate the precision problem in manual patch assessment.

 

邀请人:辛奇、陈金富