From Economic Agents to Agentic Economies: A Systems Blueprint for Economic World Models

Hugging Face Daily Papers Papers

Summary

This paper proposes a systems blueprint and six-level capability ladder for building Economic World Models (EWMs), where heterogeneous agents interact with markets and institutions to generate emergent economic dynamics. It surveys existing work and emphasizes gaps in self-evolving agents, endogenous institutions, and empirical alignment.

Economic World Models (EWMs) are generative economic models that simulate how economies evolve from within by modeling heterogeneous agents, their beliefs and actions, and the market and institutional mechanisms through which their interactions produce aggregate outcomes. This paper develops an implementation roadmap for building economic world models as generative engines in which heterogeneous agents act, interact, adapt, and co-evolve with markets and institutions, thereby producing economic dynamics from the inside. We organize EWM systems into a six-level capability ladder, from fixed rule-based agent worlds to adaptive and LLM-based agent worlds, self-evolving agents, evolving institutional worlds, and sim-to-real economic twins aligned with real observations. A systematic literature survey across these levels reveals that existing work remains concentrated in lower-level agent and simulation environments, while systems with self-evolving agents, endogenous institutions, persistent empirical alignment, and validated economic mechanisms remain rare. By translating the EWM agenda into an implementation blueprint, this paper aims to accelerate the development of the next generation of economic simulation environments that can serve as high-fidelity sandboxes for human decision-makers and as training, planning, evaluation, and safety substrates for AI agents. We release a curated paper list and related resources to support future research.
Original Article
View Cached Full Text

Cached at: 08/07/26, 09:56 AM

Paper page - From Economic Agents to Agentic Economies: A Systems Blueprint for Economic World Models

Source: https://huggingface.co/papers/2608.06020 Published on Aug 6

·

Submitted byhttps://huggingface.co/Benyou

Wangon Aug 7

Abstract

EconomicWorldModels(EWMs)aregenerativeeconomicmodelsthatsimulatehoweconomiesevolvefromwithinbymodelingheterogeneousagents,theirbeliefsandactions,andthemarketandinstitutionalmechanismsthroughwhichtheirinteractionsproduceaggregateoutcomes.Thispaperdevelopsanimplementationroadmapforbuildingeconomicworldmodelsasgenerativeenginesinwhichheterogeneousagentsact,interact,adapt,andco-evolvewithmarketsandinstitutions,therebyproducingeconomicdynamicsfromtheinside.WeorganizeEWMsystemsintoasix-levelcapabilityladder,fromfixedrule-basedagentworldstoadaptiveandLLM-basedagentworlds,self-evolvingagents,evolvinginstitutionalworlds,andsim-to-realeconomictwinsalignedwithrealobservations.Asystematicliteraturesurveyacrosstheselevelsrevealsthatexistingworkremainsconcentratedinlower-levelagentandsimulationenvironments,whilesystemswithself-evolvingagents,endogenousinstitutions,persistentempiricalalignment,andvalidatedeconomicmechanismsremainrare.BytranslatingtheEWMagendaintoanimplementationblueprint,thispaperaimstoacceleratethedevelopmentofthenextgenerationofeconomicsimulationenvironmentsthatcanserveashigh-fidelitysandboxesforhumandecision-makersandastraining,planning,evaluation,andsafetysubstratesforAIagents.Wereleaseacuratedpaperlistandrelatedresourcestosupportfutureresearch.

View arXiv pageView PDFProject pageGitHub48Add to collection

Get this paper in your agent:

hf papers read 2608\.06020

Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash

Models citing this paper0

No model linking this paper

Cite arxiv.org/abs/2608.06020 in a model README.md to link it from this page.

Datasets citing this paper0

No dataset linking this paper

Cite arxiv.org/abs/2608.06020 in a dataset README.md to link it from this page.

Spaces citing this paper0

No Space linking this paper

Cite arxiv.org/abs/2608.06020 in a Space README.md to link it from this page.

Collections including this paper0

No Collection including this paper

Add this paper to acollectionto link it from this page.

Similar Articles

Economy of Minds: Emerging Multi-Agent Intelligence with Economic Interactions

Hugging Face Daily Papers

This paper proposes an 'agent economy' framework inspired by Hayek's economic theory, where agents self-organize through auction-based competition and economic selection to produce emergent multi-step reasoning and collective intelligence without centralized control. The system outperforms stronger monolithic baselines across five agentic tasks including mathematical reasoning, financial research, and scientific research.

Quo Vadis, World Modeling?

Hugging Face Daily Papers

This paper proposes an agent-centric paradigm for world modeling, introducing 'Agent-Centric Interactive World Proxies' and organizing them into six functional forms across three progressive levels of agent improvement, offering a roadmap for building world proxies that empower agents to plan, learn, and evolve.

Agent Bazaar: Enabling Economic Alignment in Multi-Agent Marketplaces

Hugging Face Daily Papers

Introduces Agent Bazaar, a multi-agent simulation framework for evaluating economic alignment of LLMs, identifying failure modes like algorithmic instability and Sybil deception, and training a 9B model that outperforms frontier models using targeted reinforcement learning.