paper-with-me

홈 › Papers

Improving Speech Translation by Understanding and Learning from the Auxiliary Text Translation Task

2021-07-12 · ACL 2021 5 · Yun Tang, Juan Pino, Xian Li, Changhan Wang, Dmitriy Genzel

Pretraining and multitask learning are widely used to improve the speech to text translation performance. In this study, we are interested in training a speech to text translation model along with an auxiliary text to text translation task. We conduct a detailed analysis to understand the impact of the auxiliary task on the primary task within the multitask learning framework. Our analysis confirms that multitask learning tends to generate similar decoder representations from different modalities and preserve more information from the pretrained text translation modules. We observe minimal negative transfer effect between the two tasks and sharing more parameters is helpful to transfer knowledge from the text task to the speech task. The analysis also reveals that the modality representation difference at the top decoder layers is still not negligible, and those layers are critical for the translation quality. Inspired by these findings, we propose three methods to improve translation quality. First, a parameter sharing and initialization strategy is proposed to enhance information sharing between the tasks. Second, a novel attention-based regularization is proposed for the encoders and pulls the representations from different modalities closer. Third, an online knowledge distillation is proposed to enhance the knowledge transfer from the text to the speech task. Our experiments show that the proposed approach improves translation performance by more than 2 BLEU over a strong baseline and achieves state-of-the-art results on the \textsc{MuST-C} English-German, English-French and English-Spanish language pairs.

📄 PDF Abstract BibTeX arXiv:2107.05782

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderKnowledge DistillationSpeech-to-TextSpeech-to-Text TranslationTransfer LearningTranslation

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Direct Speech-to-speech Translation without Textual Annotation using Bottleneck Features

2022-12-12 · Junhui Zhang, Junjie Pan, Xiang Yin, Zejun Ma

Speech-to-speech translation directly translates a speech utterance to another between different languages, and has great potential in tasks such as simultaneous interpretation. State-of-art models usually contains an au…

Speech-to-Speech TranslationTranslation

Improving End-to-end Speech Translation by Leveraging Auxiliary Speech and Text Data

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We present a method for introducing a text encoder into pre-training end-to-end speech translation systems. It enhances the ability of adapting one modality (i.e., source-language speech) to another (i.e., source-languag…

de-enDenoisingTranslation

Improving End-to-end Speech Translation by Leveraging Auxiliary Speech and Text Data

2022-12-04 · Yuhao Zhang, Chen Xu, Bojie Hu, Chunliang Zhang 외

We present a method for introducing a text encoder into pre-trained end-to-end speech translation systems. It enhances the ability of adapting one modality (i.e., source-language speech) to another (i.e., source-language…

de-enDenoisingTranslation

Textless Direct Speech-to-Speech Translation with Discrete Speech Representation

2022-10-31 · Xinjian Li, Ye Jia, Chung-Cheng Chiu

Research on speech-to-speech translation (S2ST) has progressed rapidly in recent years. Many end-to-end systems have been proposed and show advantages over conventional cascade systems, which are often composed of recogn…

Speech-to-Speech TranslationTranslation

Tackling data scarcity in speech translation using zero-shot multilingual machine translation techniques

2022-01-26 · Tu Anh Dinh, Danni Liu, Jan Niehues

Recently, end-to-end speech translation (ST) has gained significant attention as it avoids error propagation. However, the approach suffers from data scarcity. It heavily depends on direct ST data and is less efficient i…

Data AugmentationMachine TranslationTranslation