English

Learning ASR pathways: A sparse multilingual ASR model

Audio and Speech Processing 2023-10-02 v4 Computation and Language

Abstract

Neural network pruning compresses automatic speech recognition (ASR) models effectively. However, in multilingual ASR, language-agnostic pruning may lead to severe performance drops on some languages because language-agnostic pruning masks may not fit all languages and discard important language-specific parameters. In this work, we present ASR pathways, a sparse multilingual ASR model that activates language-specific sub-networks ("pathways"), such that the parameters for each language are learned explicitly. With the overlapping sub-networks, the shared parameters can also enable knowledge transfer for lower-resource languages via joint multilingual training. We propose a novel algorithm to learn ASR pathways, and evaluate the proposed method on 4 languages with a streaming RNN-T model. Our proposed ASR pathways outperform both dense models and a language-agnostically pruned model, and provide better performance on low-resource languages compared to the monolingual sparse models.

Keywords

Cite

@article{arxiv.2209.05735,
  title  = {Learning ASR pathways: A sparse multilingual ASR model},
  author = {Mu Yang and Andros Tjandra and Chunxi Liu and David Zhang and Duc Le and Ozlem Kalinli},
  journal= {arXiv preprint arXiv:2209.05735},
  year   = {2023}
}

Comments

Accepted by ICASSP 2023

R2 v1 2026-06-28T01:11:02.446Z