Keyword Mamba: Spoken Keyword Spotting with State Space Models
Hanyu Ding, Wenlong Dong, Qirong Mao

TL;DR
Keyword Mamba introduces a novel neural state space model for speech keyword spotting, achieving high accuracy with fewer parameters and lower computational costs, demonstrating the potential of state space models in speech tasks.
Contribution
This work is the first to apply a neural state space model to keyword spotting, replacing traditional attention mechanisms and improving efficiency and accuracy.
Findings
Achieves strong accuracy on Google Speech Commands dataset.
Uses fewer parameters and computational resources.
First application of state space models in KWS.
Abstract
Keyword spotting (KWS) is an essential task in speech processing. It is widely used in voice assistants and smart devices. Deep learning models like CNNs, RNNs, and Transformers have performed well in KWS. However, they often struggle to handle long-term patterns and stay efficient at the same time. In this work, we present Keyword Mamba, a new architecture for KWS. It uses a neural state space model (SSM) called Mamba. We apply Mamba along the time axis and also explore how it can replace the self-attention part in Transformer models. We test our model on the Google Speech Commands datasets. The results show that Keyword Mamba reaches strong accuracy with fewer parameters and lower computational cost. To our knowledge, this is the first time a state space model has been used for KWS. These results suggest that Mamba has strong potential in speech-related tasks.
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.
Taxonomy
TopicsSpeech Recognition and Synthesis · Topic Modeling · Speech and dialogue systems
