PulseAugur
实时 07:53:41
English(EN) SHERLOC: Structured Diagnostic Localization for Code Repair Agents

新的SHERLOC框架提高了LLM代码修复的效率和准确性

研究人员开发了SHERLOC,一个旨在提高大型语言模型(LLM)代理在代码修复任务中的效率和准确性的新框架。这个无需训练的框架利用具有专门的存储库工具和自我恢复能力的推理LLM,无需进行微调或多代理编排。SHERLOC实现了最先进的定位性能,在各种模型规模上均优于现有方法。当集成到修复代理中时,SHERLOC显著提高了解决率,同时减少了定位时间和令牌使用量。 AI

影响 该框架可以显著提高AI驱动的代码开发工具的效率和有效性。

排序理由 该集群报道了一篇详细介绍代码修复代理新框架的研究论文。

在 arXiv cs.CL 阅读 →

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

新的SHERLOC框架提高了LLM代码修复的效率和准确性

报道来源 [2]

  1. arXiv cs.CL TIER_1 English(EN) · Hovhannes Tamoyan, Sean Narenthiran, Erik Arakelyan, Mira Mezini, Boris Ginsburg ·

    SHERLOC: Structured Diagnostic Localization for Code Repair Agents

    arXiv:2606.24820v1 Announce Type: new Abstract: LLM agents solve repository-level coding tasks through multi-turn tool use, but utilize half their budget on locating faults before editing. Dedicated localization frameworks have emerged, yet are still evaluated as file retrieval r…

  2. arXiv cs.CL TIER_1 English(EN) · Boris Ginsburg ·

    SHERLOC: Structured Diagnostic Localization for Code Repair Agents

    LLM agents solve repository-level coding tasks through multi-turn tool use, but utilize half their budget on locating faults before editing. Dedicated localization frameworks have emerged, yet are still evaluated as file retrieval rather than actionable diagnosis, producing locat…