Refacto AI

Podcast episode

Simulation: the new Scaling Law — Joon Sung Park, Simile AI

agents evals inference model-pricing

Joon Sung Park, the Stanford researcher behind the 2023 "Smallville" generative-agents paper, is on Latent Space to pitch Simile AI: foundation models trained to predict how real, irrational humans behave, not to be helpful or correct. The core claim is a benchmark gap. Frontier models like GPT and Claude score 20 to 60% at predicting the behavior of specific populations; Simile says it hits 85%, trained on life-story interviews, transaction data, and randomized controlled trials (real experiments that measure why people choose, not just what they say). They just raised $2 billion.

The skepticism writes itself. "85% of what, exactly?" is the right question. Park's benchmark measures whether the AI reproduces how participants answered questions two weeks after the original interview. That ceiling is human self-consistency, which is noisy. And the 20% frontier-model baseline is a task those models were never trained for, so the gap is partly a training-objective artifact, not proof behavior needs a dedicated $2B model.

The part worth filing away isn't the benchmark. It's the workload: massively parallel, latency-insensitive batch inference. If behavioral simulation becomes a real product category, the economics favor whoever has idle cheap compute, not whoever owns the fanciest cluster.

Analysis

Showing the shorter version.

Simulation as a Scaling Law

Joon Sung Park, the Stanford researcher behind the 2023 "Smallville" generative-agents paper, is now running Simile AI. The pitch: foundation models trained to predict how real, irrational humans behave, not to be helpful or correct. They just raised $2B on that thesis, and the headline number is an 85% score on behavioral prediction against frontier models that score 20 to 60% on the same task.

Before you file that away as impressive, ask what 85% is measuring. Simile's benchmark grades digital twins against how well real participants reproduce their own answers two weeks later. Human test-retest consistency is already noisy, so 85% of a wobbly ceiling is a smaller number than it sounds. And "frontier models score 20%" is a well-worn move: benchmark an incumbent on a task it was never trained for and call the gap a product. RLHF-tuned models are sycophantic and mode-collapsed by design; of course they predict niche populations badly.

The training data is what's genuinely new here. Post-training on pre-registered randomized controlled trials (RCTs) from the Open Science Framework carries causal signal: why people chose, not just what they said. Frontier labs are not systematically ingesting that. If Park's claim holds, that behavioral scaling yields predictable gains on a separate curve from language-model loss, that is a real differentiable axis. But the episode never shows a held-out prediction of a future RCT the model never saw. Reproducing published PNAS results after training on the same public corpus that contains those results is closer to memorization than prediction. That is the question the whole thing hinges on.

The moat question also splits. Simile's real asset is probably the consent-based two-hour life-story interviews with 1,000 US-representative people, something you cannot scrape off Hugging Face. The OSF corpus itself is public, so the technique is reproducible; the interview layer is not. If the moat is the interview data, Simile has a defensible position. If the durable asset is whoever can run society-scale batch inference cheapest, any hyperscaler with idle GPUs eats this inside eighteen months.

For operators, the inference workload is worth noting. Tens of millions of parallel agent simulations are embarrassingly parallel, batch, and latency-insensitive. The economics point toward cheap off-peak commodity GPU capacity, not premium low-latency H100 time. That is the opposite profile from real-time bidding.

Nothing from Simile is shippable Tuesday; it is a closed enterprise service, not an API. But the idea is testable. If your team generates synthetic users for market research or cold-start personalization, you already know GPT returns the bland median human every time. Take an open base model, post-train on a slice of OSF RCTs, and check whether your synthetic panel stops collapsing to the median. That experiment costs a weekend.

The call: No independent replication published before June 30, 2027 will show Simile's behavioral model beating a frontier model by more than 15 points on a held-out behavioral-prediction task using RCTs the model was not trained on. Medium confidence. Skeptics have every reason to run that falsifying experiment; a company that just raised $2B on the current framing does not.

Also covered this issue

Comments