Search papers, labs, and topics across Lattice.
The paper investigates the interpretability and steerability of Mamba SSMs by identifying activation subspace bottlenecks using mechanistic interpretability techniques. They introduce a test-time steering intervention that scales activations within these bottlenecks, leading to an average performance improvement of 8.27% across various benchmarks without task-specific tuning. Furthermore, they validate the importance of these bottlenecks by modifying them to create Stable-Mamba, a retrained architecture that demonstrates improved long-context performance.
Mamba models have hidden performance just waiting to be unlocked: simply scaling the activations of identified "bottleneck" subspaces boosts performance by over 8% across diverse tasks.
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 5 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.