Automated Root-Cause Subclassification and No-Code Fix Generation for Invalid Bug Reports
Researchers have developed methods to automatically classify invalid bug reports and suggest no-code fixes, aiming to reduce resource waste in customer support. They experimented with large language models (LLMs), retrieval-augmented generation (RAG), and agentic web search on a curated benchmark. Retrieval-augmented generation achieved the highest performance in subclassification, while agentic web search excelled at generating no-code fixes. AI
IMPACT Automating bug report classification and fix generation could significantly reduce customer support costs and improve software development efficiency.