Tweet | |
H. Nakajima, Y. Higo, H. Yokoyama, and S. Kusumoto, "Toward Developer-like Automated Program Repair ―Modification Comparisons between GenProg and Developers―," In Proceedings of the 23rd Asia-Pacific Software Engineering Conference (APSEC2016), pp. 241-248, December 2016. | |
ID | 466 |
分類 | 国際会議 |
タグ | |
表題 (title) |
Toward Developer-like Automated Program Repair ―Modification Comparisons between GenProg and Developers― |
表題 (英文) |
|
著者名 (author) |
Hiroki Nakajima,Yoshiki Higo,Haruki Yokoyama,Shinji Kusumoto |
英文著者名 (author) |
Hiroki Nakajima,Yoshiki Higo,Haruki Yokoyama,Shinji Kusumoto |
編者名 (editor) |
|
編者名 (英文) |
|
キー (key) |
Hiroki Nakajima,Yoshiki Higo,Haruki Yokoyama,Shinji Kusumoto |
書籍・会議録表題 (booktitle) |
Proceedings of the 23rd Asia-Pacific Software Engineering Conference (APSEC2016) |
書籍・会議録表題(英文) |
|
巻数 (volume) |
|
号数 (number) |
|
ページ範囲 (pages) |
241-248 |
組織名 (organization) |
|
出版元 (publisher) |
|
出版元 (英文) |
|
出版社住所 (address) |
|
刊行月 (month) |
12 |
出版年 (year) |
2016 |
採択率 (acceptance) |
|
URL |
|
付加情報 (note) |
|
注釈 (annote) |
|
内容梗概 (abstract) |
Automated program repair is a way to reduce costs on program debugging to a large extent. Repair techniques using genetic programming have been attracting much attention. They were applied to actual software systems and they were able to fix several dozen of actual faults. However, programs generated by such techniques often include some source code changes not related to fixing a given fault even if they pass all given test cases. Furthermore, some researchers found that such techniques occasionally induce new faults which are not covered by existing test cases. The reason why those problems arise is that such techniques consider only given test cases. On the other hand, developers consider program behaviors not covered by test cases. Thus, those problems arise less frequently in programs modified by developers. Consequently, the authors suppose that if we make automated program modifications close to developers’ ones, we may be able to relieve those problems. At this moment, there is no research study investigating differences between automated modifications and developers’ ones. In this paper, we compare GenProg’s modifications with developers’ ones for the same faults. As a result, we found that developers tend to (1) change more different functions, (2) change control flows in source code, and (3) add/delete more code lines. |
論文電子ファイル | apsec2016_h-nakajm.pdf (application/pdf) [一般閲覧可] |
BiBTeXエントリ |
@inproceedings{id466, title = {Toward Developer-like Automated Program Repair ―Modification Comparisons between GenProg and Developers―}, author = {Hiroki Nakajima and Yoshiki Higo and Haruki Yokoyama and Shinji Kusumoto}, booktitle = {Proceedings of the 23rd Asia-Pacific Software Engineering Conference (APSEC2016)}, pages = {241-248}, month = {12}, year = {2016}, } |