PulseAugur
实时 20:49:49
English(EN) Mage: Multi-Axis Evaluation of LLM-Generated Executable Game Scenes Beyond Compile-Pass Rate

新的 Mage 框架评估 LLM 游戏场景生成,超越编译率

研究人员开发了一个名为 Mage 的新评估框架,用于评估大型语言模型 (LLM) 生成可执行游戏场景的能力。该框架超越了简单的编译通过率,涵盖了不同 LLM 和游戏概念的运行时成功率、结构保真度和机制遵循度。他们的研究结果表明,虽然直接的自然语言到代码生成实现了较高的运行时成功率,但往往会导致结构不健全的场景,而中间表示条件化则以牺牲运行时成功率为代价提高了结构完整性。 AI

影响 引入了一种更强大的 LLM 代码生成评估方法,突出了当前指标的局限性,并为特定领域任务提出了改进建议。

排序理由 学术论文,介绍了一种新的 LLM 代码生成评估方法。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

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

新的 Mage 框架评估 LLM 游戏场景生成,超越编译率

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Kıvanç Tatar ·

    Mage: Multi-Axis Evaluation of LLM-Generated Executable Game Scenes Beyond Compile-Pass Rate

    Compile-pass rate is the dominant evaluation signal for LLM code generation, yet for multi-component domain-specific artifacts it can be actively misleading. We demonstrate this on executable game scene synthesis with a four-axis evaluation protocol (named `Mage') -- compile succ…