PulseAugur
实时 07:12:40
English(EN) TENET: One Step Toward Test-Driven Development for Repository-Level Code Generation

新研究致力于AI代码生成评估与测试

两篇新研究论文探讨了AI生成代码评估方面的进展。第一篇TENET介绍了一个用于代码库级别代码生成的测试驱动开发框架,在RepoCod和RepoEval等基准测试中取得了Claude Sonnet 4的高Pass@1分数。第二篇ACES论文提出了一种评估代码生成评估测试可靠性的新方法,侧重于一致性以及测试区分正确代码和错误代码的能力。 AI

影响 这些论文引入了新颖的方法来提高AI生成代码评估的可靠性和有效性,有望带来更强大的代码生成模型。

排序理由 两篇学术论文发表在arXiv上,提出了用于评估AI生成代码的新方法。

在 arXiv cs.AI 阅读 →

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

新研究致力于AI代码生成评估与测试

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Yiran Hu, Nan Jiang, Shanchao Liang, Yi Wu, Lin Tan ·

    TENET: One Step Toward Test-Driven Development for Repository-Level Code Generation

    arXiv:2509.24148v3 Announce Type: replace-cross Abstract: Test-Driven Development (TDD) is a widely adopted practice that requires developers to create and execute tests alongside implementation. With recent advances in Large Language Models (LLMs), developers can shift from manu…

  2. arXiv cs.LG TIER_1 English(EN) · Hui Sun, Yun-Ji Zhang, Zheng Xie, Ren-Biao Liu, Yali Du, Xin-Ye Li, Ming Li ·

    ACES: Who Tests the Tests? Leave-One-Out AUC Consistency for Code Generation

    arXiv:2604.03922v2 Announce Type: replace Abstract: Selecting LLM-generated code candidates using LLM-generated tests is challenging because the tests themselves may be incorrect. Existing methods either treat all tests equally or rely on ad-hoc heuristics to filter unreliable te…