CLSDASMay 24, 2023

AV-TranSpeech: Audio-Visual Robust Speech-to-Speech Translation

arXiv:2305.15403v1224 citations
Originality Incremental advance
AI Analysis

This addresses robustness issues in speech translation for applications like dictation or dubbing archival films, representing a novel domain-specific advancement.

The paper tackles the problem of speech-to-speech translation degrading in noisy environments and failing to handle visual speech, by introducing AV-TranSpeech, the first audio-visual model without intermediate text, which outperforms audio-only models under all noise conditions and achieves a 7.6 BLEU improvement with low-resource data.

Direct speech-to-speech translation (S2ST) aims to convert speech from one language into another, and has demonstrated significant progress to date. Despite the recent success, current S2ST models still suffer from distinct degradation in noisy environments and fail to translate visual speech (i.e., the movement of lips and teeth). In this work, we present AV-TranSpeech, the first audio-visual speech-to-speech (AV-S2ST) translation model without relying on intermediate text. AV-TranSpeech complements the audio stream with visual information to promote system robustness and opens up a host of practical applications: dictation or dubbing archival films. To mitigate the data scarcity with limited parallel AV-S2ST data, we 1) explore self-supervised pre-training with unlabeled audio-visual data to learn contextual representation, and 2) introduce cross-modal distillation with S2ST models trained on the audio-only corpus to further reduce the requirements of visual data. Experimental results on two language pairs demonstrate that AV-TranSpeech outperforms audio-only models under all settings regardless of the type of noise. With low-resource audio-visual data (10h, 30h), cross-modal distillation yields an improvement of 7.6 BLEU on average compared with baselines. Audio samples are available at https://AV-TranSpeech.github.io

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes