paper-with-me

Papers

Controllable and explainable personality sliders for LLMs at inference time

2026-02-10 · Florian Hoppe, David Khachaturov, Robert Mullins, Mark Huasong Meng arxiv

Aligning Large Language Models (LLMs) with specific personas typically relies on expensive and monolithic Supervised Fine-Tuning (SFT) or RLHF. While effective, these methods require training distinct models for every target personality profile. Inference-time activation steering offers a parameter-efficient alternative, yet naive approaches fail to control multiple traits simultaneously due to destructive vector interference. In this work, we propose a modular framework for continuous, multi-dimensional personality control. Our key innovation is Sequential Adaptive Steering (SAS): a method that orthogonalizes steering vectors by training subsequent probes on the residual stream shifted by prior interventions. This approach transforms steering vectors into reusable primitives, allowing users to instantly synthesize complex, high-fidelity personality profiles by simply adjusting coefficients alpha. We validate our framework on the Big Five personality traits, demonstrating that it outperforms naive baselines in both goal adherence and coherence, enabling precise, holistic personality modulation without updating model parameters.

📄 PDF Abstract BibTeX arXiv:2603.03326

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FreeSliders: Training-Free, Modality-Agnostic Concept Sliders for Fine-Grained Diffusion Control in Images, Audio, and Video

2025-10-30 · Rotem Ezra, Hedi Zisling, Nimrod Berman, Ilan Naiman 외 arxiv

Diffusion models have become state-of-the-art generative models for images, audio, and video, yet enabling fine-grained controllable generation, i.e., continuously steering specific concepts without disturbing unrelated …

SliderSpace: Decomposing the Visual Capabilities of Diffusion Models

2025-02-03 · Rohit Gandikota, Zongze Wu, Richard Zhang, David Bau 외

We present SliderSpace, a framework for automatically decomposing the visual capabilities of diffusion models into controllable and human-understandable directions. Unlike existing control methods that require a user to …

Diversity

Scaling Personality Control in LLMs with Big Five Scaler Prompts

2025-08-08 · Gunhee Cho, Yun-Gyung Cheong arxiv

We present Big5-Scaler, a prompt-based framework for conditioning large language models (LLMs) with controllable Big Five personality traits. By embedding numeric trait values into natural language prompts, our method en…

Dialogue Generation

Stable and Explainable Personality Trait Evaluation in Large Language Models with Internal Activations

2026-01-14 · Xiaoxu Ma, Xiangbo Zhang, Zhenyu Weng arxiv

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…

Revealing Personality Traits: A New Benchmark Dataset for Explainable Personality Recognition on Dialogues

2024-09-29 · Lei Sun, Jinming Zhao, Qin Jin

Personality recognition aims to identify the personality traits implied in user data such as dialogues and social media posts. Current research predominantly treats personality recognition as a classification task, faili…

Personality Trait Recognition