SYNTHESIS NOTE
TopicsReasoning Logic Internal Rulesthis note

Do language models make rational strategic decisions in games?

Explores whether LLMs consistently apply game-theoretic reasoning to reach optimal strategies, and whether their performance holds as games become more complex. Understanding this matters for deploying LLMs in negotiation and competitive settings.

Synthesis note · 2026-06-03 · sourced from Reasoning Logic Internal Rules

Strategic decision-making — making choices that maximize expected utility given others' likely choices — is a demanding test of LLM rationality. Evaluating several frontier LLMs across complete-information games (Prisoner's Dilemma, Stag Hunt, etc.) and incomplete-information games (Deal-No-Deal), this work finds LLMs frequently deviate from rational strategies, and the deviation grows with game complexity (larger payoff matrices, deeper sequential trees). The fix is procedural: game-theoretic workflows that guide the model's reasoning and decision-making toward computing Nash equilibria. With the workflow, LLMs identify optimal strategies far better, reach near-optimal negotiation allocations, and become less exploitable.

The keeper is the same shape seen elsewhere: raw LLM rationality is unreliable and degrades with complexity, but an external reasoning scaffold that imposes the formal structure (here, game-theoretic computation) recovers it — capability is latent but needs the workflow to be reliably elicited.

This connects the vault's strategic-reasoning and workflow-scaffolding threads. It complements Do large language models use one reasoning style or many? (rationality isn't a uniform capability) and Why do standard dialogue systems fail at tracking negotiation agreement?, and the workflow-restores-capability pattern echoes Can LLMs actually forecast time series better than we think?.

Inquiring lines that read this note 3

This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.

How faithfully do LLMs reflect their actual reasoning in outputs and explanations? Why do language models reinforce false assumptions instead of correcting them? Do language models learn genuine linguistic structure or just surface patterns?

Related concepts in this collection 3

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
14 direct connections · 100 in 2-hop network ·medium cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

LLMs deviate from rational game-theoretic strategies as complexity grows but structured workflows restore near-Nash rationality