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

Hugging Face Daily Papers Papers

Summary

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.

How can a population of agents self-orchestrate and self-adapt into stronger collective intelligence without centralized control? Inspired by Friedrich Hayek's economic theory of decentralized coordination in markets, we study this question through an agent economy in which agents compete via auctions for the right to act, exchange payments, and accumulate wealth from environmental rewards. These simple economic signals induce decentralized credit assignment, driving planning without global orchestration or explicit communication protocols. The population evolves through economic selection: effective agents accumulate wealth and are mutated via exploitation, while ineffective ones go bankrupt and are replaced via exploration. We show that, initialized with weak agents, the economy produces emergent multi-step reasoning strategies and outperforms stronger monolithic baselines across five agentic tasks, including mathematical reasoning, financial research, scientific research, accelerator design, and distributed-system optimization. We further provide theoretical insights into how economic dynamics shape agent behaviors, linking local incentives to long-term global performance. Our results suggest a new path to multi-agent intelligence: rather than engineering coordination, we can design decentralized incentive structures under which it automatically emerges.
Original Article

Similar Articles

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.

The Illusion of Multi-Agent Advantage

arXiv cs.AI

This paper challenges the prevailing claim that multi-agent systems outperform single-agent systems, demonstrating through systematic evaluation that automatically generated multi-agent architectures underperform Chain-of-Thought with Self-Consistency while being up to 10x more costly, and exposing architectural bloat in current automated design paradigms.

AI Science & Economy: Systems Map

Reddit r/artificial

This article argues that while AI excels at pattern recognition and hypothesis generation, scientific and economic progress requires grounded interaction with reality and institutional execution, emphasizing the need for human-AI collaboration.