Will Scaling Improve Social Simulation with LLMs?

Generative AI & LLMs
Published: arXiv: 2607.02464v1
Authors

Caleb Ziems William Held Su Doga Karaca David Grusky Tatsunori Hashimoto Diyi Yang

Abstract

Large Language Model (LLM) social simulations are a promising research method, but they are not yet faithful enough to be adopted widely. In this work, we investigate whether the current scaling paradigm in language modeling is likely to close these gaps, or whether simulation fidelity is orthogonal to general capabilities and therefore deserving of more research attention. We use scaling laws to study the relationship between LLMs' compute scale, general capability benchmarks, and the fidelity of social simulation in three representative sub-domains: opinion modeling, behavioral simulation, and longitudinal forecasting. Surprisingly, we discover strong compute scaling in all three settings, using a suite of 85 transformer LLMs with the Qwen3 architecture pre-trained on the DCLM web text corpus under fixed-compute budgets from $10^{18}$ to $10^{20}$ FLOPs. Then we evaluate 35 larger and more capable open-weight models up to 70B parameters, allowing us to predict downstream accuracy from loss. This reveals that the majority of behavioral and opinion simulation tasks will rapidly improve with scale, particularly when they involve populations that are well-represented in English web corpora. Longitudinal forecasting and underrepresented opinions scale more slowly, especially when they are less correlated with general knowledge and reasoning benchmarks like MMLU. In behavior simulation, scaling fails to improve model calibration with human cognitive biases like risk aversion, as well as human heuristics like learning correlated rewards from related tasks. On these tasks, even fine-tuned models fail to noticeably scale up performance from 0.5B to 8B parameters. Taken together, we conclude that scale will improve social simulations in most settings, but outliers exist, and improvements will be less reliable in low-resource domains.

Paper Summary

Problem
Large Language Models (LLMs) have shown promise in simulating social behavior, but their accuracy is still not sufficient to be widely adopted. The main problem is that LLMs are not well-calibrated for social simulation tasks, and it's unclear whether increasing their scale will improve their performance.
Key Innovation
This research uses scaling laws to investigate the relationship between LLMs' compute scale, general capability benchmarks, and the fidelity of social simulation. The authors use a suite of 85 transformer LLMs to study the relationship between compute scale, general capability benchmarks, and the fidelity of social simulation in three representative sub-domains: opinion modeling, behavioral simulation, and longitudinal forecasting.
Practical Impact
The findings of this research have important implications for the use of LLMs in social science research. If LLMs' simulation fidelity can be improved with scale, it could make them more widely adopted as tools for pilot studies, sensitivity analysis, and replications at scale. On the other hand, if simulations don't scale, or require distinct capabilities orthogonal to reasoning and math, it could motivate more concerted research on faithful LLM simulations.
Analogy / Intuitive Explanation
Think of LLMs as a car that can drive on a highway (general knowledge and reasoning tasks), but struggles on dirt roads (social simulation tasks). Increasing the car's horsepower (scale) might make it better at driving on the highway, but it's unclear whether it will improve its ability to navigate the dirt roads. The research suggests that for some social simulation tasks, like opinion modeling and behavioral simulation, increasing the car's horsepower will indeed make it better at navigating the dirt roads, but for others, like longitudinal forecasting and underrepresented opinions, it will not.
Paper Information
Categories:
cs.CL
Published Date:

arXiv ID:

2607.02464v1

Quick Actions