Challenge: End-to-end speech translation (ST) models need large amount of training data to perform well.
Approach: They propose a shrinking mechanism to mitigate the length mismatch between speech and text features by predicting word boundaries.
Outcome: The proposed method achieves better performance on the MUST-C dataset, with higher inference speed and lower memory usage.

Similar Papers

RealTranS: End-to-End Simultaneous Speech Translation with Convolutional Weighted-Shrinking Transformer (2021.findings-acl)

Copied to clipboard

Challenge: End-to-end simultaneous speech translation (SST) is useful in many scenarios but has not been fully investigated.
Approach: They propose an end-to-end simultaneous speech translation model called RealTranS . they use interleaved convolution and unidirectional Transformer layers to downsample input speech .
Outcome: The proposed model outperforms existing models on public and widely-used datasets in multiple latency settings.
Speech Translation and the End-to-End Promise: Taking Stock of Where We Are (2020.acl-main)

Copied to clipboard

Challenge: Until recently, the only feasible approach to translating acoustic speech signals into text was the cascaded approach.
Approach: They propose a classification of the main challenges of traditional approaches to speech translation . they argue that end-to-end models fall short due to compromises made to address data scarcity .
Outcome: This paper provides a brief survey of the main challenges of traditional approaches in speech translation . it reveals that many end-to-end models fail due to compromises made to address data scarcity.
Parameter-Efficient Transfer Learning for End-to-end Speech Translation (2024.lrec-main)

Copied to clipboard

Challenge: Existing approaches to improve end-to-end speech translation are limited by the availability of labeled data.
Approach: They propose a method which utilizes two lightweight adaptation techniques to modulate Attention and the Feed-Forward Network while preserving the capabilities of pre-trained models.
Outcome: The proposed method outperforms baseline models and significantly improves performance in low-resource settings.
Tutorial: End-to-End Speech Translation (2021.eacl-tutorials)

Copied to clipboard

Challenge: Speech translation is the translation of speech in one language typically to text in another, traditionally accomplished through a combination of automatic speech recognition and machine translation.
Approach: This tutorial introduces the techniques used in cutting-edge research on speech translation.
Outcome: The proposed models achieve state-of-the-art performance with end-to-end speech translation for both high- and low-resource languages.
Simple and Effective Unsupervised Speech Translation (2023.acl-long)

Copied to clipboard

Challenge: Existing methods to train speech models without labeled data are limited for most languages.
Approach: They propose a pipeline approach to build speech translation systems without labeled data by leveraging recent advances in unsupervised speech recognition, machine translation and speech synthesis.
Outcome: The proposed approach outperforms the state-of-the-art in unsupervised speech recognition by 3.2 BLEU on the Libri-Trans benchmark and the best supervised end-to-end models from only two years ago by an average of 5.0 BLUE over five X-En directions.
AdaST: Dynamically Adapting Encoder States in the Decoder for End-to-End Speech-to-Text Translation (2021.findings-acl)

Copied to clipboard

Challenge: End-to-end speech translation models learn acoustic representations from the encoder, which is not desirable for cross-modal and cross-lingual translation.
Approach: They propose an adaptive speech-to-text translation model that dynamically adapts acoustic states in the decoder.
Outcome: The proposed model outperforms state-of-the-art speech translation models on two widely-used datasets.
Phone Features Improve Speech Translation (2020.acl-main)

Copied to clipboard

Challenge: End-to-end models for speech translation more tightly couple speech recognition (ASR) and machine translation (MT) compared to cascades, but performance gap remains in low-resource conditions .
Approach: They propose two methods to incorporate phone features into current neural speech translation models.
Outcome: The proposed models outperform existing models and cascades by up to 9 BLEU on low-resource conditions.
Back Translation for Speech-to-text Translation Without Transcripts (2023.acl-long)

Copied to clipboard

Challenge: End-to-end speech-totext translation (ST) is often achieved by utilizing source transcripts, but transcripts are only sometimes available since numerous unwritten languages exist worldwide.
Approach: They propose an algorithm to synthesize pseudo ST data from monolingual target data to enhance ST without generating source transcripts.
Outcome: The proposed method achieves an average boost of 2.3 BLEU on MuST-C En-De, En-Fr, and En-Es datasets.
Non-Parametric Domain Adaptation for End-to-End Speech Translation (2022.emnlp-main)

Copied to clipboard

Challenge: End-to-end speech translation (E2E-ST) systems have received increasing attention due to its less error propagation, lower latency and fewer parameters.
Approach: They propose a non-parametric method that leverages in-domain text translation corpus to achieve domain adaptation for E2E-ST systems.
Outcome: The proposed method outperforms the existing in-domain fine-tuning strategies on the Europarl-ST benchmark.
Worse WER, but Better BLEU? Leveraging Word Embedding as Intermediate in Multitask End-to-End Speech Translation (2020.acl-main)

Copied to clipboard

Challenge: Existing studies show that multitask learning improves speech translation performance by utilizing word embedding as the intermediate.
Approach: They propose to use word embedding as an intermediate to improve multitask ST models by utilizing word embeds as input.
Outcome: The proposed model outperforms existing models with sufficient training data but is still lacking in the low-resource scenario.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations