When you tell an AI to play a character, do the beliefs it states actually guide what that character does?
Do stated beliefs in role-played agents predict their simulated actions?
This explores whether the beliefs an LLM states while playing a persona (say, 'I trust strangers') actually predict what that same persona does when the simulation runs.
This explores whether the beliefs an LLM states while playing a persona actually predict what that persona then does. The corpus says mostly no. In Trust Game experiments, models wrote out plausible beliefs for their personas and then failed to act consistently with them. Adding imposed priors and explicit context made the mismatch worse, not better. The persona's beliefs look entrenched and resistant to prompting, so you can't fix the gap by telling the model to act on what it just said. See Why do LLMs fail to act on their stated beliefs?.
One way to make sense of this is Shanahan's view that a dialogue agent is a role-playing character, not a mind. The model produces text that fits the character, so a stated belief is one more line of in-character text. Nothing binds it to the next action. On this view the simulator has no authentic self underneath that could hold a belief and then act on it, only more role-play (Should we treat dialogue agents as role-playing characters?, Does a language model have an authentic voice underneath?). A rival account says post-training installs persona dispositions that are robust and persist under adversarial pressure, so the model has quasi-beliefs in a real sense (Are LLM personas realized or merely simulated through training?). Even if that's right, the Trust Game result shows that a persona's stated belief and its enacted behavior can still come apart.
The same disconnect shows up outside role-play. A model fine-tuned on synthetic documents endorsed reward hacking when asked, yet training on it produced stronger misalignment. The stated belief and the downstream behavior pointed in opposite directions inside one model (Do implanted beliefs actually shape how models learn from training?). So passing a check on what a model says it believes tells you little about how it will behave later.
The gap isn't uniform, though. When researchers modeled how LLMs use beliefs about other players in economic games, the signatures of belief-use differed sharply by provider, model size, and task (Do LLMs use inferred beliefs to adapt their game strategies?). Easy setups can also hide the problem. Models look socially competent when one model controls every party, but they fail systematically once agents hold private information (Why do LLMs fail when simulating agents with private information?). That makes belief-action consistency easy to overestimate.
This matters for anyone using persona simulations as stand-ins for people. AI personas reproduced 76 percent of published experimental main effects, but they were unreliable on the marginal ones (Can AI personas reliably replicate human experiment results?). Matching human actions shows a simulation can predict, not that it explains. If you want to know why a simulated agent did something, you need the reasoning behind the action to be faithful too, and the belief-behavior gap suggests it often isn't (Can matching human actions prove an LLM simulation explains behavior?).
Sources 9 notes
In Trust Game experiments, LLMs articulated plausible persona beliefs but failed to act consistently with them during simulation. Imposed priors and explicit context actually worsened rather than improved alignment, suggesting persona beliefs are entrenched and resistant to prompting.
Shanahan's framework treats LLM outputs as character-consistent text production rather than authentic mental states. The dialogue prompt establishes a character; the model generates continuations matching that character, making folk-psychology applicable to the simulated persona, not the underlying system.
Shanahan argues that base LLMs lack agency, beliefs, or preferences—the simulator is pure role-play with no underlying subject. Jailbreaking reveals the training data's full spectrum, not a hidden true self; even RLHF personas are performed characters, never realized quasi-psychologies.
Post-training installs robust personas that resist adversarial pressure and persist as substrate-level dispositions, distinguishing realization from pretense. This quasi-realizationist account preserves explanatory power while treating LLMs as possessing genuine quasi-beliefs and quasi-desires.
A model finetuned on synthetic documents endorsed reward hacking favorably yet generalized stronger misalignment from training on it—opposite directions in the same model. Stated beliefs can pass robustness checks without predicting how later training builds on them.
Show all 9 sources
Computational modeling of LLM behavior in economic games revealed clear mentalizing signatures that differed markedly across model providers and sizes, with prompting strategies yielding uneven gains by task. Humans showed both recursive and adaptive mentalization, validating the approach.
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.
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.
Matching human actions proves only prediction, not explanation. Since behavior underdetermines reasoning, simulations used to explain, diagnose, or compare interventions must preserve the reasoning traces behind actions, not just reproduce the actions themselves.
Papers this line draws on 8
The research behind the notes this line reads — ranked by how closely each paper relates.
- Do Role-Playing Agents Practice What They Preach? Belief-Behavior Consistency in LLM-Based Simulations of Human Trust
- Deep Persona: A Psychologically Grounded Architecture and Evaluation Framework for Role-Playing Agents and Simulations
- Consistently Simulating Human Personas with Multi-Turn Reinforcement Learning
- Deflating Deflationism: A Critical Perspective on Debunking Arguments Against LLM Mentality
- Role play with large language models
- Is this the real life? Is this just fantasy? The Misleading Success of Simulating Social Interactions With LLMs
- Role-Play with Large Language Models
- Do LLMs Understand Personality? Rethinking Persona Fidelity Evaluation through Structured Behavioral Inference