End-to-End Speech-Translation with Knowledge Distillation: FBK@IWSLT2020
Marco Gaido, Mattia Antonino Di Gangi, Matteo Negri, Marco Turchi

TL;DR
This paper presents an end-to-end speech translation system for English to German TED talks, utilizing transfer learning, data augmentation, and knowledge distillation, achieving competitive BLEU scores in the IWSLT 2020 challenge.
Contribution
The paper introduces a novel training approach combining transfer learning, data augmentation, and knowledge distillation for end-to-end speech translation.
Findings
Achieved 29 BLEU on MuST-C En-De test set.
Demonstrated effectiveness of knowledge distillation and data augmentation.
Highlighted challenges with VAD-segmented data.
Abstract
This paper describes FBK's participation in the IWSLT 2020 offline speech translation (ST) task. The task evaluates systems' ability to translate English TED talks audio into German texts. The test talks are provided in two versions: one contains the data already segmented with automatic tools and the other is the raw data without any segmentation. Participants can decide whether to work on custom segmentation or not. We used the provided segmentation. Our system is an end-to-end model based on an adaptation of the Transformer for speech data. Its training process is the main focus of this paper and it is based on: i) transfer learning (ASR pretraining and knowledge distillation), ii) data augmentation (SpecAugment, time stretch and synthetic data), iii) combining synthetic and real data marked as different domains, and iv) multi-task learning using the CTC loss. Finally, after the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Layer · Knowledge Distillation · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Connectionist Temporal Classification Loss · Residual Connection · Label Smoothing · Multi-Head Attention · Adam · *Communicated@Fast*How Do I Communicate to Expedia?
