English

EMMeTT: Efficient Multimodal Machine Translation Training

Computation and Language 2024-09-23 v1 Sound Audio and Speech Processing

Abstract

A rising interest in the modality extension of foundation language models warrants discussion on the most effective, and efficient, multimodal training approach. This work focuses on neural machine translation (NMT) and proposes a joint multimodal training regime of Speech-LLM to include automatic speech translation (AST). We investigate two different foundation model architectures, decoder-only GPT and encoder-decoder T5, extended with Canary-1B's speech encoder. To handle joint multimodal training, we propose a novel training framework called EMMeTT. EMMeTT improves training efficiency with the following: balanced sampling across languages, datasets, and modalities; efficient sequential data iteration; and a novel 2D bucketing scheme for multimodal data, complemented by a batch size optimizer (OOMptimizer). We show that a multimodal training consistently helps with both architectures. Moreover, SALM-T5 trained with EMMeTT retains the original NMT capability while outperforming AST baselines on four-language subsets of FLORES and FLEURS. The resultant Multimodal Translation Model produces strong text and speech translation results at the same time.

Keywords

Cite

@article{arxiv.2409.13523,
  title  = {EMMeTT: Efficient Multimodal Machine Translation Training},
  author = {Piotr Żelasko and Zhehuai Chen and Mengru Wang and Daniel Galvez and Oleksii Hrinchuk and Shuoyang Ding and Ke Hu and Jagadeesh Balam and Vitaly Lavrukhin and Boris Ginsburg},
  journal= {arXiv preprint arXiv:2409.13523},
  year   = {2024}
}

Comments

4 pages, submitted to ICASSP 2025

R2 v1 2026-06-28T18:51:26.187Z