Enhancement Report Approval Prediction: A Comparative Study of Large Language Models
Haosheng Zuo, Feifei Niu, Chuanyi Li

TL;DR
This paper systematically evaluates large language models for predicting enhancement report approvals, demonstrating their superior accuracy and potential to streamline software maintenance workflows compared to traditional methods.
Contribution
It provides a comprehensive comparison of 18 LLM variants against traditional models for ER approval prediction, highlighting improvements from fine-tuning and profile incorporation.
Findings
LLMs outperform traditional methods by 5% in accuracy.
Fine-tuning Llama 3.1 8B Instruct improves recall to 76.1%.
Incorporating creator profiles increases accuracy by 10.8%.
Abstract
Enhancement reports (ERs) serve as a critical communication channel between users and developers, capturing valuable suggestions for software improvement. However, manually processing these reports is resource-intensive, leading to delays and potential loss of valuable insights. To address this challenge, enhancement report approval prediction (ERAP) has emerged as a research focus, leveraging machine learning techniques to automate decision-making. While traditional approaches have employed feature-based classifiers and deep learning models, recent advancements in large language models (LLM) present new opportunities for enhancing prediction accuracy. This study systematically evaluates 18 LLM variants (including BERT, RoBERTa, DeBERTa-v3, ELECTRA, and XLNet for encoder models; GPT-3.5-turbo, GPT-4o-mini, Llama 3.1 8B, Llama 3.1 8B Instruct and DeepSeek-V3 for decoder models) against…
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.
Taxonomy
TopicsSoftware Engineering Research · Advanced Malware Detection Techniques · Software Engineering Techniques and Practices
