EMNLP 2022finding4 citations

Using Developer Discussions to Guide Fixing Bugs in Software

Sheena Panthaplackel, Milos Gligoric, Junyi Jessy Li, Raymond Mooney

Abstract

Automatically fixing software bugs is a challenging task. While recent work showed that natural language context is useful in guiding bug-fixing models, the approach required prompting developers to provide this context, which was simulated through commit messages written after the bug-fixing code changes were made. We instead propose using bug report discussions, which are available before the task is performed and are also naturally occurring, avoiding the need for any additional information from developers. For this, we augment standard bug-fixing datasets with bug report discussions. Using these newly compiled datasets, we demonstrate that various forms of natural language context derived from such discussions can aid bug-fixing, even leading to improved performance over using commit messages corresponding to the oracle bug-fixing commits.

BibTeX
@inproceedings{panthaplackel-etal-2022-using,
    title = "Using Developer Discussions to Guide Fixing Bugs in Software",
    author = "Panthaplackel, Sheena  and
      Gligoric, Milos  and
      Li, Junyi Jessy  and
      Mooney, Raymond",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-emnlp.169/",
    doi = "10.18653/v1/2022.findings-emnlp.169",
    pages = "2292--2301"
}
Using Developer Discussions to Guide Fixing Bugs in Software · EMNLP 2022