End-to-End Speech Translation with Adversarial Training

Xuancai Li,Kehai Chen,Tiejun Zhao,Muyun Yang
DOI: https://doi.org/10.18653/v1/2020.autosimtrans-1.2
2020-01-01
Abstract:End-to-end speech translation usually lever-ages audio-to-text parallel data to train an available speech translation model which has shown impressive results on various speech translation tasks. Due to the artificial cost of collecting audio-to-text parallel data, the speech translation is a natural low-resource translation scenario, which greatly hinders its improvement. In this paper, we proposed a new adversarial training method to leverage target monolingual data to relieve the low-resource shortcoming of speech translation. In our method, the existing speech translation model is considered as a Generator to gain a target language output, and another neural Discriminator is used to guide the distinction between outputs of speech translation model and true target monolingual sentences. Experimental results on the CCMT 2019-BSTC dataset speech translation task demonstrate that the proposed methods can significantly improve the performance of the end-to-end speech translation.
What problem does this paper attempt to address?