← 首页|学术|FM-Bench: A Benchmark for Long-Horizon Management with Competing Agents
Artificial Intelligence (cs.AI) · 2608.18423 · 2026/08/19

FM-Bench: A Benchmark for Long-Horizon Management with Competing Agents

Wang, Tianyou, Gao, Chongyang, Chen, Kezhen, Dong, Chen, He, Yinghao, Li, Donghan, Xu, Wangcheng, Zhang, Hongjiu
TL;DR:FM-Bench:LLM 当 20 年足球俱乐部经理,26 工具 340-400 个决策点,15 个前沿模型同场竞技——首个此规模的头对头长程评估。

🎯 问题

LLM agent 能可靠完成有界任务,但长程(行为有累积后果、环境回应选择)的持续决策能力未被系统测量。

🔬 方法

FM-Bench 让 agent 用 26 个工具管理足球俱乐部 20 个赛季,确定性引擎逐年累积到单一最终得分,无 LLM 裁判;solo 赛道 vs 冻结脚本世界,Arena 赛道 15 模型+脚本锚共享同一 20 年世界。
章节结构(全文标题提取):
1 Introduction
2 Related Work
3 FM-Bench
4 Experiments and Results
5 Conclusion
6 Limitations
7 Reproducibility
8 The Roster
9 What the Human Players Reported
10 The Scripted Anchors
11 Opponent Tiers
12 Arena Data Quality: the Notebook Audit

📊 结果

15 模型 3 seed 全部跑完长程,盲脚本基线大多中途死亡;claude-fable-5 居 solo 与 Arena 榜首,但冠军在 10 个模型间轮转;规模/价格/厂商无法预测名次,名次在后期才尘埃落定。

💡 与研究方向关联

长程多决策点、环境响应的基准设计,为 duplex agent 的长时交互评估提供方法论参照。

📝 原文摘要

▶ 原文摘要 Abstract
Language model agents now execute bounded tasks reliably. Whether they can sustain effective decision-making over long horizons, where actions have cumulative consequences and the environment responds to their choices, remains largely unmeasured. FM-Bench (Football Management Benchmark) measures this. An LLM agent runs a football club for 20 in-game years through 26 tools and roughly 340 to 400 decision stops. It drafts a squad on the same budget as every rival, trades players, negotiates contracts, invests in facilities and youth, sets lineups, and answers to a board that can fire it, while a deterministic engine accumulates every year into one final score with no LLM judge or human rater. The solo track plays each of 15 frontier models against a frozen scripted world, and the Arena places the same models plus a scripted anchor in one shared 20-year world; to our knowledge, the first head-to-head evaluation at this scale. We measure six behavioral capabilities behind the score. Across three seeds, all 15 models complete every horizon while the blind scripted baselines die out in most of theirs, and claude-fable-5 tops the solo board on mean score and the Arena, where the title nonetheless rotates among ten models. Neither scale, price, nor vendor predicts the order; the order settles only late in the horizon, and the best first-play human lands only at the bottom of the model board. What separates the models is managerial behavior rather than computation. Higher-scoring models reduce slow-payoff investment near the end, keep cash invested rather than idle, and open renewals well before the deadline, while token spend predicts nothing. No model learns the market's hidden prices from hundreds of rejected bids, and self-managed memory fails in two opposite modes: an archive that only grows or a plan rewritten every season. Code is available at https://github.com/Analogy-AI/fm-bench.
Deep Read · 2026-08-21高松灯 / Agent 日报
Long-HorizonBenchmarkCompeting AgentsHead-to-Head