English

EconoJax: A Fast & Scalable Economic Simulation in Jax

Multiagent Systems 2025-05-20 v2 Machine Learning General Economics Economics

Abstract

Accurate economic simulations often require many experimental runs, particularly when combined with reinforcement learning. Unfortunately, training reinforcement learning agents in multi-agent economic environments can be slow. This paper introduces EconoJax, a fast simulated economy, based on the AI economist. EconoJax, and its training pipeline, are completely written in JAX. This allows EconoJax to scale to large population sizes and perform large experiments, while keeping training times within minutes. Through experiments with populations of 100 agents, we show how real-world economic behavior emerges through training within 15 minutes, in contrast to previous work that required several days. We additionally perform experiments in varying sized action spaces to test if some multi-agent methods produce more diverse behavior compared to others. Here, our findings indicate no notable differences in produced behavior with different methods as is sometimes suggested in earlier works. To aid further research, we open-source EconoJax on Github.

Keywords

Cite

@article{arxiv.2410.22165,
  title  = {EconoJax: A Fast & Scalable Economic Simulation in Jax},
  author = {Koen Ponse and Aske Plaat and Niki van Stein and Thomas M. Moerland},
  journal= {arXiv preprint arXiv:2410.22165},
  year   = {2025}
}

Comments

8 pages, updated and extended version, accepted at AAMAS 2025

R2 v1 2026-06-28T19:39:49.794Z