INQUIRING LINE

AI-simulated survey respondents can match the headline results of real studies, even when they're unreliable as stand-ins for any single person.

How do LLM persona simulations replicate published effects despite accuracy limits?

This explores how AI personas can reproduce the headline results of published experiments even though they are unreliable at the level of individual people, repeated runs, and hidden bias.


This explores how AI personas can reproduce the headline results of published experiments even though they are unreliable at the level of individual people, repeated runs, and hidden bias. The corpus suggests these are two different jobs. Getting a study's average effect right is much easier than simulating a person, and the persona detail doesn't seem to be doing most of the work. In one test, Viewpoints AI reproduced 84 of 111 main effects from Journal of Marketing experiments Can AI personas reliably replicate human experiment results?. A broader summary puts LLM fidelity at 85% for interviews and 76% for experimental effects, and it warns that this accuracy sits on top of systematic biases How accurately can language models simulate human personalities?.

The replication rate follows how strong the original evidence was. Effects with strong p-values replicate well. Borderline effects give both false positives and false negatives Can AI personas reliably replicate human experiment results?. So the method is good at loud, robust effects and close to unreliable on the marginal ones, which are the cases where a replication would tell you the most.

The accuracy limits show up as soon as you look below the group average. Conditioning a model on a participant's profile did not meaningfully improve predictions for specific individuals across 208,021 people Does conditioning LLMs on personal profiles improve prediction?. Running the same persona prompt repeatedly produces as much variation between runs as between different personas, so model uncertainty is doing more than stable social knowledge Why do LLM persona prompts produce inconsistent outputs across runs?. Persona prompts also change what a model says without removing the bias underneath, and between-group sentiment gaps persist Can persona prompts actually reduce bias in language models?. My reading, which these notes don't test directly, is that a simulated sample can get the average right while its individual members are close to interchangeable. Across many simulated participants, the individual noise averages out and the strong effect remains.

Two more findings suggest replication scores may flatter the method. Generating personas at population scale relies on heuristics that can't recover true joint distributions from marginal data, and that produces systematic errors in tasks like election forecasting How do we generate realistic personas at population scale?. Separately, LLMs look socially competent when one model controls every party in a scenario, but they fail when agents hold private information Why do LLMs fail when simulating agents with private information?. A simulated experiment where one model plays every participant resembles that omniscient setup. That may help explain why the average result comes out right when the individuals are not.

The practical upshot is to use persona simulation to screen for strong effects, not to stand in for real individuals or to model real disagreement. Stability can be improved. Multi-turn RL training cut persona drift in user simulators by over 55% Can training user simulators reduce persona drift in dialogue?. The corpus is clear that population-scale use still needs proper calibration benchmarks How do we generate realistic personas at population scale?. A replication score mostly measures how loud the original effect was, not how good the simulated person is.


Sources 8 notes

Can AI personas reliably replicate human experiment results?

Viewpoints AI reproduced 84 of 111 main effects from Journal of Marketing experiments with replication success strongly correlated to original p-value strength. Marginal effects showed unreliable performance with both false positives and negatives.

How accurately can language models simulate human personalities?

LLMs replicate human responses at 85% fidelity in interviews and 76% of experimental effects in marketing studies. However, this accuracy masks three failure modes: run-to-run instability, resistance to personality conditioning, and identity-congruent cognitive biases that distort simulated reasoning.

Does conditioning LLMs on personal profiles improve prediction?

Across 208,021 participants in the Psych-201 dataset, conditioning LLMs on participant profiles did not meaningfully improve predictions for specific individuals. The standard technique for individuation produces no measurable gains in person-level forecasting.

Why do LLM persona prompts produce inconsistent outputs across runs?

When the same persona prompt is run repeatedly, output variance across runs matches or exceeds variance across different personas. This reveals that model uncertainty, not stable social knowledge, drives persona-simulated outputs, making them unsuitable for simulating human annotation disagreement.

Can persona prompts actually reduce bias in language models?

Across three models, persona conditioning makes models follow trait instructions but fails to eliminate underlying bias. Between-group sentiment gaps persist unchanged, showing prompts operate only at the output level.

Show all 8 sources
How do we generate realistic personas at population scale?

LLM persona generation produces systematic biases in downstream tasks like election forecasting because it relies on heuristic techniques that cannot recover true joint distributions from marginal data. Solving this requires benchmarks, training datasets, and structured frameworks analogous to ImageNet.

Why do LLMs fail when simulating agents with private information?

Research shows LLMs perform well when one model controls all interlocutors but fail systematically when agents possess private information. This reveals that apparent social competence relies on grounding work that models skip in omniscient settings.

Can training user simulators reduce persona drift in dialogue?

By inverting standard RL setups to train user simulators for consistency using three complementary metrics (prompt-to-line, line-to-line, Q&A consistency) as reward signals, persona drift decreases by over 55%. This approach captures distinct failure types: local drift within turns, global drift across conversations, and factual contradictions.

Papers this line draws on 8

The research behind the notes this line reads — ranked by how closely each paper relates.