Do large language models actually commit to a single character?
Explores whether LLMs pick and hold a fixed character or instead sample from multiple consistent possibilities. Tests reveal that regenerated responses differ while remaining consistent with context, challenging intuitive assumptions about how dialogue agents work.
Shanahan constructs a simple but decisive behavioral test. Have an LLM-based dialogue agent play 20 questions — the agent "thinks of" an object and the user asks yes/no questions. After several rounds, ask the agent to reveal the object. It names something consistent with all previous answers. Now regenerate that response. The agent names a different object, also consistent with all previous answers.
This phenomenon is incompatible with any view that treats the agent as having committed to a specific object at the start of the game. A human playing 20 questions picks an object, holds it in mind, and answers questions from that fixed commitment. The LLM never picks. It maintains a set of objects consistent with the accumulated constraints — what Shanahan calls a superposition — and samples from that set at the moment of reveal. The same logic extends from objects to characters: the agent never commits to being a specific character with specific properties. It maintains a distribution over consistent characters and generates behavior sampled from that distribution.
The test is portable. Any feature that appears settled in one generation but changes on regeneration (while remaining consistent with context) is evidence of superposition rather than commitment. This has been observed in personality traits, stated preferences, claimed memories, and emotional dispositions of dialogue agents. The philosophical consequence is that attributing fixed psychological properties to an LLM conversation state is category-mistaken: the system has a distribution over properties, not a property. What appears stable is a high-probability region of the distribution, not a fact about an underlying entity.
Inquiring lines that read this note 120
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.
How should dialogue systems represent uncertainty from noisy speech input?- How do belief distributions help systems recover from speech recognition errors?
- How do probabilistic dialogue systems handle ASR errors differently?
- Can offline RL and pragmatic inference together improve dialogue agent reliability?
- Why do different language models independently produce similar outputs?
- Can you separate grammatical competence from rhetorical commitment in language systems?
- Can language models learn to form ad-hoc conventions through training?
- Why do language models fail at pronouns across distant segments?
- Why do language models fail at coreference across long contexts?
- What distinguishes character simulation from authentic voice in language model outputs?
- Why do generative and discriminative language model procedures disagree?
- Is confabulation inevitable in large language models regardless of training?
- Why do different language models independently converge toward similar outputs in open-ended generation?
- What structural properties of language models make fabrication inevitable?
- How do description-based identifiers bias language model output distribution?
- How many distinct quasi-persons does a single language model actually support?
- What emerges in large language models that makes explicit value modeling necessary?
- Can language models learn to diversify their discourse-level narrative patterns over time?
- What geometric structure do language models actually use during inference?
- How does token-by-token probability differ from exploring competing rhetorical positions?
- Can LLMs distinguish between surface requests and underlying mental states in dialogue?
- Can lightweight linguistic features reliably detect LLM generated arguments?
- Do LLM replies mirror the language patterns they respond to?
- How does training data preserve communicative event structure without the actual events?
- Why might media-specific scripts actually work better than human conversation mimicry?
- What is event-residue and how does it differ from utterances?
- Can a virtual instance be individuated from its conversational context?
- Do anaphoric references fundamentally limit argumentative force in machine-generated writing?
- What signals of individual identity become unreliable in AI-assisted text?
- Does higher lexical density in fewer tokens indicate systematic AI signature?
- Why does expert character analysis outperform automated narrative summarization?
- Why do AI outputs lack the stable content of written sentences?
- How do LLM user simulators track and maintain consistent goal states across multi-turn interactions?
- Can controllable latent variables in simulators ground them to realistic conversation?
- How does Shanahan's simulator model explain first-person pronoun consistency in dialogue agents?
- Do agent frameworks adequately compensate for LLM conversational passivity?
- How does Stalnaker's common ground model apply to machine conversation?
- Why do language models presume common ground rather than build it?
- How do language models treat injected information as shared common ground?
- Why do LLMs fabricate continuity when users shift conversational frames?
- Can the same conversation coherently continue across different model versions?
- Can stored conversation context preserve a dormant quasi-subject?
- How do coreference chains preserve coherence across dialogue turns?
- Why do longer context windows alone fail to capture temporal dynamics in dialogue?
- How does repeated content shift model outputs across multiple turns?
- What update rules should govern dialogue-scoped versus turn-scoped memory?
- What are Gricean maxims and why do language models violate them?
- Why do LLMs produce semantically acceptable but pragmatically disengaged responses?
- Do dialogue agents have authentic voice agency or beliefs of their own?
- How vulnerable are language models themselves to multi-turn persuasive pressure?
- Is paraphrase invariance a reliable assumption when deploying language models in production?
- Do language models calibrate to actual human pragmatic norms?
- Can multi-turn conversations manipulate language model reasoning in similar ways to personas?
- What would it mean for a language model to canvas counterpositions?
- Why do current large language models fail to entrain with users?
- How does shape-holding in language models naturally produce sycophantic agreement?
- How do language models track multiple negotiating parties' commitments simultaneously?
- How does linguistic calibration differ from token probability calibration?
- How does context collapse affect what language models can meaningfully communicate?
- How do LLMs compress literary language without losing essential nuance?
- What would co-constructed identity between human and model dialogue look like?
- Why do conversational pivots require explicit re-prompting instead of natural evolution?
- How does persona consistency affect coherence in simulated dialogue?
- Can offline RL scale persona consistency across multi-turn conversations?
- What makes persona-assigned language models unstable across different conversation runs?
- What specific character traits drive memory selection in persona-based retrieval?
- Can persona consistency coexist with relevant dialogue in personalized conversation?
- How does distractor persona selection affect consistency enforcement in dialogue?
- How does tree-structured persona maintenance prevent character drift in long conversations?
- Can Big Five trait clustering from Reddit entries scale to dialogue generation?
- Does persona assignment alone produce repetitive dialogue without situational grounding?
- How do persona and context multiply to improve synthetic dialogue diversity?
- How do persona consistency and contextual relevance trade off in personalized dialogue systems?
- Can prompt design strategies reduce position bias in language model recommendations?
- Can prompted or fine-tuned models generate genuine narrative ambiguity?
- Why does dialogue-shaped text fail to produce dialogue-like operations in practice?
- How does temporal event structure scaffold coherence in dialogue?
- Why does transforming first-person voice into third-person reduce notification engagement?
- Does Parfitian continuity actually apply to individual conversation threads?
- What makes a conversation real versus a sequence of generated strings?
- Why do language models successfully simulate political perspectives and social personas?
- Do open-source LLMs show different resistance patterns to persona prompting than closed models?
- Do stated character beliefs predict decisions better when extracted from text?
- Why do LLM regenerations produce meaningfully different personalities from the same prompt?
- Why do most open language models resist personality conditioning via prompts?
- Why do personas in language models resist correction through prompting alone?
- Why do language models resist adopting different personalities when prompted?
- Why do language models prefer certain response styles regardless of what the prompt asks?
- Why do different language models converge on similar narrative defaults?
- What does the 20-questions test reveal about LLM character consistency?
- How does the dialogue prompt establish the character the model plays?
- How does maintaining a superposition differ from committing to a character?
- Why do token-level language models fail at utterance-level pragmatic optimization?
- Does the prediction unit shape what language models actually learn?
- Can statistical token processing create the accountability needed for dialogue?
- Do models cache intentions about response topics before generating the first token?
- Why do standard next-token prediction models struggle with conversational initiative?
- What role does entity salience play in detecting incoherence?
- How do readers project author identity from textual cues during interpretation?
- Why does batching multiple conversations on one GPU create identity problems?
- What causes multi-turn dialogue quality to degrade over time?
- How does tokenization toward corpus mean affect downstream output diversity?
- Why do more capable language models benefit more from diversity elicitation?
- Can distinctive input voices maintain accuracy without adopting the model's preferred register?
- Can prompt position alone shift language model predictions by twenty percent?
Related concepts in this collection 2
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
-
Does an LLM commit to a single character or maintain many?
Explores whether language models lock into one personality or instead hold multiple consistent characters in a probability distribution that narrows over time. Matters because it changes how we interpret apparent inconsistencies in model behavior.
the theoretical claim this test supports
-
Should we call LLM errors hallucinations or fabrications?
Does the language we use to describe LLM failures shape the technical solutions we build? Examining whether perceptual and psychological frameworks misdiagnose what's actually happening.
parallel: output is produced at generation time, not retrieved from a stored state
Related papers in this collection 8
Papers most semantically related to this note, ranked by cosine similarity in the embedding space.
- ProSA: Assessing and Understanding the Prompt Sensitivity of LLMs
- Reawakening knowledge: Anticipatory recovery from catastrophic interference via structured training
- Large Models of What? Mistaking Engineering Achievements for Human Linguistic Agency
- Cognitive Architectures for Language Agents
- The Earth is Flat because...: Investigating LLMs' Belief towards Misinformation via Persuasive Conversation
- When Hindsight is Not 20/20: Testing Limits on Reflective Thinking in Large Language Models
- Large Language Diffusion Models
- Intent Mismatch Causes LLMs to Get Lost in Multi-Turn Conversation
Original note title
the 20-questions regeneration test falsifies any committed-character view of LLM behavior