PulseAugur
实时 12:03:09
English(EN) Automating the Detection of Requirement Dependencies Using Large Language Models

LLM高精度自动化检测需求依赖性

研究人员开发了LEREDD,一种利用大型语言模型(LLM)自动化软件开发中需求依赖性检测的新方法。该方法采用检索增强生成(RAG)和上下文学习(ICL)来识别自然语言需求中的关键相互联系,这项任务由于其复杂性和手动工作量而常常被忽视。LEREDD在识别细粒度依赖类型方面取得了显著进展,准确率达到0.93,F1分数达到0.84,显著优于现有方法。 AI

影响 通过自动化需求工程中一项复杂的手动任务,提高了软件开发效率。

排序理由 该集群包含一篇研究论文,详细介绍了使用LLM进行需求依赖性检测的新方法。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

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

LLM高精度自动化检测需求依赖性

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Ikram Darif, Feifei Niu, Manel Abdellatif, Lionel C. Briand, Ramesh S., Arun Adiththan ·

    使用大型语言模型自动化检测需求依赖性

    arXiv:2602.22456v2 Announce Type: replace-cross Abstract: Requirements are inherently interconnected through various types of dependencies. Identifying these dependencies is essential, as they underpin critical decisions and influence a range of activities throughout software dev…