English

Mu$^{2}$SLAM: Multitask, Multilingual Speech and Language Models

Computation and Language 2023-06-28 v2 Sound Audio and Speech Processing

Abstract

We present Mu2^{2}SLAM, a multilingual sequence-to-sequence model pre-trained jointly on unlabeled speech, unlabeled text and supervised data spanning Automatic Speech Recognition (ASR), Automatic Speech Translation (AST) and Machine Translation (MT), in over 100 languages. By leveraging a quantized representation of speech as a target, Mu2^{2}SLAM trains the speech-text models with a sequence-to-sequence masked denoising objective similar to T5 on the decoder and a masked language modeling (MLM) objective on the encoder, for both unlabeled speech and text, while utilizing the supervised tasks to improve cross-lingual and cross-modal representation alignment within the model. On CoVoST AST, Mu2^{2}SLAM establishes a new state-of-the-art for models trained on public datasets, improving on xx-en translation over the previous best by 1.9 BLEU points and on en-xx translation by 1.1 BLEU points. On Voxpopuli ASR, our model matches the performance of an mSLAM model fine-tuned with an RNN-T decoder, despite using a relatively weaker sequence-to-sequence architecture. On text understanding tasks, our model improves by more than 6\% over mSLAM on XNLI, getting closer to the performance of mT5 models of comparable capacity on XNLI and TydiQA, paving the way towards a single model for all speech and text understanding tasks.

Keywords

Cite

@article{arxiv.2212.09553,
  title  = {Mu$^{2}$SLAM: Multitask, Multilingual Speech and Language Models},
  author = {Yong Cheng and Yu Zhang and Melvin Johnson and Wolfgang Macherey and Ankur Bapna},
  journal= {arXiv preprint arXiv:2212.09553},
  year   = {2023}
}

Comments

ICML 2023

R2 v1 2026-06-28T07:42:28.233Z