Beyond Fixed Psychological Personas: State Beats Trait, but Language Models are State-Blind
Tamunotonye Harry, Ivoline Ngong, Chima Nweke, Yuanyuan Feng, Joseph Near
TL;DR
Chameleon introduces a dataset of 5,001 contextual psychological profiles from 1,667 Reddit users across 645 subreddits to operationalize Latent State-Trait theory in NLP. The study demonstrates that $ICC \approx 0.26$–$0.28$, implying $72\%-74\%$ of variance in expressed psychology is within-person (state) rather than between-person (trait), and validates this with two extraction methods yielding high profile-level agreement ($r \approx 0.71$). It further shows that LLMs are state-blind in generation, while reward models are context-aware but inconsistent in direction, with a notable “vulnerable user paradox” impacting RLHF. The Chameleon dataset and its accompanying pipeline enable principled investigation of psychology-aware AI, revealing critical implications for personalization, evaluation fairness, and RLHF alignment. The work motivates future research to develop state-sensitive generation and stable, state-aware evaluation mechanisms across diverse platforms and modalities.
Abstract
User interactions with language models vary due to static properties of the user (trait) and the specific context of the interaction (state). However, existing persona datasets (like PersonaChat, PANDORA etc.) capture only trait, and ignore the impact of state. We introduce Chameleon, a dataset of 5,001 contextual psychological profiles from 1,667 Reddit users, each measured across multiple contexts. Using the Chameleon dataset, we present three key findings. First, inspired by Latent State-Trait theory, we decompose variance and find that 74\% is within-person(state) while only 26\% is between-person (trait). Second, we find that LLMs are state-blind: they focus on trait only, and produce similar responses regardless of state. Third, we find that reward models react to user state, but inconsistently: different models favor or penalize the same users in opposite directions. We release Chameleon to support research on affective computing, personalized dialogue, and RLHF alignment.
