返回新聞
創新AI Understanding 簡報

FM-Bench tests whether AI agents can manage a football club for 20 years

A new arXiv benchmark places 15 language-model agents in a 20-year football-management simulation, testing whether they can make consistent decisions when short-term choices affect long-term outcomes.

5 min readRead the primary source
Source-provided image accompanying FM-Bench tests whether AI agents can manage a football club for 20 years
主要來源文件來源記錄
出版商
arxiv.org
來源連結
arxiv.orghttps://arxiv.org/abs/2608.18423
來源類型
主要文件-我們直接閱讀的官方公告、文件、文件或第一方頁面。
背景60 秒內了解這一點

從這裡開始

關鍵術語

大語言模型(LLM)
在海量文本語料庫上訓練來產生和分析文本的語言模型。
記憶體(代理記憶體)
AI 代理程式跨步驟或會話使用儲存的上下文來提高連續性。
Prompt Engineering
設計提示以提高輸出品質、可靠性和可控性。
測試一下自己AI 代理測驗

發生了什麼事

Researchers introduced FM-Bench, a benchmark in which language-model agents manage a football club through 20 in-game years. The authors report that the benchmark evaluates 15 frontier models in solo and shared-world competitions, with a deterministic engine producing the final scores rather than an AI judge or human rater.

The supplied primary source is an arXiv page for a paper submitted on Aug. 19, 2026. The authors describe FM-Bench, or Football Management Benchmark, as an evaluation of long-horizon management by language-model agents. Each agent runs a club for 20 in-game years and makes roughly 340 to 400 decisions through 26 tools. The task includes drafting a squad, trading players, negotiating contracts, investing in facilities and youth development, setting lineups, and responding to a board that can dismiss the manager.

The benchmark has two reported tracks. In the solo track, each of 15 frontier models plays against a frozen scripted world. In the Arena, the same models and a scripted anchor compete in one shared 20-year world. The source says all models completed every horizon across three seeds, while blind scripted baselines failed to complete most of theirs. A deterministic game engine accumulates decisions into one final score, so the evaluation does not rely on an LLM judge or a human rater.

The authors report that claude-fable-5 ranked first on the solo leaderboard by mean score and also led the Arena, although the title rotated among ten models. They say rankings settled only late in the simulated horizon, and that the best first-play human participant placed at the bottom of the model leaderboard. The paper identifies six behavioral capabilities behind the overall score. According to the abstract, stronger performers reduced slow-payoff investment near the end, kept cash invested instead of idle, and began contract renewals well before deadlines.

The source also reports several weaknesses. The tested models did not learn hidden market prices despite hundreds of rejected bids. Self-managed memory failed in two opposing ways: some systems accumulated an ever-growing archive, while others rewrote their plans every season. The supplied source does not give the individual scores, full model list, game-engine details, prompt and tool specifications, or the statistical spread across seeds. It identifies the paper as an arXiv preprint; the supplied page does not establish independent peer review.

來源詳情: arxiv.org

為什麼這很重要

The study targets a gap in current agent evaluations: whether systems can maintain effective decision-making across hundreds of linked choices. Its results suggest that long-horizon performance may depend more on managerial behavior—such as timing investments, managing cash, and renewing contracts—than on model scale, price, or token use. The evidence remains limited to the benchmark's simulated football environment and the authors' reported experiments.

FM-Bench addresses a practical limitation in many agent tests: bounded tasks can be completed one at a time, but a long sequence of choices can make early mistakes expensive and later decisions dependent on earlier ones. A 20-year simulation with hundreds of decision points creates a way to inspect those cumulative effects. The source's central claim is not that agents can manage real clubs, but that their ability to sustain coherent strategy can be measured more directly than in short, isolated tasks.

The reported results point toward behavior as an important source of performance differences. The authors say neither model scale, price, vendor, nor token spending predicted the ordering, while choices about investment timing, cash use, and contract renewals did. If reproduced, that finding would complicate the assumption that more computation or more generated text automatically produces better long-horizon control. It could also encourage developers and evaluators to measure planning discipline, deadline management, resource allocation, and memory use separately from a single end score.

The benchmark's strongest public value is its evaluation design. A deterministic engine can make outcomes more repeatable than subjective judging, and the shared Arena makes agents interact with the same evolving conditions rather than playing entirely separate games. Still, the evidence is bounded. Football management has a particular set of rules, incentives, and abstractions, and success in that environment does not independently demonstrate reliability in healthcare, finance, administration, or other high-consequence work. The supplied material contains no independent replication or real-world deployment evidence.

Interactive Mechanism

互動機制:它實際上是如何運作的

以互動方式探索這項發展背後的基礎技術。

Agent Lifecycle Stage:
1
User Intent & Planning: "Audit customer refund request #4092 and settle payment."
2
Tool Calling: Emits structured JSON call crm_get_transaction(id='4092').
3
Guardrail & Verification:🛡️ Paused: High-value action requires human operator sign-off.
4
Final Settlement: Refund recorded, email receipt dispatched, and audit log stored.
Core takeaway: An AI agent is not just a language model—it is a closed loop of planning, tool invocation, and environment feedback. Production systems require self-healing retries and strict human approval guardrails.
互動式概念檢查+10 Points
AI Agents Quiz

What most distinguishes an AI agent from a basic chatbot?

接下來看什麼

The main questions are whether FM-Bench can be independently reproduced, whether its rankings persist under different seeds and environments, and whether the measured behaviors transfer to real work. The supplied source does not provide detailed scores, model configurations, scoring rules, or evidence that the findings have been peer reviewed.

Reproducibility is the first test. The source says code is available, but the supplied text does not provide a repository, benchmark license, or enough implementation detail to reproduce the result. Readers should look for the complete scoring function, environment rules, tool definitions, prompts, model versions, sampling settings, seed-level results, and exact Arena protocol. Those details matter because small changes to the simulated market, board behavior, or budget constraints could alter the ranking.

The model leaderboard should also be treated as provisional. The abstract names claude-fable-5 as the top model but does not identify all 15 systems, report score margins, or explain how models were selected and accessed. It is therefore unknown whether the ordering reflects durable capabilities, , tool-use differences, model availability at the time of testing, or random variation. The claim that the title rotated among ten models suggests meaningful instability, but the supplied source does not quantify that instability.

A broader research question is whether the six reported behaviors generalize beyond football. Follow-up tests could vary the game, introduce different market structures, add adversarial or unexpected events, compare memory systems under controlled conditions, and use more human participants. The source also leaves open whether models can learn hidden prices with better feedback, whether end-of-horizon strategies are rational under the benchmark's incentives, and how much the scripted world shapes the outcome. Until those questions are answered, FM-Bench is evidence about a demanding simulation, not proof of general-purpose managerial competence.

相關指引和測驗

人工智慧代理人工智慧模型解釋人工智慧培訓AI 的未來測試你所知道的—嘗試免費的人工智慧測驗在我們的詞彙表中尋找人工智慧術語
覺得有用嗎?