paper-with-me

홈 › Papers

Interpreting and Steering State-Space Models via Activation Subspace Bottlenecks

2026-02-26 · Vamshi Sunku Mohan, Kaustubh Gupta, Aneesha Das, Chandan Singh arxiv

State-space models (SSMs) have emerged as an efficient strategy for building powerful language models, avoiding the quadratic complexity of computing attention in transformers. Despite their promise, the interpretability and steerability of modern SSMs remain relatively underexplored. We take a major step in this direction by identifying activation subspace bottlenecks in the Mamba family of SSM models using tools from mechanistic interpretability. We then introduce a test-time steering intervention that simply multiplies the activations of the identified bottlenecks by a scalar. Across 7 SSMs and 6 diverse benchmarks, this intervention improves performance by an average of 8.27%, without requiring any task-specific tuning. Finally, we validate that the identified bottlenecks are indeed hindering performance by modifying them to yield an architecture we call Stable-Mamba, which achieves long-context performance gains when retrained from scratch.

📄 PDF Abstract BibTeX arXiv:2602.22719

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Multi-Subspace Representation Steering for Attribute Alignment in Large Language Models

2025-08-14 · Xinyan Jiang, Lin Zhang, Jiayi Zhang, Qingsong Yang 외 arxiv

Activation steering offers a promising approach to controlling the behavior of Large Language Models by directly manipulating their internal activations. However, most existing methods struggle to jointly steer multiple …

Steering Beyond the Support: Adversarial Training on Unsupervised Jailbroken Activation Simulation

2026-05-23 · Luoyu Chen, Weiqi Wang, Zhiyi Tian, Chenhan Zhang 외 arxiv

Jailbreak prompts can trigger harmful completions on aligned LLMs, In accordance, safety steering has been proposed: test-time activation interventions that steer jailbreak activations to trigger refusal while preserving…

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…

Contrastive Conceptor Activation Steering (COAST): Unlocking Vision-Language-Action Models through Hidden States

2026-05-16 · Miranda Muqing Miao, Subin Kim, Brandon Yang, Lyle Ungar arxiv

Vision-Language-Action (VLA) models leverage powerful perceptual priors from web-scale Vision-Language Model (VLM) pre-training, yet they remain surprisingly brittle in practice, frequently failing at simple robotic task…

Conceptors for Semantic Steering

2026-05-06 · Ilias Triantafyllopoulos, Young-Min Cho, Ren Tao, Miranda Muqing Miao 외 arxiv

Activation-based steering provides control of LLM behavior at inference time, but the dominant paradigm reduces each concept to a single direction whose geometry is left largely unexamined. Rather than selecting a single…