Search papers, labs, and topics across Lattice.
The paper introduces a contrastive Sparse AutoEncoder (SAE) framework to learn facet-level personality control vectors aligned with the Big Five 30-facet model for role-playing LLMs. This approach addresses the limitations of prompt-based and SFT methods by learning interpretable personality steering vectors integrated into the model's residual space and dynamically selected by a trait-activated routing module. Experiments demonstrate that the proposed method maintains stable character fidelity and output quality, outperforming baselines, especially when combined with prompt engineering.
Achieve stable and interpretable persona control in LLMs by routing contrastively-trained personality vectors aligned with the Big Five facets, outperforming prompt engineering and other baselines.
Personality control in Role-Playing Agents (RPAs) is commonly achieved via training-free methods that inject persona descriptions and memory through prompts or retrieval-augmented generation, or via supervised fine-tuning (SFT) on persona-specific corpora. While SFT can be effective, it requires persona-labeled data and retraining for new roles, limiting flexibility. In contrast, prompt- and RAG-based signals are easy to apply but can be diluted in long dialogues, leading to drifting and sometimes inconsistent persona behavior. To address this, we propose a contrastive Sparse AutoEncoder (SAE) framework that learns facet-level personality control vectors aligned with the Big Five 30-facet model. A new 15,000-sample leakage-controlled corpus is constructed to provide balanced supervision for each facet. The learned vectors are integrated into the model's residual space and dynamically selected by a trait-activated routing module, enabling precise and interpretable personality steering. Experiments on Large Language Models (LLMs) show that the proposed method maintains stable character fidelity and output quality across contextualized settings, outperforming Contrastive Activation Addition (CAA) and prompt-only baselines. The combined SAE+Prompt configuration achieves the best overall performance, confirming that contrastively trained latent vectors can enhance persona control while preserving dialogue coherence.