MIT AgentTorch: Simulating Entire Societies with Millions of AI Agents
A team led by Ayush Chopra and Ramesh Raskar developed AgentTorch, a GPU-parallelized million-agent simulation framework. The core innovation is LLM Archetypes — replacing traditional ABM behavioral rule sets with language models, allowing each digital person to make personalized decisions based on census profiles rather than following homogenized mathematical equations.
In 2024, the team built a digital twin of New Zealand's 5 million citizens, reproducing the effects of various COVID-19 intervention measures. This is currently the world's largest LLM-driven social simulation, and was accepted as an Oral paper at AAMAS 2025.
LLM-driven million-scale simulation outperforms traditional ABM in infectious disease modeling and can answer counterfactual questions like "what if a different policy had been used" — something traditional models cannot do.