paper-with-me

홈 › Papers

Agent Bazaar: Enabling Economic Alignment in Multi-Agent Marketplaces

2026-05-17 · Seth Karten, Cameron Crow, Chi Jin arxiv

The deployment of Large Language Models (LLMs) as autonomous economic agents introduces systemic risks that extend beyond individual capability failures. As agents transition to directly interacting with marketplaces, their collective behavior can amplify volatility and mask deception at scale. We introduce the Agent Bazaar, a multi-agent simulation framework for evaluating Economic Alignment, the capacity of agentic systems to preserve market stability and integrity. We identify two failure modes: (1) Algorithmic Instability in a B2C market ("The Crash"), where firms amplify price volatility until the market collapses, and (2) Sybil Deception in a C2C market ("The Lemon Market"), where a single deceptive agent controlling multiple coordinated seller identities floods the market with fraudulent listings, eroding trust and consumer welfare. We evaluate frontier and open-weight models across both scenarios and find that models largely fail to self-regulate, with failure severity varying by model rather than by size. We propose economically aligned harnesses, Stabilizing Firms and Skeptical Guardians, that improve outcomes but remain fragile under harder market conditions. To close this gap, we train agents with REINFORCE++ using an adaptive curriculum, producing a 9B model that outperforms all evaluated frontier and open-weight models. We propose the Economic Alignment Score (EAS), a 4-component scalar metric aggregating stability, integrity, welfare, and profitability, enabling direct cross-model comparison. Our results show that economic alignment is orthogonal to general capability and can be directly trained with targeted RL.

📄 PDF Abstract BibTeX arXiv:2605.17698

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LLM Bazaar: A Service Design for Supporting Collaborative Learning with an LLM-Powered Multi-Party Collaboration Infrastructure

2025-09-12 · Zhen Wu, Jiaxin Shi, R. Charles Murray, Carolyn Rosé 외 arxiv

For nearly two decades, conversational agents have played a critical role in structuring interactions in collaborative learning, shaping group dynamics, and supporting student engagement. The recent integration of large …

Trend Analysis in Harper's Bazaar

2012-06-01 · WS 2012 6 · Sophie Kushkuley

Of Models and Tin Men: A Behavioural Economics Study of Principal-Agent Problems in AI Alignment using Large-Language Models

2023-07-20 · Steve Phelps, Rebecca Ranson

AI Alignment is often presented as an interaction between a single designer and an artificial agent in which the designer attempts to ensure the agent's behavior is consistent with its purpose, and risks arise solely bec…

EconGym: A Scalable AI Testbed with Diverse Economic Tasks

2025-06-13 · Qirui Mi, Qipeng Yang, Zijun Fan, Wentian Fan 외

Artificial intelligence (AI) has become a powerful tool for economic research, enabling large-scale simulation and policy optimization. However, applying AI effectively requires simulation platforms for scalable training…

Benchmarking

Reasoning Like an Economist: Post-Training on Economic Problems Induces Strategic Generalization in LLMs

2025-05-31 · Yufa Zhou, Shaobo Wang, Xingyu Dong, Xiangqi Jin 외

Directly training Large Language Models (LLMs) for Multi-Agent Systems (MAS) remains challenging due to intricate reward modeling, dynamic agent interactions, and demanding generalization requirements. This paper explore…