paper-with-me

Papers

Probing Persona-Dependent Preferences in Language Models

2026-05-13 · Oscar Gilg, Pierre Beckmann, Daniel Paleka, Patrick Butlin arxiv

Large language models (LLMs) can be said to have preferences: they reliably pick certain tasks and outputs over others, and preferences shaped by post-training and system prompts appear to shape much of their behaviour. But models can also adopt different personas which have radically different preferences. How is this implemented internally? Does each persona run on its own preference machinery, or is something shared underneath? We train linear probes on residual-stream activations of Gemma-3-27B and Qwen-3.5-122B to predict revealed pairwise task choices, and identify a genuine preference vector: it tracks the model's preferences as they shift across a range of prompts and situations, and on Gemma-3-27B steering along it causally controls pairwise choice. This preference representation is largely shared across personas: a probe trained on the helpful assistant predicts and steers the choices of qualitatively different personas, including an evil persona whose preferences anti-correlate with those of the Assistant.

📄 PDF Abstract BibTeX arXiv:2605.13339

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PICLe: Eliciting Diverse Behaviors from Large Language Models with Persona In-Context Learning

2024-05-03 · Hyeong Kyu Choi, Yixuan Li

Large Language Models (LLMs) are trained on massive text corpora, which are encoded with diverse personality traits. This triggers an interesting goal of eliciting a desired personality trait from the LLM, and probing it…

Bayesian InferenceIn-Context Learning

Personalized Adaptation via In-Context Preference Learning

2024-10-17 · Allison Lau, Younwoo Choi, Vahid Balazadeh, Keertana Chidambaram 외

Reinforcement Learning from Human Feedback (RLHF) is widely used to align Language Models (LMs) with human preferences. However, existing approaches often neglect individual user preferences, leading to suboptimal person…

In-Context Learning

Personalized Soups: Personalized Large Language Model Alignment via Post-hoc Parameter Merging

2023-10-17 · Joel Jang, Seungone Kim, Bill Yuchen Lin, Yizhong Wang 외

While Reinforcement Learning from Human Feedback (RLHF) aligns Large Language Models (LLMs) with general, aggregate human preferences, it is suboptimal for learning diverse, individual perspectives. In this work, we stud…

Language ModelingLanguage ModellingLarge Language ModelMulti-Objective Reinforcement Learning+2

Can Large Language Models Change User Preference Adversarially?

2023-01-05 · Varshini Subhash

Pretrained large language models (LLMs) are becoming increasingly powerful and ubiquitous in mainstream applications such as being a personal assistant, a dialogue model, etc. As these models become proficient in deducin…

Red Teaming

BenchPreS: A Benchmark for Context-Aware Personalized Preference Selectivity of Persistent-Memory LLMs

2026-03-17 · Sangyeon Yoon, Sunkyoung Kim, Hyesoo Hong, Wonje Jeung 외 arxiv

Large language models (LLMs) increasingly store user preferences in persistent memory to support personalization across interactions. However, in third-party communication settings governed by social and institutional no…