English

Automatically Matching Bug Reports With Related App Reviews

Software Engineering 2021-02-16 v1 Information Retrieval

Abstract

App stores allow users to give valuable feedback on apps, and developers to find this feedback and use it for the software evolution. However, finding user feedback that matches existing bug reports in issue trackers is challenging as users and developers often use a different language. In this work, we introduce DeepMatcher, an automatic approach using state-of-the-art deep learning methods to match problem reports in app reviews to bug reports in issue trackers. We evaluated DeepMatcher with four open-source apps quantitatively and qualitatively. On average, DeepMatcher achieved a hit ratio of 0.71 and a Mean Average Precision of 0.55. For 91 problem reports, DeepMatcher did not find any matching bug report. When manually analyzing these 91 problem reports and the issue trackers of the studied apps, we found that in 47 cases, users actually described a problem before developers discovered and documented it in the issue tracker. We discuss our findings and different use cases for DeepMatcher.

Keywords

Cite

@article{arxiv.2102.07134,
  title  = {Automatically Matching Bug Reports With Related App Reviews},
  author = {Marlo Häring and Christoph Stanik and Walid Maalej},
  journal= {arXiv preprint arXiv:2102.07134},
  year   = {2021}
}

Comments

Accepted for publication to the 43rd International Conference on Software Engineering (ICSE21)

R2 v1 2026-06-23T23:08:35.142Z