arXiv:2501.02832cs.CLcs.AI2025-01被引 10

用Mamba架构实现首个超越Transformer的语音识别模型。

Samba-ASR: State-Of-The-Art Speech Recognition Leveraging Structured State-Space Models

  • 采用结构化状态空间模型构建编码器和解码器,高效捕捉长短时依赖。
  • 在多个基准上词错误率显著降低,低资源场景表现依然优秀。
  • 适合追求高精度与计算效率的语音识别研究与应用开发者。

我们提出Samba ASR,首个基于状态空间模型(SSMs)的新型语音识别(ASR)模型,采用创新的Mamba架构作为编码器和解码器。与依赖自注意力机制的Transformer模型不同,Samba ASR通过高效的动态状态空间建模,同时捕获局部与全局时间依赖,克服了传统Transformer在输入长度增长时二次复杂度上升及长序列处理困难的问题。实验表明,Samba ASR在多个标准基准上超越现有开源Transformer基ASR模型,达到新的最先进水平。在公开数据集上的广泛评估显示,其词错误率(WER)显著降低,即使在低资源场景下也表现出色。此外,Mamba架构固有的计算效率与参数优化能力,使Samba ASR成为可扩展且鲁棒的多任务语音识别解决方案。本工作展示了结构化状态空间模型在语音序列建模中优于Transformer的潜力,提供了全面的公共基准评估,涵盖计算效率、抗噪性与序列泛化能力的深入分析,确立了无需Transformer的高效高精度语音识别新范式。

原文摘要 · Abstract (English)

We propose Samba ASR,the first state of the art Automatic Speech Recognition(ASR)model leveraging the novel Mamba architecture as both encoder and decoder,built on the foundation of state space models(SSMs).Unlike transformerbased ASR models,which rely on self-attention mechanisms to capture dependencies,Samba ASR effectively models both local and global temporal dependencies using efficient statespace dynamics,achieving remarkable performance gains.By addressing the limitations of transformers,such as quadratic scaling with input length and difficulty in handling longrange dependencies,Samba ASR achieves superior accuracy and efficiency.Experimental results demonstrate that Samba ASR surpasses existing opensource transformerbased ASR models across various standard benchmarks,establishing it as the new state of theart in ASR.Extensive evaluations on the benchmark dataset show significant improvements in Word Error Rate(WER),with competitive performance even in lowresource scenarios.Furthermore,the inherent computational efficiency and parameter optimization of the Mamba architecture make Samba ASR a scalable and robust solution for diverse ASR tasks.Our contributions include the development of a new Samba ASR architecture for automatic speech recognition(ASR),demonstrating the superiority of structured statespace models(SSMs)over transformer based models for speech sequence processing.We provide a comprehensive evaluation on public benchmarks,showcasing stateoftheart(SOTA)performance,and present an indepth analysis of computational efficiency,robustness to noise,and sequence generalization.This work highlights the viability of Mamba SSMs as a transformerfree alternative for efficient and accurate ASR.By leveraging the advancements of statespace modeling,Samba ASR redefines ASR performance standards and sets a new benchmark for future research in this field.

语音识别Mamba状态空间Transformer替代

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。