CosTriage: A Cost-Aware Triage Algorithm for Bug Reporting Systems

Authors

  • Jin-woo Park Pohang University of Science and Technology (POSTECH)
  • Mu-Woong Lee Pohang University of Science and Technology (POSTECH)
  • Jinhan Kim Pohang University of Science and Technology (POSTECH)
  • Seung-won Hwang Pohang University of Science and Technology (POSTECH)
  • Sunghun Kim Hong Kong University of Science and Technology (HKUST)

DOI:

https://doi.org/10.1609/aaai.v25i1.7839

Abstract

"Who can fix this bug?" is an important question in bug triage to "accurately" assign developers to bug reports. To address this question, recent research treats it as a optimizing recommendation accuracy problem and proposes a solution that is essentially an instance of content-based recommendation (CBR). However, CBR is well-known to cause over-specialization, recommending only the types of bugs that each developer has solved before. This problem is critical in practice, as some experienced developers could be overloaded, and this would slow the bug fixing process. In this paper, we take two directions to address this problem: First,we reformulate the problem as an optimization problem of both accuracy and cost. Second, we adopt a content-boosted collaborative filtering (CBCF), combining an existing CBR with a collaborative filtering recommender (CF), which enhances the recommendationquality of either approach alone. However, unlike general recommendation scenarios, bug fix history is extremely sparse. Due to the nature of bug fixes, one bug is fixed by only one developer, which makes it challenging to pursue the above two directions. To address this challenge, we develop a topic-model to reduce the sparseness and enhance the quality of CBCF. Our experimental evaluation shows that our solution reduces the cost efficiently by 30% without seriously compromising accuracy.

Downloads

Published

2011-08-04

How to Cite

Park, J.- woo, Lee, M.-W., Kim, J., Hwang, S.- won, & Kim, S. (2011). CosTriage: A Cost-Aware Triage Algorithm for Bug Reporting Systems. Proceedings of the AAAI Conference on Artificial Intelligence, 25(1), 139-144. https://doi.org/10.1609/aaai.v25i1.7839