paper-with-me

홈 › Papers

Selective Steering: Norm-Preserving Control Through Discriminative Layer Selection

2026-01-27 · Quy-Anh Dang, Chris Ngo arxiv

Despite significant progress in alignment, large language models (LLMs) remain vulnerable to adversarial attacks that elicit harmful behaviors. Activation steering techniques offer a promising inference-time intervention approach, but existing methods suffer from critical limitations: activation addition requires careful coefficient tuning and is sensitive to layer-specific norm variations, while directional ablation provides only binary control. Recent work on Angular Steering introduces continuous control via rotation in a 2D subspace, but its practical implementation violates norm preservation, causing distribution shift and generation collapse, particularly in models below 7B parameters. We propose Selective Steering, which addresses these limitations through two key innovations: (1) a mathematically rigorous norm-preserving rotation formulation that maintains activation distribution integrity, and (2) discriminative layer selection that applies steering only where feature representations exhibit opposite-signed class alignment. Experiments across nine models demonstrate that Selective Steering achieves 5.5x higher attack success rates than prior methods while maintaining zero perplexity violations and approximately 100\% capability retention on standard benchmarks. Our approach provides a principled, efficient framework for controllable and stable LLM behavior modification. Code: https://github.com/knoveleng/steering

📄 PDF Abstract BibTeX arXiv:2601.19375

Code (0)

등록된 구현이 없습니다.

Tasks

Continuous Control

Similar Papers 제목 키워드 기반

LatentGuard: Controllable Latent Steering for Robust Refusal of Attacks and Reliable Response Generation

2025-09-24 · Huizhen Shu, Xuying Li, Zhuo Li arxiv

Achieving robust safety alignment in large language models (LLMs) while preserving their utility remains a fundamental challenge. Existing approaches often struggle to balance comprehensive safety with fine-grained contr…

Response Generation

Programming Refusal with Conditional Activation Steering

2024-09-06 · Bruce W. Lee, Inkit Padhi, Karthikeyan Natesan Ramamurthy, Erik Miehling 외

LLMs have shown remarkable capabilities, but precisely controlling their response behavior remains challenging. Existing activation steering methods alter LLM behavior indiscriminately, limiting their practical applicabi…

ALTSTEER: Selective Safety Steering for Moving Beyond Hard Refusals to Constructive Alternatives

2026-08-31 · Hoejoon Kwon, Byeonggeuk Lim, Kahyeon Kim, YoungBin Kim arxiv

Safety alignment is essential for deploying large language models, requiring systems to prevent harmful compliance while preserving helpfulness on benign requests. Activation steering offers a training-free inference-tim…

Spherical Steering: Geometry-Aware Activation Rotation for Language Models

2026-02-09 · Zejia You, Chunyuan Deng, Hanjie Chen arxiv

Inference-time steering offers a promising way to control language models (LMs) without retraining. However, standard approaches typically rely on activation addition, which inevitably alters the hidden-state magnitudes …

Architectural Backdoors in Vision-Language Model Supply Chains via Representation Steering

2026-07-28 · Maria Rosaria Briglia, Igor Maljkovic, Antonio Emanuele Cinà, Luca Oneto 외 arxiv

Vision--Language Models (VLMs) are increasingly deployed through a model supply chain in which pretrained checkpoints, architecture definitions, text encoders, and exported computation graphs are distributed by third par…

Visual Question AnsweringText-to-Image Generation