AICLGTMAMay 31, 2025

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

arXiv:2506.00577v11 citationsh-index: 21Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the problem of generalization in multi-agent scenarios for researchers and practitioners in AI and economics, though it is incremental as it applies existing post-training techniques to a new domain.

The paper tackled the challenge of training Large Language Models for Multi-Agent Systems by post-training a 7B-parameter model on 2,100 economic reasoning problems, resulting in clear improvements in structured reasoning and economic rationality on benchmarks and multi-agent games.

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 explores whether post-training techniques, specifically Supervised Fine-Tuning (SFT) and Reinforcement Learning with Verifiable Rewards (RLVR), can effectively $\textit{generalize}$ to multi-agent scenarios. We use economic reasoning as a testbed, leveraging its strong foundations in mathematics and game theory, its demand for structured analytical reasoning, and its relevance to real-world applications such as market design, resource allocation, and policy analysis. We introduce $\textbf{Recon}$ ($\textbf{R}$easoning like an $\textbf{ECON}$omist), a 7B-parameter open-source LLM post-trained on a hand-curated dataset of 2,100 high-quality economic reasoning problems. Comprehensive evaluation on economic reasoning benchmarks and multi-agent games reveals clear improvements in structured reasoning and economic rationality. These results underscore the promise of domain-aligned post-training for enhancing reasoning and agent alignment, shedding light on the roles of SFT and RL in shaping model behavior. Code is available at https://github.com/MasterZhou1/Recon .

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes