The impact of classifier configuration and classifier combination on bug localization

Authors: Stephen W. Thomas Meiyappan Nagappan Dorothea Blostein Ahmed E. Hassan

Venue: TSE   IEEE Transactions on Software Engineering, Vol. 39, No. 10, pp. 1427-1443, 2013

Year: 2013

Abstract: Bug localization is the task of determining which source code entities are relevant to a bug report. Manual bug localization is labor intensive since developers must consider thousands of source code entities. Current research builds bug localization classifiers, based on information retrieval models, to locate entities that are textually similar to the bug report. Current research, however, does not consider the effect of classifier configuration, i.e., all the parameter values that specify the behavior of a classifier. As such, the effect of each parameter or which parameter values lead to the best performance is unknown. In this paper, we empirically investigate the effectiveness of a large space of classifier configurations, 3,172 in total. Further, we introduce a framework for combining the results of multiple classifier configurations since classifier combination has shown promise in other domains. Through a detailed case study on over 8,000 bug reports from three large-scale projects, we make two main contributions. First, we show that the parameters of a classifier have a significant impact on its performance. Second, we show that combining multiple classifiers--whether those classifiers are hand-picked or randomly chosen relative to intelligently defined subspaces of classifiers--improves the performance of even the best individual classifiers.

Preprint: PDF

BibTeX:

@article{stephenw.thomas2013tioccaccobl,
    author = "Stephen W. Thomas and Meiyappan Nagappan and Dorothea Blostein and Ahmed E. Hassan",
    title = "The impact of classifier configuration and classifier combination on bug localization",
    year = "2013",
    pages = "1427-1443",
    journal = "IEEE Transactions on Software Engineering",
    volume = "39",
    number = "10"
}

Plain Text:

Stephen W. Thomas, Meiyappan Nagappan, Dorothea Blostein, and Ahmed E. Hassan, "The impact of classifier configuration and classifier combination on bug localization," IEEE Transactions on Software Engineering, pp. 1427-1443