PulseAugur
实时 07:01:37
English(EN) TraceCoder: Explainable and Auditable Code Generation with Position-Key Snippet Versioning

TraceCoder 增强了 LLM 代码生成的透明度和可审计性

研究人员开发了 TraceCoder,这是一个旨在使大型语言模型 (LLM) 代码生成更透明和可审计的新系统。与当前的黑盒方法不同,TraceCoder 通过关系型片段历史模式记录代码的原理和演变。该系统允许进行完整的来源查询,并以详细的注释可视化代码历史。TraceCoder 还采用独特的索引方案来实现稳定的片段识别,从而能够精细跟踪更改。评估表明,TraceCoder 可以追溯大部分代码片段的修复事件,提供在生产部署中建立信任所必需的可追溯叙述。 AI

影响 增强了 LLM 生成代码的信任度和可问责性,可能加速其在生产环境中的采用。

排序理由 该集群包含一篇详细介绍新代码生成系统的研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

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

TraceCoder 增强了 LLM 代码生成的透明度和可审计性

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Rwaida Alssadi, Muntaser Syed, Balaji Kasula, Lamine Deen, Majed Alotaibi, Mohammed Alghamdi, Tyler Ton, Ali Alqarni, Marius Silaghi ·

    TraceCoder:具有位置键片段版本控制的可解释和可审计代码生成

    arXiv:2607.26307v1 Announce Type: new Abstract: Contemporary LLM-based coding agents produce code as black-box outputs: the rationale behind each line is hidden, the evolution of the code through benchmark-driven repair is ephemeral, and post-hoc auditing is impossible. We presen…