INQUIRING LINE

Simulated economies built from AI agents can look realistic, but can they tell you why something happens?

Can economic world models explain outcomes or only predict them?

This explores whether an economic world model, meaning a simulated economy built from LLM agents, can tell you why an outcome happens and what would change it, or whether it mostly reproduces outcomes that look right.


This explores whether a simulated economy can tell you why an outcome happens and what would change it, or whether it mostly reproduces outcomes that look right. The corpus suggests it is mostly the second today, and it gives a fairly clear picture of what would have to change. One note ranks economic world models on a six-level ladder by how much of the economy's behavior emerges from inside the simulation rather than being scripted in. Most current work sits on the lower rungs, with fixed or adaptive agents. Agents that evolve themselves, institutions that arise on their own, and validation against real-world data are all rare Where do economic world models currently stand in capability?.

Prediction and explanation come apart because a model can be right about outcomes for the wrong reasons. Transformers trained on orbital mechanics predict well without learning a unified picture of the physics. When they are fine-tuned on new slices of the problem, they reveal nonsensical laws that change from slice to slice Do foundation models learn world models or task-specific shortcuts?. The corpus draws the line at interventions. A model earns the name "world model" when it can reason about counterfactuals, not just surface regularities What makes a world model actually useful for reasoning?. A related note argues that world models should be built to simulate the possibilities an agent could act on, not to predict the next frame What should a world model actually be designed to do?. For an economy, this means asking what happens if the rules of a market change. Forecasting where prices go next doesn't answer that.

The closest thing to a direct answer is the causal-model work. LLMs guided by structural causal models can propose and test hypotheses in negotiation, bail, interview and auction simulations. Those simulations get the direction of an effect reliably but not its size Can structural causal models automate social science with language models?. So they can partly explain, in the sense of telling you which way a lever pushes. They can't yet tell you how hard, and that is what you would need to use them for forecasting.

Two other findings point to gaps that an economic simulation would inherit. Markets run on private information, and LLMs look socially competent when one model plays every party but fail systematically once agents hold secrets. A simulation that seems to explain a market may just be one author telling a coherent story Why do LLMs fail when simulating agents with private information?. Explanation also needs people's reasons. Tracking only the physical scene gives wrong predictions of human action, and beliefs, wants and intentions have to be explicit state Can world models predict human action from physics alone?. By that logic, an economy modeled as flows and prices, without the agents' beliefs and wants, can fit the data without saying why anyone chose what they chose.

The way out is probably the ladder's rarest rung, validation against real data. Systems that only improve themselves go in circles, and the methods that work bring in an outside anchor such as a judge, a past version or tool feedback Can models reliably improve themselves without external feedback?. A simulated economy that only checks itself is in the same position. The corpus doesn't yet contain a case where an economic world model has passed a counterfactual test against a real policy change, so "explains, not just predicts" is still a goal, not a result.


Sources 8 notes

Where do economic world models currently stand in capability?

A six-level ladder ranks economic world models by how much economy behavior emerges from within the simulation. Current work concentrates in lower levels with fixed or adaptive agents, while self-evolving agents, endogenous institutions, and empirical validation remain rare.

Do foundation models learn world models or task-specific shortcuts?

Inductive bias probes show transformers trained on orbital mechanics and games learn predictive patterns, not unified world structure. Fine-tuning reveals nonsensical, slice-dependent laws; circuit analysis shows arithmetic relies on range-matching heuristics, not algorithms.

What makes a world model actually useful for reasoning?

Research shows LLMs may achieve high prediction accuracy through task-specific heuristics without developing coherent generative models of how the world works. True world models must enable reasoning about interventions and counterfactuals, not surface regularities.

What should a world model actually be designed to do?

Drawing on hypothetical thinking in psychology, world models are most useful when designed to simulate all actionable possibility spaces—physical, embodied, emotional, social, mental, counterfactual, and evolutionary—grounded in agent decision-making rather than passive prediction.

Can structural causal models automate social science with language models?

LLMs guided by structural causal models can propose and test causal hypotheses across negotiation, bail, interview, and auction scenarios. Simulations reveal effect directions reliably but not magnitudes, making them useful for directional social science.

Show all 8 sources
Why do LLMs fail when simulating agents with private information?

Research shows LLMs perform well when one model controls all interlocutors but fail systematically when agents possess private information. This reveals that apparent social competence relies on grounding work that models skip in omniscient settings.

Can world models predict human action from physics alone?

Research across eight LLM-based world models shows that tracking only the physical scene leads to wrong action predictions even when the scene looks correct. Mental World Modeling makes beliefs, wants, and intentions explicit state components coupled to physical simulation, and all three elements are required for accurate human decision prediction.

Can models reliably improve themselves without external feedback?

Pure self-improvement stalls due to the generation-verification gap, diversity collapse, and reward hacking. Reliable improvement methods succeed by smuggling in external anchors: past model versions, third-party judges, user corrections, or tool feedback.

Papers this line draws on 8

The research behind the notes this line reads — ranked by how closely each paper relates.