Rethinking Psychometric Evaluation of LLMs: When and Why Self-Reports Predict Behavior
Quick Answer
This study reveals that self-reports (SR) using the Theory of Planned Behavior (TPB) predict LLM behavior more effectively than the Big 5 personality traits.
Quick Take
This study reveals that self-reports (SR) using the Theory of Planned Behavior (TPB) predict LLM behavior more effectively than the Big 5 personality traits. Experiments across 11 LLMs show that SR-behavior coherence is context-dependent, with TPB achieving human-level coherence in shared conversations, while Big 5 fails. The findings suggest a need for more specific psychometric tools for LLM deployment.
Key Points
- TPB achieves human-level coherence in LLMs during shared conversations.
- Big 5 traits fail to predict behavior effectively in LLMs.
- Self-reports show selective coherence, varying by context and behavior.
- Persona prompting improves consistency but does not align behavior.
- More specific psychometric tools are necessary for LLM deployment.
Paper Resources
Article Content
From source RSS / original summaryarXiv:2606. 12730v1 Announce Type: new Abstract: Anticipating LLM behavioral tendencies from low-cost psychometric probes is critical for safe deployment, but only if self-reports (SR) reliably predict behavior. Recent work documented substantial SR-behavior dissociation in LLMs, but relied on broad personality traits (Big 5) that predict specific behaviors weakly, even in humans.
Furthermore, the isolation of conversational sessions combined with weak context matching left open whether LLMs truly lack coherence or whether the conditions needed to detect such coherence were not met. We contrast Big 5 with the Theory of Planned Behavior (TPB), which measures intention targeted to a specific behavior and predicts human behavior substantially better than broad traits. We run experiments across four behavioral tasks and 11 frontier LLMs, while also varying session context and identity induction.
We find that SR-behavior coherence exists but is selective. 1) Within a shared conversation, the Theory of Planned Behavior reaches human-level coherence; Big 5 does not. 2) Across separate conversations, coherence survives only for behaviors anchored outside the immediate prompt, such as implicit bias shaped by training, and collapses when behavior is strongly primed by context, as with sycophancy.
3) Persona prompting makes self-reports more consistent across conversations, but does not bring behavior into alignment. These findings suggest that coarse personality frameworks, such as Big 5 may not be the best tools for testing deployment behavior. More task- and behavior-specific instruments are needed, and even these must be evaluated across tasks and contexts.
Reader Mode unavailable (could not extract clean content).
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.AI
See more →Arbor: Tree Search as a Cognition Layer for Autonomous Agents
Arbor introduces a multi-agent framework utilizing structured tree search for optimizing LLM inference, achieving up to 193% throughput-latency improvement compared to vendor-optimized systems. It employs an Orchestrator and Critic agent for stability and coordination, demonstrating hardware-agnostic performance with minimal variance.