paper-with-me

홈 › Papers

Fine-Grained Activation Steering: Steering Less, Achieving More

2026-02-04 · Zijian Feng, Tianjiao Li, Zixiao Zhu, Hanzhang Zhou, Junlang Qian, Li Zhang, Jia Jim Deryl Chua, Lee Onn Mak, Gee Wah Ng, Kezhi Mao arxiv

Activation steering has emerged as a cost-effective paradigm for modifying large language model (LLM) behaviors. Existing methods typically intervene at the block level, steering the bundled activations of selected attention heads, feedforward networks, or residual streams. However, we reveal that block-level activations are inherently heterogeneous, entangling beneficial, irrelevant, and harmful features, thereby rendering block-level steering coarse, inefficient, and intrusive. To investigate the root cause, we decompose block activations into fine-grained atomic unit (AU)-level activations, where each AU-level activation corresponds to a single dimension of the block activation, and each AU denotes a slice of the block weight matrix. Steering an AU-level activation is thus equivalent to steering its associated AU. Our theoretical and empirical analysis show that heterogeneity arises because different AUs or dimensions control distinct token distributions in LLM outputs. Hence, block-level steering inevitably moves helpful and harmful token directions together, which reduces efficiency. Restricting intervention to beneficial AUs yields more precise and effective steering. Building on this insight, we propose AUSteer, a simple and efficient method that operates at a finer granularity of the AU level. AUSteer first identifies discriminative AUs globally by computing activation momenta on contrastive samples. It then assigns adaptive steering strengths tailored to diverse inputs and selected AU activations. Comprehensive experiments on multiple LLMs and tasks show that AUSteer consistently surpasses advanced baselines while steering considerably fewer activations, demonstrating that steering less achieves more.

📄 PDF Abstract BibTeX arXiv:2602.04428

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EmoSteer-TTS: Fine-Grained and Training-Free Emotion-Controllable Text-to-Speech via Activation Steering

2025-08-05 · Tianxin Xie, Shan Yang, Chenxing Li, Dong Yu 외 arxiv

Text-to-speech (TTS) has shown great progress in recent years. However, most existing TTS systems offer only coarse and rigid emotion control, typically via discrete emotion labels or a carefully crafted and detailed emo…

Continuous Control

Angular Steering: Behavior Control via Rotation in Activation Space

2025-10-30 · Hieu M. Vu, Tan M. Nguyen arxiv

Controlling specific behaviors in large language models while preserving their general capabilities is a central challenge for safe and reliable artificial intelligence deployment. Current steering methods, such as vecto…

Fine-Grained control over Music Generation with Activation Steering

2025-06-11 · Dipanshu Panda, Jayden Koshy Joe, Harshith M R, Swathi Narashiman 외

We present a method for fine-grained control over music generation through inference-time interventions on an autoregressive generative music transformer called MusicGen. Our approach enables timbre transfer, style trans…

Music GenerationStyle Transfer

UniSteer: Text-Guided Flow Matching in Activation Space for Versatile LLM Steering

2026-05-28 · Yingdong Shi, Ruiming Zhang, Changming Li, Zhiyu Yang 외 arxiv

Activation-based control steers large language models (LLMs) by intervening on their internal representations during inference, and has emerged as an effective paradigm for controlling behaviors such as persona and style…

Instruction Following

TADA! Tuning Audio Diffusion Models through Activation Steering

2026-02-12 · Łukasz Staniszewski, Katarzyna Zaleska, Mateusz Modrzejewski, Kamil Deja arxiv

Audio diffusion models can synthesize high-fidelity music from text, yet achieving fine-grained control over specific musical attributes remains challenging, as their internal mechanisms for representing high-level conce…