Why do LLMs fail when simulating agents with private information?
Explores whether single-model control of all social participants masks fundamental limitations in how LLMs handle information asymmetry and genuine uncertainty about others' knowledge.
Most LLM social simulations use a single model to generate all participants — an omniscient perspective fundamentally at odds with how real social interaction works. When evaluated against non-omniscient settings that preserve information asymmetry, LLMs struggle.
The "Is this the real life?" evaluation framework (2024) demonstrates this by comparing omniscient simulation (one LLM controls all parties) against non-omniscient simulation (separate LLM instances with private information). The performance gap is systematic: models that appear socially competent in omniscient mode fail when they must reason under genuine uncertainty about what the other party knows, wants, or intends.
This matters because real social interaction is defined by information asymmetry. In SOTOPIA's scenarios, agents have shared context but private goals — "Your goal is to buy the chair for $80" is visible only to the buyer. The Secret dimension (what agents must hide) directly requires information management that omniscient models bypass entirely.
The implication for persona simulation research is direct. Since Can AI agents learn people better from interviews than surveys?, simulation fidelity appears high. But if that fidelity was measured under omniscient conditions, it overstates real-world applicability. Since Do language models actually build shared understanding in conversation?, the failure under information asymmetry is predictable: models that skip grounding work will fail precisely when grounding is most needed — when parties have genuinely different information states.
Since Why do language models skip the calibration step?, non-omniscient simulation demands the dynamic grounding that LLMs systematically lack.
Inquiring lines that read this note 117
This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.
Why do reward structures fail to shape long-term agent learning?- What cognitive capabilities do agents need to internalize social feedback?
- Can reward engineering and information-theoretic architecture solve partner-awareness separately?
- Can agents revise their beliefs predictably when presented with interventions?
- Why do scalar evaluation scores collapse distinguishable agent behaviors?
- How does face-saving behavior let AI mimic community participation without joining it?
- Do pair-scale socialization effects scale differently across agent populations?
- Does predicting social norms from outside count as participation?
- Why do humans fail to identify AI agents when their identity is hidden?
- Do agents develop genuine social behavior despite interaction density?
- How should CASA theory be updated for modern personalized agents?
- How does an AI agent's autonomy level interact with its social cues?
- Can agents develop genuine social bonds despite having coordination infrastructure in place?
- How do multi-agent LLM systems fail at coordination and role consistency?
- Why do LLM agents fail where game-theoretic bots succeed?
- How do single-agent safety evaluations underestimate risks in deployed multi-agent systems?
- Why do LLM agents struggle with protocol discipline in distributed settings?
- Why does silent agreement occur so often in multi-agent LLM systems?
- How do multi-agent systems fail when agents cannot verify each other's claims?
- Does role rotation prevent multi-agent debate from amplifying persuasive framing errors?
- What makes attribution errors uniquely harmful in organizational group dynamics?
- What mechanisms drive silent agreement in multi-agent reasoning systems?
- Can Socratic questioning replace external evidence verification in multi-agent systems?
- Can continuous real-time visibility prevent premature convergence in multi-agent reasoning?
- How do AI models balance competing social goals simultaneously?
- Why does language ambiguity cause premature convergence in multi-agent systems?
- Do emotion-driven actions in agent simulators capture genuine belief revision or just reactive behavior?
- Can agent-based simulators replace real-user A/B testing for studying recommendation system harms?
- Can controllable latent variables in simulators ground them to realistic conversation?
- How do LLM user simulators fail to represent authentic user behavior distributions?
- Can parallel agents or complementary mechanisms replace single-human interrogation of LLMs?
- Why do longer forecasting horizons degrade LLM accuracy in role-play?
- How should ground truth labels be assigned to simulated user sessions?
- Should user simulators be trained via RL like agents or decomposed into trackable state components?
- What distinguishes a neutral simulator from an agent with its own agency?
- Why does LLM simulation elicit information that direct elicitation cannot?
- Why does weakening communication fail but weakening belief succeeds?
- How does causal structure avoid behaviorist limitations in LLM social simulation?
- How do controllable simulators compare to population-level agent simulation approaches?
- Why does partial observability require interaction instead of better reasoning?
- What ecosystem conditions make agent attention markets viable?
- Why has agent research prioritized policy over world model development?
- Does stripping social context from knowledge claims hollow out their meaning?
- Can social conversation retroactively govern claims that were never addressed to anyone?
- Why do weak belief tracking and conservative actions trap agents in low-information states?
- Can agents escape weak belief tracking and conservative action selection traps?
- What domain properties determine whether causal rules transfer to new agents?
- How can agents learn when silence is better than intervention?
- Can simulation fidelity limit what agents learn from trained world models?
- What types of social situations cause all AI models to fail in identical ways?
- How does reasoning instability prevent models from modeling individuals?
- Does genuine cooperation require rule-based rather than learned behavior?
- Can agents detect and resolve conflicting information between neighbors?
- Do agents inform neighbors when adopting strategies in their reasoning?
- Why does vulnerability to extortion actually promote cooperation between agents?
- How does co-player diversity force agents to develop general adaptation?
- What role does private information play in distinguishing realistic from unrealistic agents?
- What behavioral differences emerge from symmetric versus asymmetric peer discussion loops?
- How do minimal-disclosure privacy contracts enable multi-dimensional agent evaluation?
- How does agent heterogeneity change the value of exploration in peer selection?
- How do agents differ in caution versus persistence across low-information scenarios?
- How does role allocation in multi-agent systems depend on model differentiation?
- Why does self-play RL converge to alien equilibria in mixed-motive settings?
- What equilibrium-selection problem does human data solve in multi-agent learning?
- How does disembedding from social context collapse reliability despite factual accuracy?
- Do different AI models independently converge on the same social outputs?
- How much cultural knowledge exists only in unwritten social rules?
- What happens when all models in a society respond identically to queries?
- Can online RL and trainable agents maintain persona consistency better than fixed environments?
- Why do role-playing agents show belief-behavior inconsistency in their outputs?
- How does textual-only feedback limit what a persona can learn about users?
- Can individually accurate agents still fail at population-level representation?
- Does single model persona diversity match true multi-model diversity at scale?
- How much does omniscient evaluation overstate real-world simulation fidelity?
- Why does persona-level information often fail to predict individual preferences?
- Why do marginal effects fail to replicate in AI persona simulations?
- What systematic biases emerge when scaling persona simulation to population level?
- How should systems learn what each meeting participant actually cares about?
- How does asymmetric information between users and agents relate to proactivity?
- What distinguishes actual social disagreement from distributional uncertainty in LLM outputs?
- Can LLMs simulate belief revision in social systems without modeling thought?
- Do LLMs predict social norms more accurately than individual behavior?
- Can aggregate survey realism coexist with unreliable fine-grained effects?
- Why do individual persona simulations succeed when population-level representation fails?
- Does model uncertainty overwhelm persona-specific signal in conditioned predictions?
- How much does sparse persona information limit the power of conditioning?
Related concepts in this collection 4
This note in its neighbourhood — explore the map, then jump to a related concept in the list below.
Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph
-
Do language models actually build shared understanding in conversation?
When LLMs respond fluently to prompts, do they perform the communicative work humans do to establish mutual understanding? Research suggests they skip the grounding acts that make dialogue reliable.
the mechanism: omniscient simulation lets models skip grounding work entirely
-
Why do language models skip the calibration step?
Current LLMs assume shared understanding rather than building it through dialogue. This explores why that design choice persists and what breaks when it fails.
non-omniscient settings demand the dynamic mode
-
Can AI agents learn people better from interviews than surveys?
Can rich interview transcripts seed more accurate generative agents than demographic data or survey responses? This matters because it challenges how we build digital simulations of real people.
simulation fidelity may overstate real-world capacity if measured under omniscient conditions
-
How do we generate realistic personas at population scale?
Current LLM-based persona generation relies on ad hoc methods that fail to capture real-world population distributions. The challenge is reconstructing the joint correlations between demographic, psychographic, and behavioral attributes from fragmented data.
another mechanism producing simulation overconfidence
Related papers in this collection 8
Papers most semantically related to this note, ranked by cosine similarity in the embedding space.
- Is this the real life? Is this just fantasy? The Misleading Success of Simulating Social Interactions With LLMs
- Do Role-Playing Agents Practice What They Preach? Belief-Behavior Consistency in LLM-Based Simulations of Human Trust
- LLMs Corrupt Your Documents When You Delegate
- Finding Common Ground: Using Large Language Models to Detect Agreement in Multi-Agent Decision Conferences
- Flooding Spread of Manipulated Knowledge in LLM-Based Multi-Agent Communities
- Can Machines Think Like Humans? A Behavioral Evaluation of LLM-Agents in Dictator Games
- Large Language Models Do Not Simulate Human Psychology
- SDPO: Segment-Level Direct Preference Optimization for Social Agents
Original note title
omniscient social simulation fails under real-world information asymmetry because single-model control eliminates distributed cognition