Title :
Compositional Vector Space Models for Improved Bug Localization
Author :
Shaowei Wang ; Lo, Daniel ; Lawall, Julia
Author_Institution :
Sch. of Inf. Syst., Singapore Manage. Univ., Singapore, Singapore
fDate :
Sept. 29 2014-Oct. 3 2014
Abstract :
Software developers and maintainers often need to locate code units responsible for a particular bug. A number of Information Retrieval (IR) techniques have been proposed to map natural language bug descriptions to the associated code units. The vector space model (VSM) with the standard tf-idf weighting scheme (VSMnatural), has been shown to outperform nine other state-of-the-art IR techniques. However, there are multiple VSM variants with different weighting schemes, and their relative performance differs for different software systems. Based on this observation, we propose to compose various VSM variants, modelling their composition as an optimization problem. We propose a genetic algorithm (GA) based approach to explore the space of possible compositions and output a heuristically near-optimal composite model. We have evaluated our approach against several baselines on thousands of bug reports from AspectJ, Eclipse, and SWT. On average, our approach (VSM composite) improves hit at 5 (Hit@5), mean average precision (MAP), and mean reciprocal rank (MRR) scores of VSMnatural by 18.4%, 20.6%, and 10.5% respectively. We also integrate our compositional model with AmaLgam, which is a state-of-art bug localization technique. The resultant model named AmaLgamcomposite on average can improve Hit@5, MAP, and MRR scores of AmaLgam by 8.0%, 14.4% and 6.5% respectively.
Keywords :
genetic algorithms; information retrieval; natural language processing; program debugging; software maintenance; vectors; AmaLgam; AspectJ; Eclipse; Hit@5; IR techniques; MAP; MRR scores; SWT; VSM variants; VSMnatural; bug reports; code units; compositional model; compositional vector space model; genetic algorithm based approach; improved bug localization; information retrieval techniques; natural language bug descriptions; near-optimal composite model; optimization problem; software developers; software maintainers; software systems; standard tf-idf weighting scheme; vector space model; Biological cells; Genetic algorithms; Sociology; Standards; Statistics; Training; Vectors; bug localization; composite model; genetic algorithm; information retrieval;
Conference_Titel :
Software Maintenance and Evolution (ICSME), 2014 IEEE International Conference on
Conference_Location :
Victoria, BC
DOI :
10.1109/ICSME.2014.39