Bidirectional recurrent attention with Direction Dropout matches or exceeds multi-head attention accuracy in a Conformer-Transducer ASR system while increasing throughput by up to 44 percent.
Mamba-based Decoder-Only Approach with Bidirectional Speech Modeling for Speech Recognition
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Selective state space models (SSMs) represented by Mamba have demonstrated their computational efficiency and promising outcomes in various tasks, including automatic speech recognition (ASR). Mamba has been applied to ASR task with the attention-based encoder-decoder framework, where the cross-attention mechanism between encoder and decoder remains. This paper explores the capability of Mamba as the decoder-only architecture in ASR task. Our MAmba-based DEcoder-ONly approach (MADEON) consists of a single decoder that takes speech tokens as a condition and predicts text tokens in an autoregressive manner. To enhance MADEON, we further propose speech prefixing that performs bidirectional processing on speech tokens, which enriches the contextual information in the hidden states. Our experiments show that MADEON significantly outperforms a non-selective SSM. The combination of speech prefixing and the recently proposed Mamba-2 yields comparable performance to Transformer-based models on large datasets.
citation-role summary
citation-polarity summary
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Accurate, fast, cheap: Choose three. Replacing Multi-Head-Attention with Bidirectional Recurrent Attention for Long-Form ASR
Bidirectional recurrent attention with Direction Dropout matches or exceeds multi-head attention accuracy in a Conformer-Transducer ASR system while increasing throughput by up to 44 percent.