paper-with-me

홈 › Papers

Speech Translation with Foundation Models and Optimal Transport: UPC at IWSLT23

2023-06-02 · Ioannis Tsiamas, Gerard I. Gállego, José A. R. Fonollosa, Marta R. Costa-jussà

This paper describes the submission of the UPC Machine Translation group to the IWSLT 2023 Offline Speech Translation task. Our Speech Translation systems utilize foundation models for speech (wav2vec 2.0) and text (mBART50). We incorporate a Siamese pretraining step of the speech and text encoders with CTC and Optimal Transport, to adapt the speech representations to the space of the text model, thus maximizing transfer learning from MT. After this pretraining, we fine-tune our system end-to-end on ST, with Cross Entropy and Knowledge Distillation. Apart from the available ST corpora, we create synthetic data with SegAugment to better adapt our models to the custom segmentations of the IWSLT test sets. Our best single model obtains 31.2 BLEU points on MuST-C tst-COMMON, 29.8 points on IWLST.tst2020 and 33.4 points on the newly released IWSLT.ACLdev2023.

📄 PDF Abstract BibTeX arXiv:2306.01327

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationMachine TranslationTransfer LearningTranslation

Methods 이 논문이 사용한 방법론

Test 설명 없음
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

The USTC-NELSLIP Offline Speech Translation Systems for IWSLT 2022

2022-05-01 · IWSLT (ACL) 2022 5 · Weitai Zhang, Zhongyi Ye, Haitao Tang, Xiaoxi Li 외

This paper describes USTC-NELSLIP’s submissions to the IWSLT 2022 Offline Speech Translation task, including speech translation of talks from English to German, English to Chinese and English to Japanese. We describe bot…

Translation

The USTC-NEL Speech Translation system at IWSLT 2018

2018-12-06 · IWSLT (EMNLP) 2018 10 · Dan Liu, Junhua Liu, Wu Guo, Shifu Xiong 외

This paper describes the USTC-NEL system to the speech translation task of the IWSLT Evaluation 2018. The system is a conventional pipeline system which contains 3 modules: speech recognition, post-processing and machine…

Machine Translationspeech-recognitionSpeech RecognitionTranslation

The USTC-NELSLIP Systems for Simultaneous Speech Translation Task at IWSLT 2021

2021-07-01 · ACL (IWSLT) 2021 8 · Dan Liu, Mengge Du, Xiaoxi Li, Yuchen Hu 외

This paper describes USTC-NELSLIP's submissions to the IWSLT2021 Simultaneous Speech Translation task. We proposed a novel simultaneous translation model, Cross Attention Augmented Transducer (CAAT), which extends conven…

Data AugmentationSpeech-to-TextTranslation

MLLP-VRAIN UPV systems for the IWSLT 2022 Simultaneous Speech Translation and Speech-to-Speech Translation tasks

2022-05-01 · IWSLT (ACL) 2022 5 · Javier Iranzo-Sánchez, Javier Jorge Cano, Alejandro Pérez-González-de-Martos, Adrián Giménez Pastor 외

This work describes the participation of the MLLP-VRAIN research group in the two shared tasks of the IWSLT 2022 conference: Simultaneous Speech Translation and Speech-to-Speech Translation. We present our streaming-read…

Simultaneous Speech-to-Text TranslationSpeech-to-Speech TranslationTranslation

FINDINGS OF THE IWSLT 2020 EVALUATION CAMPAIGN

2020-07-01 · WS 2020 7 · Ebrahim Ansari, Amittai Axelrod, Nguyen Bach, Ond{\v{r}}ej Bojar 외

The evaluation campaign of the International Conference on Spoken Language Translation (IWSLT 2020) featured this year six challenge tracks: (i) Simultaneous speech translation, (ii) Video speech translation, (iii) Offli…

Translation