Stable and Explainable Personality Trait Evaluation in Large Language Models with Internal Activations
Xiaoxu Ma, Xiangbo Zhang, Zhenyu Weng
TL;DR
This work tackles the instability of questionnaire-based personality evaluation in LLMs by introducing PVNI, an internal-activation–based method that yields stable, explainable trait measurements. PVNI derives a persona direction from contrastive prompts, anchors a neutral score with a neutral prompt, and interpolates along the persona axis to produce a robust Big Five profile, supported by a linear-theory analysis of persona directions as approximately linear subspaces. The approach is validated across multiple open-source LLMs, demonstrating substantially lower prompt-induced variance than self-report or open-ended elicitation across questionnaire and role-play variants. The findings imply PVNI can provide reliable, interpretable model-characterization for evaluation, alignment, and deployment, with future work aimed at broader trait coverage, reduced judge-dependence, and multilingual generalization.
Abstract
Evaluating personality traits in Large Language Models (LLMs) is key to model interpretation, comparison, and responsible deployment. However, existing questionnaire-based evaluation methods exhibit limited stability and offer little explainability, as their results are highly sensitive to minor variations in prompt phrasing or role-play configurations. To address these limitations, we propose an internal-activation-based approach, termed Persona-Vector Neutrality Interpolation (PVNI), for stable and explainable personality trait evaluation in LLMs. PVNI extracts a persona vector associated with a target personality trait from the model's internal activations using contrastive prompts. It then estimates the corresponding neutral score by interpolating along the persona vector as an anchor axis, enabling an interpretable comparison between the neutral prompt representation and the persona direction. We provide a theoretical analysis of the effectiveness and generalization properties of PVNI. Extensive experiments across diverse LLMs demonstrate that PVNI yields substantially more stable personality trait evaluations than existing methods, even under questionnaire and role-play variants.
