English

Cross-Modal Multi-Tasking for Speech-to-Text Translation via Hard Parameter Sharing

Computation and Language 2023-09-28 v1 Sound Audio and Speech Processing

Abstract

Recent works in end-to-end speech-to-text translation (ST) have proposed multi-tasking methods with soft parameter sharing which leverage machine translation (MT) data via secondary encoders that map text inputs to an eventual cross-modal representation. In this work, we instead propose a ST/MT multi-tasking framework with hard parameter sharing in which all model parameters are shared cross-modally. Our method reduces the speech-text modality gap via a pre-processing stage which converts speech and text inputs into two discrete token sequences of similar length -- this allows models to indiscriminately process both modalities simply using a joint vocabulary. With experiments on MuST-C, we demonstrate that our multi-tasking framework improves attentional encoder-decoder, Connectionist Temporal Classification (CTC), transducer, and joint CTC/attention models by an average of +0.5 BLEU without any external MT data. Further, we show that this framework incorporates external MT data, yielding +0.8 BLEU, and also improves transfer learning from pre-trained textual models, yielding +1.8 BLEU.

Keywords

Cite

@article{arxiv.2309.15826,
  title  = {Cross-Modal Multi-Tasking for Speech-to-Text Translation via Hard Parameter Sharing},
  author = {Brian Yan and Xuankai Chang and Antonios Anastasopoulos and Yuya Fujita and Shinji Watanabe},
  journal= {arXiv preprint arXiv:2309.15826},
  year   = {2023}
}
R2 v1 2026-06-28T12:34:02.622Z