基本信息
- 来源: arxiv
- 原始来源: http://arxiv.org/abs/2609.25001v1
- 发布域名: arxiv.org
- 分类: cs.CV
- 作者: Yiran Wang、Xingyilang Yin、Junfu Pu 等
要点解读
这是什么
它是一套针对视频游戏的多时间跨度数据和评测框架,包含自动化标注流程、大规模游戏录像与指令集合,以及可重复的离线与逐步在线评估模块。
用在哪里
适合需要评估模型在游戏中跨时长任务表现的研究者,也适合想构建或对比多模型游戏AI基准的团队。
可以推断的
- 推测:离线评测通过大量标准化问题实现可重复的模型对比。
- 推测:大规模录像库可能帮助模型学习不同游戏中的长期策略与动作映射。
来源摘要/节选
Modern video games provide a measurable testbed for AI models, combining abilities of visual understanding, instruction decomposition, goal planning, and precise action control over multiple temporal horizons. Existing datasets and benchmarks, however, either cover a narrow range of games, lack language instructions, or rely on high-variance online rollouts. To address these challenges, we introduce GameHorizon, a unified data and evaluation suite that measures gameplay capabilities at different horizons for diverse model families. GameHorizon Suite consists of three components. First, GameHorizon-Annotator is a scalable and automated annotation pipeline for multi-horizon instructions. Second, utilizing the pipeline, we construct GameHorizon-Data, the first large-scale AAA gameplay dataset with temporally aligned videos, player actions, and multi-horizon instructions. It comprises 5,000 hours of recordings from 21 games, collected by 100 human expert players. Third, we build GameHorizon-Bench with reproducible offline and stepwise online testing. The offline track enables reproducible evaluation using thousands of standardized questions organized into three primary tasks and a series of diagnostic variants, while the online track tests whether offline scores reflect actual gameplay capabilities and localizes failures to specific steps within long-horizon gameplay. Based on our GameHorizon Suite, we evaluate 47 models through more than one million model invocations, revealing a meaningful hierarchy of task difficulty and pronounced differences in model capabilities. Our work can provide a standardized yardstick for evaluating gameplay capabilities across horizons and model families. We will release our dataset, annotator, and benchmark to facilitate future research.
来源说明
当前保存的是来源摘要,不代表论文全文。请以原始来源为准。
「要点解读」由 AI Stack 依据上方已保存内容整理,不代表来源的完整表述;标注「推测:」的判断来自编辑,不是来源陈述。