paper-with-me

홈 › Papers

Searchable Hidden Intermediates for End-to-End Models of Decomposable Sequence Tasks

2021-05-02 · NAACL 2021 4 · Siddharth Dalmia, Brian Yan, Vikas Raunak, Florian Metze, Shinji Watanabe

End-to-end approaches for sequence tasks are becoming increasingly popular. Yet for complex sequence tasks, like speech translation, systems that cascade several models trained on sub-tasks have shown to be superior, suggesting that the compositionality of cascaded systems simplifies learning and enables sophisticated search capabilities. In this work, we present an end-to-end framework that exploits compositionality to learn searchable hidden representations at intermediate stages of a sequence model using decomposed sub-tasks. These hidden intermediates can be improved using beam search to enhance the overall performance and can also incorporate external models at intermediate stages of the network to re-score or adapt towards out-of-domain data. One instance of the proposed framework is a Multi-Decoder model for speech translation that extracts the searchable hidden intermediates from a speech recognition sub-task. The model demonstrates the aforementioned benefits and outperforms the previous state-of-the-art by around +6 and +3 BLEU on the two test sets of Fisher-CallHome and by around +3 and +4 BLEU on the English-German and English-French test sets of MuST-C.

📄 PDF Abstract BibTeX arXiv:2105.00573

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderspeech-recognitionSpeech RecognitionTranslation

Similar Papers 제목 키워드 기반

CMU’s IWSLT 2022 Dialect Speech Translation System

2022-05-01 · IWSLT (ACL) 2022 5 · Brian Yan, Patrick Fernandes, Siddharth Dalmia, Jiatong Shi 외

This paper describes CMU’s submissions to the IWSLT 2022 dialect speech translation (ST) shared task for translating Tunisian-Arabic speech to English text. We use additional paired Modern Standard Arabic data (MSA) to d…

DecoderKnowledge DistillationMachine Translationspeech-recognition+3

ESPnet-ST-v2: Multipurpose Spoken Language Translation Toolkit

2023-04-10 · Brian Yan, Jiatong Shi, Yun Tang, Hirofumi Inaguma 외

ESPnet-ST-v2 is a revamp of the open-source ESPnet-ST toolkit necessitated by the broadening interests of the spoken language translation community. ESPnet-ST-v2 supports 1) offline speech-to-text translation (ST), 2) si…

BenchmarkingSimultaneous Speech-to-Text TranslationSpeech-to-Speech TranslationSpeech-to-Text+2

Fast-MD: Fast Multi-Decoder End-to-End Speech Translation with Non-Autoregressive Hidden Intermediates

2021-09-27 · Hirofumi Inaguma, Siddharth Dalmia, Brian Yan, Shinji Watanabe

The multi-decoder (MD) end-to-end speech translation model has demonstrated high translation quality by searching for better intermediate automatic speech recognition (ASR) decoder states as hidden intermediates (HI). It…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)CPUDecoder+6

On a Family of Decomposable Kernels on Sequences

2015-01-26 · Andrea Baisero, Florian T. Pokorny, Carl Henrik Ek

In many applications data is naturally presented in terms of orderings of some basic elements or symbols. Reasoning about such data requires a notion of similarity capable of handling sequences of different lengths. In t…

Dynamic Time WarpingGeneral Classification

Loss Surface Modality of Feed-Forward Neural Network Architectures

2019-05-24 · Anna Sergeevna Bosman, Andries Engelbrecht, Mardé Helbig

It has been argued in the past that high-dimensional neural networks do not exhibit local minima capable of trapping an optimisation algorithm. However, the relationship between loss surface modality and the neural archi…