paper-with-me

Papers

DISCO: Disentangled Communication Steering for Large Language Models

2025-09-20 · Max Torop, Aria Masoomi, Masih Eskandar, Jennifer Dy arxiv

A variety of recent methods guide large language model outputs via the inference-time addition of steering vectors to residual-stream or attention-head representations. In contrast, we propose to inject steering vectors directly into the query and value representation spaces within attention heads. We provide evidence that a greater portion of these spaces exhibit high linear discriminability of concepts --a key property motivating the use of steering vectors-- than attention head outputs. We analytically characterize the effect of our method, which we term DISentangled COmmunication (DISCO) Steering, on attention head outputs. Our analysis reveals that DISCO disentangles a strong but underutilized baseline, steering attention inputs, which implicitly modifies queries and values in a rigid manner. In contrast, DISCO's direct modulation of these components enables more granular control. We find that DISCO achieves superior performance over a number of steering vector baselines across multiple datasets on LLaMA 3.1 8B and Gemma 2 9B, with steering efficacy scoring up to 19.1% higher than the runner-up. Our results support the conclusion that the query and value spaces are powerful building blocks for steering vector methods.

📄 PDF Abstract BibTeX arXiv:2509.16820

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SteerX: Disentangled Steering for LLM Personalization

2025-10-25 · Xiaoyan Zhao, Ming Yan, Yilun Qiu, Haoting Ni 외 arxiv

Large language models (LLMs) have shown remarkable success in recent years, enabling a wide range of applications, including intelligent assistants that support users' daily life and work. A critical factor in building s…

Causal Inference

Beyond Prompt Engineering: Robust Behavior Control in LLMs via Steering Target Atoms

2025-05-23 · Mengru Wang, Ziwen Xu, Shengyu Mao, Shumin Deng 외

Precise control over language model generation is vital for ensuring both safety and reliability. Although prompt engineering and steering are commonly used to intervene in model behaviors, the vast number of parameters …

Language ModelingLanguage ModellingPrompt Engineering

Breaking Bad Tokens: Detoxification of LLMs Using Sparse Autoencoders

2025-05-20 · Agam Goyal, Vedant Rathi, William Yeh, Yian Wang 외

Large language models (LLMs) are now ubiquitous in user-facing applications, yet they still generate undesirable toxic outputs, including profanity, vulgarity, and derogatory remarks. Although numerous detoxification met…

Tracing Moral Foundations in Large Language Models

2026-01-09 · Chenxiao Yu, Bowen Yi, Farzan Karimi-Malekabadi, Suhaib Abdurahman 외 arxiv

Large language models often produce human-like moral judgments, but it is unclear whether this reflects an internal conceptual structure or superficial ``moral mimicry.'' Using Moral Foundations Theory (MFT) as an analyt…

YaPO: Learnable Sparse Activation Steering Vectors for Domain Adaptation

2026-01-13 · Abdelaziz Bounhar, Rania Hossam Elmohamady Elbadry, Hadi Abdine, Preslav Nakov 외 arxiv

Steering Large Language Models (LLMs) through activation interventions has emerged as a lightweight alternative to fine-tuning for alignment and personalization. Recent work on Bi-directional Preference Optimization (BiP…

General KnowledgeDomain Adaptation