PulseAugur
实时 19:28:01
English(EN) Automated Root-Cause Subclassification and No-Code Fix Generation for Invalid Bug Reports

AI 对无效 Bug 报告进行分类,并提出无代码修复建议

研究人员开发了自动分类无效 Bug 报告并建议无代码修复的方法,旨在减少客户支持中的资源浪费。他们在一个精心策划的基准上试验了大型语言模型 (LLM)、检索增强生成 (RAG) 和代理式网络搜索。检索增强生成在子分类方面取得了最高的性能,而代理式网络搜索在生成无代码修复方面表现出色。 AI

影响 自动化 Bug 报告分类和修复生成可以显著降低客户支持成本并提高软件开发效率。

排序理由 该集群包含一篇研究论文,详细介绍了软件 Bug 报告分类和修复生成的新方法和实验结果。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.MA (Multiagent) 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Eray Tuzun ·

    针对无效 Bug 报告的自动化根本原因子分类和无代码修复生成

    Issues faced when using software are reported in the form of bug reports. However, many bug reports are invalid, meaning they do not require code changes, and are resolved with a no-code fix. Manually determining the root cause of the invalid bug reports and providing actionable …