paper-with-me

홈 › Papers

A Survey of Reinforcement Learning For Economics

2026-03-09 · Pranjal Rawat arxiv

This survey (re)introduces reinforcement learning methods to economists. The curse of dimensionality limits how far exact dynamic programming can be effectively applied, forcing us to rely on suitably "small" problems or our ability to convert "big" problems into smaller ones. While this reduction has been sufficient for many classical applications, a growing class of economic models resists such reduction. Reinforcement learning algorithms offer a natural, sample-based extension of dynamic programming, extending tractability to problems with high-dimensional states, continuous actions, and strategic interactions. I review the theory connecting classical planning to modern learning algorithms and demonstrate their mechanics through simulated examples in pricing, inventory control, strategic games, and preference elicitation. I also examine the practical vulnerabilities of these algorithms, noting their brittleness, sample inefficiency, sensitivity to hyperparameters, and the absence of global convergence guarantees outside of tabular settings. The successes of reinforcement learning remain strictly bounded by these constraints, as well as a reliance on accurate simulators. When guided by economic structure, reinforcement learning provides a remarkably flexible framework. It stands as an imperfect, but promising, addition to the computational economist's toolkit. A companion survey (Rust and Rawat, 2026b) covers the inverse problem of inferring preferences from observed behavior. All simulation code is publicly available.

📄 PDF Abstract BibTeX arXiv:2603.08956

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Comprehensive Review of Deep Reinforcement Learning Methods and Applications in Economics

2020-03-21 · Amir Mosavi, Pedram Ghamisi, Yaser Faghan, Puhong Duan

The popularity of deep reinforcement learning (DRL) methods in economics have been exponentially increased. DRL through a wide range of capabilities from reinforcement learning (RL) and deep learning (DL) for handling so…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Survey on Large-Population Systems and Scalable Multi-Agent Reinforcement Learning

2022-09-08 · Kai Cui, Anam Tahir, Gizem Ekinci, Ahmed Elshamanhory 외

The analysis and control of large-population systems is of great interest to diverse areas of research and engineering, ranging from epidemiology over robotic swarms to economics and finance. An increasingly popular and …

Decision MakingEpidemiologyMulti-agent Reinforcement Learningreinforcement-learning+4

Reinforcement Learning for Economic Policy: A New Frontier?

2022-06-16 · Callum Rhys Tilbury

Agent-based computational economics is a field with a rich academic history, yet one which has struggled to enter mainstream policy design toolboxes, plagued by the challenges associated with representing a complex and d…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Survey on Strategic Mining in Blockchain: A Reinforcement Learning Approach

2025-02-24 · Jichen Li, Lijia Xie, Hanting Huang, Bo Zhou 외

Strategic mining attacks, such as selfish mining, exploit blockchain consensus protocols by deviating from honest behavior to maximize rewards. Markov Decision Process (MDP) analysis faces scalability challenges in moder…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Survey

Token Economics for LLM Agents: A Dual-View Study from Computing and Economics

2026-05-09 · Yuxi Chen, Junming Chen, Chenyu He, Yiwei Li 외 arxiv

As LLM agents evolve, tokens have emerged as the core economic primitives of Agentic AI. However, their exponential consumption introduces severe computational, collaborative, and security bottlenecks. Current surveys re…