Improved Duplicate Bug Report Identification

Authors: Yuan Tian Chengnian Sun David Lo

Venue: 2012 16th European Conference on Software Maintenance and Reengineering, pp. 385-390, 2012

Year: 2012

Abstract: Bugs are prevalent in software systems. To improve the reliability of software systems, developers often allow end users to provide feedback on bugs that they encounter. Users could perform this by sending a bug report in a bug report management system like Bugzilla. This process however is uncoordinated and distributed, which means that many users could submit bug reports reporting the same problem. These are referred to as duplicate bug reports. The existence of many duplicate bug reports may cause much unnecessary manual efforts as often a triager would need to manually tag bug reports as being duplicates. Recently, there have been a number of studies that investigate duplicate bug report problem which in effect answer the following question: given a new bug report, retrieve k other similar bug reports. This, however, still requires substantive manual effort which could be reduced further. Jalbert and Weimer are the first to introduce the direct detection of duplicate bug reports, it answers the question: given a new bug report, classify if it as a duplicate bug report or not. In this paper, we extend Jalbert and Weimer's work by improving the accuracy of automated duplicate bug report identification. We experiments with bug reports from Mozilla bug tracking system which were reported between February 2005 to October 2005, and find that we could improve the accuracy of the previous approach by about 160%.

BibTeX:

@inproceedings{yuantian2012idbri,
    author = "Yuan Tian and Chengnian Sun and David Lo",
    title = "Improved Duplicate Bug Report Identification",
    year = "2012",
    pages = "385-390",
    booktitle = "Proceedings of 2012 16th European Conference on Software Maintenance and Reengineering"
}

Plain Text:

Yuan Tian, Chengnian Sun, and David Lo, "Improved Duplicate Bug Report Identification," 2012 16th European Conference on Software Maintenance and Reengineering, pp. 385-390