iTiger: An Automatic Issue Title Generation Tool
Ting Zhang, Ivana Clairine Irsan, Ferdian Thung, DongGyun Han, David, Lo, Lingxiao Jiang

TL;DR
This paper introduces iTiger, a fine-tuned BART-based tool for automatic issue title generation in software engineering, outperforming previous methods in accuracy and user preference.
Contribution
It is the first to adapt BART, a pre-trained language model, for issue title generation, demonstrating significant improvements over state-of-the-art approaches.
Findings
iTiger outperforms iTAPE by 29.7% in ROUGE-1 score
Manual evaluation shows 72.7% preference for iTiger titles
Evaluators find iTiger useful and easy to use
Abstract
In both commercial and open-source software, bug reports or issues are used to track bugs or feature requests. However, the quality of issues can differ a lot. Prior research has found that bug reports with good quality tend to gain more attention than the ones with poor quality. As an essential component of an issue, title quality is an important aspect of issue quality. Moreover, issues are usually presented in a list view, where only the issue title and some metadata are present. In this case, a concise and accurate title is crucial for readers to grasp the general concept of the issue and facilitate the issue triaging. Previous work formulated the issue title generation task as a one-sentence summarization task. A sequence-to-sequence model was employed to solve this task. However, it requires a large amount of domain-specific training data to attain good performance in issue title…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
