Routing Mamba: Scaling State Space Models with Mixture-of-Experts Projection
Zheng Zhan, Liliang Ren, Shuohang Wang, Liyuan Liu, Yang Liu, Yeyun Gong, Yanzhi Wang, Yelong Shen

TL;DR
Routing Mamba introduces a sparse mixture-of-experts approach to scale State Space Models efficiently, achieving comparable performance to larger dense models with fewer active parameters and reduced computational costs.
Contribution
It presents Routing Mamba, a novel sparse MoE method that enhances SSM scaling by sharing routing decisions, enabling efficient long sequence modeling with fewer parameters.
Findings
Achieves similar performance to larger dense models with fewer parameters.
Demonstrates 23% FLOPS savings compared to dense Mamba.
Maintains consistent perplexity across different context lengths.
Abstract
Linear State Space Models (SSMs) offer remarkable performance gains in efficient sequence modeling, with constant inference-time computation and memory complexity. Recent advances, such as Mamba, further enhance SSMs with input-dependent gating and hardware-aware implementations, positioning them as strong alternatives to Transformers for long sequence modeling. However, efficiently scaling the expressive power of SSMs, particularly with Mixture of Experts (MoE), remains challenging, as naive integration attempts often falter or degrade performance. In this work, we introduce Routing Mamba (RoM), a novel approach that scales SSM parameters using sparse mixtures of linear projection experts. By sharing routing decisions between projection layers and lightweight sub-modules within Mamba across experts, RoM leverages synergies among linear projection experts for effective and efficient…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
