Fusing multi-abstraction vector space models for concern localization

Yun Zhang, David Lo, Xin Xia, Giuseppe Scanniello, Tien Duy B. Le, Jianling Sun

Research output: Contribution to journalArticleResearchpeer-review

9 Citations (Scopus)

Abstract

Concern localization refers to the process of locating code units that match a particular textual description. It takes as input textual documents such as bug reports and feature requests and outputs a list of candidate code units that are relevant to the bug reports or feature requests. Many information retrieval (IR) based concern localization techniques have been proposed in the literature. These techniques typically represent code units and textual descriptions as a bag of tokens at one level of abstraction, e.g., each token is a word, or each token is a topic. In this work, we propose a multi-abstraction concern localization technique named M ULAB. M ULAB represents a code unit and a textual description at multiple abstraction levels. Similarity of a textual description and a code unit is now made by considering all these abstraction levels. We combine a vector space model (VSM) and multiple topic models to compute the similarity and apply a genetic algorithm to infer semi-optimal topic model configurations. We also propose 12 variants of M ULAB by using different data fusion methods. We have evaluated our solution on 175 concerns from 9 open source Java software systems. The experimental results show that variant CombMNZ-Def performs better than other variants, and also outperforms the state-of-art baseline called P R (PageRank based algorithm), which is proposed by Scanniello et al. (Empir Softw Eng 20(6):1666–1720 2015) in terms of effectiveness and rank.

Original languageEnglish
Pages (from-to)2279-2322
Number of pages44
JournalEmpirical Software Engineering
Volume23
Issue number4
DOIs
Publication statusPublished - Aug 2018

Keywords

  • Concern localization
  • Data fusion
  • Multi-Abstraction
  • Text retrieval
  • Topic modeling

Cite this