arxiv-2304-03442 · paper

Generative Agents: Interactive Simulacra of Human Behavior

Joon Sung Park, Joseph C. O'Brien, Carrie J. Cai, et al.

Created: 2023 · Ingested: 2026-09-02

This source: Generative Agents: Interactive Simulacra of Human BehaviorHow much the field cites it — very heavily cited in the last 12 months1000+ in the last 12 months · 5387 totalpublished 2023checked 2026-09-04count capped at 1000 by the fetchclick for Semantic Scholar1000+ citations in the last 12 months · 5387 total · checked 2026-09-04

https://arxiv.org/abs/2304.03442(opens in a new tab)

In brief

A language model plus three add-on mechanisms — a natural-language memory stream with scored retrieval, periodic reflection, and recursive planning — produces agents that stay in character and coordinate over days of simulated time, and each of the three components is needed.

The system, Smallville, is a Sims-like sandbox populated by 25 agents driven by gpt3.5-turbo, each seeded with a one-paragraph identity description. Memories are retrieved by a weighted sum of recency (exponential decay factor 0.995), model-assigned importance (1 to 10 integer), and embedding cosine relevance; reflections fire when accumulated importance exceeds 150, about two or three times a day; daily plans are decomposed from 5 to 8 broad chunks down to 5–15 minute actions.

The headline behavior is emergent coordination: from a single seeded intent that Isabella throw a Valentine's Day party, invitations spread and 5 agents show up at Hobbs Cafe at 5 pm.

Evidence comes from 2 evaluations: a controlled study interviewing agents in natural language, with ablations removing memory, reflection, and planning, and a 2-day end-to-end run. The ablations are the causal claim; the source text here gives no numeric scores for either evaluation, so believability is reported qualitatively. Failure modes named are retrieval misses, fabricated embellishments, and overly formal speech inherited from instruction tuning.

Boundaries: 1 model, 1 hand-authored environment, 25 agents, short horizon, no comparison against scripted NPCs and no cost accounting.

Treat this as an architecture proposal with directional ablation support, not a quantified benchmark.

Written from the abstract by claude-opus-5 on 2026-09-05, with every figure checked against it. Not a substitute for the paper.

Referenced by

Claims in this catalog that draw on this source, and whether as support or counterpoint.