The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

In simulated AI development races, LLMs with similar overall aggression hide divergent, model-specific strategies and failures of task tracking; careful audit checks show rule recall often coexists with incorrect state or payoff reasoning, warning against treating aggregate unsafe rates as evidence of human-like strategic understanding.

Humans Are More Diverse: Frontier LLMs Show Extreme Policies in Idealised AI Development Races
Phu Hoa Pham, Duy Minh Dao Sy, Trung Kiet Huynh, Phu Quy Nguyen Lam, Chi Nguyen Tran, Minh Trung Le, Phong Hao Le, Dinh Nam Nguyen, Thien Ky Nguyen Dong, Elias Fernandez Domingos, Le Hong Trang, The Anh Han · August 02, 2026
arxiv descriptive medium evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Phu Hoa Pham unresolved corpus identity
  2. Duy Minh Dao Sy unresolved corpus identity
  3. Trung Kiet Huynh unresolved corpus identity
  4. Phu Quy Nguyen Lam unresolved corpus identity
  5. Chi Nguyen Tran unresolved corpus identity
  6. Minh Trung Le unresolved corpus identity
  7. Phong Hao Le unresolved corpus identity
  8. Dinh Nam Nguyen unresolved corpus identity
  9. Thien Ky Nguyen Dong unresolved corpus identity
  10. Elias Fernandez Domingos unresolved corpus identity
  11. Le Hong Trang unresolved corpus identity
  12. The Anh Han unresolved corpus identity

Semantic Scholar

Latest observation:

  1. P. Pham provider ID
  2. Duy Minh Dao Sy provider ID
  3. Trung-Kiet Huynh provider ID
  4. Phu-Minh Lam provider ID
  5. Chi-Nguyen Tran provider ID
  6. Minh Trung Lê provider ID
  7. Phong-Hao Le provider ID
  8. Dinh Nam Nguyen provider ID
  9. Thien Ky Nguyen Dong provider ID
  10. Elias Fernández Domingos provider ID
  11. Le Hong Trang provider ID
  12. T. Han provider ID
In idealised multi-agent AI-development race simulations, frontier LLMs produce model-specific, trajectory-dependent patterns of Unsafe play—aggregate unsafe rates can mask large differences in how models track state, respond to opponents, and react to race position, and validity audits reveal correct rule recall can coexist with poor state-tracking or payoff calculation.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

An AI development race creates a multi-agent safety dilemma. Each company can develop slowly and safely, or move faster while taking a risk that may remove its final reward. We use this repeated game to study strategic safety behaviour among large language model (LLM) agents in races with two to five players. However, a valid action does not show that an agent understands the game. We therefore place an audit gate before behavioural interpretation. We first verify the game engine, then test rule recall, state tracking, payoff calculation, and stability under different but equivalent task descriptions. We then compare LLM action sequences with an evolutionary game-theory benchmark and published human data, and explore differences across models, risk conditions, personas, and two- to five-player races. The audit shows that strong rule recall can coexist with weak state tracking and expected-payoff calculation. Providing verified arithmetic and changing the response representation can also change later actions, even when the game rules stay fixed. Across seven tested model endpoints, aggregate rates hide large differences in action sequences, responses to opponents, and responses to race position. Patterns across the tested three- to five-player races are also model-specific rather than a single effect of adding competitors. These results show why multi-agent AI-race simulations need validity checks and trajectory-level analysis before their outputs are described as strategic, human-like, or safety-aware. Our findings are exploratory and apply only to the tested models, prompts, and decoding settings.

Summary

Main Finding

Frontier LLMs do not converge on a single, human-like strategic policy in idealised AI-development races. After an audit that verifies rule recall, many models still show unstable or incorrect state tracking and payoff computation; equivalent prompt/representation changes and simple arithmetic disclosure can substantially alter later actions. Aggregate Unsafe rates therefore hide large, model- and prompt-specific differences in full action trajectories, responses to opponent history, and rank effects in multi-player races.

Key Points

  • Audit-first approach: the authors place a four-level validity gate before behavioural interpretation:
  • Mechanical validity (engine applies rules correctly).
  • Task validity (rule recall, state reconstruction, state transition, payoff calculation).
  • Representation robustness (stability under wording, label-order, and response-mapping changes).
  • Behavioural comparison to human data and theoretical benchmarks.
  • Game design:
    • Two-player reproduction of Domingos & Han plus N-player (N=3–5) generalisation from Han et al.
    • Per-round progress: Safe = +1.0, Unsafe = +1.5.
    • Two-player stage-payoff matrix and N-player payoff formulas (b=4, c=1, s=1.5).
    • Hidden minimum horizon (≥5 rounds) with geometric stopping (p=0.2 after round 5; E[T] ≈ 9).
    • Terminal prize B=100 divided among top-progress winners. Only winners face private-setback risk: q_i(T) = pmax_r * (n_Ui(T) / T), with pmax_r ∈ {0.10, 0.60, 0.90}.
  • Benchmarks: four simple strategies (Always Safe, Always Unsafe, Conditional Safe, Conditional Unsafe) and an evolutionary-population benchmark indicating risk-dependent dominant strategies.
  • Experimental controls:
    • Engine resolves actions and preserves complete logs (prompts, raw responses, parsed actions, parser failures, seeds).
    • Race is the main unit of analysis; parse failures contaminate entire races.
    • Persona and narrative-skin manipulations treated as experimental interventions (risk-aware levels, coop/adv frames, neutral/placebo).
    • Diagnostic variant: deterministic decision card exposing immediate payoffs and private-risk consequences.
  • Principal empirical findings:
    • Models with similar overall Unsafe rates can differ substantially in trajectory structure (path dependence on first move, opponent history, and relative progress).
    • Rule recall (e.g., repeating the rules) often coexists with poor state-tracking or incorrect expected-payoff calculation.
    • Small, meaning-preserving changes to prompt wording, action-label mapping, or output format can materially change subsequent actions; disclosing arithmetic (verified calculations) can also shift behaviour.
    • Multi-player dynamics (3–5 players) produce model- and persona-specific rank–Unsafe associations; effects are not a uniform function of group size and are not monotonic.
    • Aggregate measures (Unsafe rates) are insufficient to claim strategic, human-like, or safety-aware behaviour.
  • Scope and limitations: exploratory results limited to the tested checkpoints, prompts, decoding settings, and time period; not claims about LLMs generally.

Data & Methods

  • Reproduction and extension:
    • Two-player race reproduced from Domingos & Han.
    • N-player (N=3,4,5) generalisation following Han et al.’s stage-payoff rule.
  • Environment mechanics enforced by a game engine that:
    • Presents simultaneous sealed actions per round.
    • Applies progress increments, computes stage payoffs, samples hidden termination, assigns prize splits, computes private setback risk for winners, and zeroes payoffs on failure.
    • Saves all inputs/outputs, parser metadata, seeds, retries, and final outcomes.
  • Audit probes:
    • 41 atomic probes for rule recall, one-stage payoffs, state reconstruction, state transitions, terminal scoring, and expected-payoff calculation.
    • Variation across wording, paraphrase, response-label order, and arithmetic disclosure.
    • Semantic correctness and output-format compliance scored separately.
  • Agents and prompt conditions:
    • Seven model endpoints tested (paper reports heterogeneity across these endpoints).
    • Persona families: canonical baseline (no persona), neutral placebo, risk-aware (six levels adapted from Eckel–Grossman gamble scale), cooperative/adversarial frames.
    • Narrative skins: eight story framings that keep the game rules fixed but change surface description; Safe/Unsafe replaced with different labels in some conditions.
  • Analysis approach:
    • Trajectory-level analysis (full sequences of actions) rather than only aggregate Unsafe rates.
    • Comparison with human experimental data (Domingos & Han) and with evolutionary-game-theory benchmarks.
    • Report contamination by parse failures; treat contaminated races as excluded for behavioural interpretation unless otherwise analyzed.

Implications for AI Economics

  • Validity gates are essential when using LLMs as economic or strategic agents. Simulated strategic behaviour requires more than plausibly formatted outputs; researchers must verify state-tracking and payoff computation before interpreting policy-level results.
  • Aggregate summary statistics (e.g., overall Unsafe rate) are insufficient for policy inference. Trajectories, path dependence, and reaction to rank/opponent history can change key dynamics (e.g., escalation or restraint) and therefore economic outcomes.
  • Prompt design and response representation are experimental interventions. Small, meaning-preserving prompt changes (label order, answer mapping, narrative skin, persona lines) can alter multi-agent dynamics, so simulation-based policy evaluations should report prompt robustness checks and sensitivity analyses.
  • Multi-agent economic modelling with LLMs should log and treat parse failures, retries, and engine-level resolution as first-class outputs; race-level contamination can bias downstream inferences.
  • Persona or framing interventions (designed to emulate firm preferences or regulatory incentives) will affect agent behaviour and are not neutral proxies for human traits—policy conclusions should account for this.
  • Use-case guidance:
    • LLM-based simulations are useful for exploratory, pilot, or hypothesis-generating work but require corroboration with validated agent models or human data for high-stakes policy guidance.
    • Include theoretical benchmarks (e.g., simple strategy families, evolutionary equilibria) to contextualise observed behaviours and to detect false positives where behaviour matches aggregate benchmarks but not underlying reasoning.
  • Recommended methodological practices for economic researchers using LLMs:
    • Implement an auditable game engine that enforces mechanics and logs all interactions.
    • Pre-register prompt/config hashes, model identifiers, exclusion rules, and stopping criteria for confirmatory claims.
    • Run representation-robustness checks (wording, label order, output format) and arithmetic-disclosure tests.
    • Analyse full trajectories and heterogeneity across agents/models rather than only averages.
    • Report how sensitive multi-agent outcomes are to group size, persona framing, and model choice.

Limitations to keep in mind: the paper’s conclusions are explicitly scoped to the tested models, prompts, decoding settings, and run period; they are exploratory rather than definitive generalisations about all LLMs or about real-world firm behaviour.

Assessment

Paper Typedescriptive Evidence Strengthmedium — The paper presents controlled simulation experiments with careful validity audits and comparisons to game-theoretic and human benchmarks, which give moderate empirical support for the reported behavioral patterns; however evidence is limited to a small set of LLM endpoints, prompt variants, fixed game parameters and decoding settings, and the results are explicitly exploratory and scoped to those tested configurations, limiting causal or external claims. Methods Rigormedium — The authors implement a reproducible game engine, explicitly audit mechanical and task validity, log full prompts/responses/seeds, and separate diagnostic and confirmatory strata; but the study is partly exploratory (diagnostic pilots), is limited to a modest number of model endpoints and prompt/decoding regimes, and outcomes depend heavily on prompt framing and parsing robustness, which constrains inferential strength. SampleSimulated agents are several (seven reported) LLM endpoints prompted to play an idealized repeated AI-development race (reproducing the two-player Domingos & Han setup and generalizing to 3–5 players). Experiments vary risk levels (pmax_r in {0.10, 0.60, 0.90}), persona framings (neutral, risk-aware levels, cooperative/adversarial), narrative 'skins', answer-label mappings, and response representations; the engine enforces simultaneous sealed actions, progress increments (Safe=+1, Unsafe=+1.5), hidden horizon (min 5 rounds, geometric stop), per-round payoffs, terminal prize allocation, and private setback risk calculations. The authors record every prompt, raw response, parsed action, retry and seed, and treat whole races as the main unit of analysis. (Exact counts of races/trajectories/decisions are not provided in the excerpt.) Themesgovernance innovation GeneralizabilityResults apply only to the specific LLM checkpoints, prompt templates, persona and narrative variants, decoding settings and run period tested; different model versions or settings may behave differently., The game is an idealized abstraction of AI development races; it omits many real-world firm incentives, regulatory interventions, heterogeneous costs, and complex multi-dimensional safety trade-offs., Simulated LLM 'agents' are not deployed firms or autonomous decision-makers; translating simulated behaviour to real organisational behaviour is uncertain., Outcomes depend strongly on prompt phrasing, response-format mapping and parsing fidelity, so measurement artefacts may drive observed differences., Small number of model endpoints and exploratory diagnostics limit statistical generality across the broader model population.

Claims (9)

ClaimDirectionOutcomeConfidence & EvidenceDetails
Across the seven tested LLM endpoints, aggregate Unsafe rates concealed substantial differences in action sequences, responses to opponents, and responses to race position. Ai Safety And Ethics mixed Unsafe action sequences and behavioral responses to opponent history and relative race position
Reading fidelity high
Study strength medium
n=7
0.18
The tested LLMs did not express one common strategic policy in the two-player races; models with similar aggregate Unsafe rates could respond differently to risk, opponent history, and relative progress. Ai Safety And Ethics mixed Unsafe-choice behavior conditional on risk, opponent history, and relative progress
Reading fidelity high
Study strength medium
not reported
0.18
In three- to five-player races, the association between rank and Unsafe play varied by model and persona, and aggregate behavior did not change monotonically with group size. Ai Safety And Ethics mixed Unsafe-play rate associated with race rank and number of players
Reading fidelity high
Study strength medium
not reported
0.18
Rule recall could coexist with incorrect state tracking and expected-payoff calculation in the tested LLM agents. Decision Quality negative Correctness of game-state tracking and expected-payoff calculation
Reading fidelity high
Study strength medium
n=41
0.18
Providing verified arithmetic and changing the response representation could change subsequent agent actions even when the underlying game rules remained fixed. Ai Safety And Ethics negative Stability of subsequent action choices under equivalent task representations
Reading fidelity high
Study strength medium
not reported
0.18
In the two-player stage game, Unsafe strictly dominates Safe because it produces a higher stage payoff against either opponent action, while also advancing progress faster. Task Allocation positive Stage payoff and cumulative progress from choosing Unsafe rather than Safe
Reading fidelity high
Study strength high
not reported
0.3
The reconstructed finite-population evolutionary benchmark predicts a shift in the most common strategy from Always Unsafe at a maximum private-risk level of 0.10, to Conditional Unsafe at 0.60, and to Conditional Safe at 0.90. Task Allocation mixed Most common evolutionary strategy as a function of maximum private-risk condition
Reading fidelity high
Study strength medium
AU at 0.10; CAS at 0.60; CS at 0.90
0.18
The cited two-player human study found no clear preregistered difference between the two higher private-risk conditions. Ai Safety And Ethics null_result Unsafe-choice behavior across the two higher private-risk conditions
Reading fidelity high
Study strength medium
no clear difference
0.18
Exploratory analyses of the cited human data associated later Unsafe choices with the opponent's previous action, whether the player was ahead or behind, and the player's first action. Ai Safety And Ethics mixed Later Unsafe-choice decisions conditional on prior race history
Reading fidelity high
Study strength low
not reported
0.09

Notes