paper-with-me

홈 › Papers

CTC Alignments Improve Autoregressive Translation

2022-10-11 · Brian Yan, Siddharth Dalmia, Yosuke Higuchi, Graham Neubig, Florian Metze, Alan W Black, Shinji Watanabe

Connectionist Temporal Classification (CTC) is a widely used approach for automatic speech recognition (ASR) that performs conditionally independent monotonic alignment. However for translation, CTC exhibits clear limitations due to the contextual and non-monotonic nature of the task and thus lags behind attentional decoder approaches in terms of translation quality. In this work, we argue that CTC does in fact make sense for translation if applied in a joint CTC/attention framework wherein CTC's core properties can counteract several key weaknesses of pure-attention models during training and decoding. To validate this conjecture, we modify the Hybrid CTC/Attention model originally proposed for ASR to support text-to-text translation (MT) and speech-to-text translation (ST). Our proposed joint CTC/attention models outperform pure-attention baselines across six benchmark translation tasks.

📄 PDF Abstract BibTeX arXiv:2210.05200

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeech-recognitionSpeech RecognitionSpeech-to-TextSpeech-to-Text TranslationTranslation

Similar Papers 제목 키워드 기반

Non-Monotonic Latent Alignments for CTC-Based Non-Autoregressive Machine Translation

2022-10-08 · Chenze Shao, Yang Feng

Non-autoregressive translation (NAT) models are typically trained with the cross-entropy loss, which forces the model outputs to be aligned verbatim with the target sentence and will highly penalize small shifts in word …

Machine TranslationSentenceTranslation

Can Latent Alignments Improve Autoregressive Machine Translation?

2021-04-19 · NAACL 2021 4 · Adi Haviv, Lior Vassertail, Omer Levy

Latent alignment objectives such as CTC and AXE significantly improve non-autoregressive machine translation models. Can they improve autoregressive models as well? We explore the possibility of training autoregressive m…

Machine TranslationTranslation

Non-Autoregressive Machine Translation with Latent Alignments

2020-04-16 · EMNLP 2020 11 · Chitwan Saharia, William Chan, Saurabh Saxena, Mohammad Norouzi

This paper presents two strong methods, CTC and Imputer, for non-autoregressive machine translation that model latent alignments with dynamic programming. We revisit CTC for machine translation and demonstrate that a sim…

Machine TranslationTranslation

Hint-Based Training for Non-Autoregressive Machine Translation

2019-09-15 · IJCNLP 2019 11 · Zhuohan Li, Zi Lin, Di He, Fei Tian 외

Due to the unparallelizable nature of the autoregressive factorization, AutoRegressive Translation (ART) models have to generate tokens sequentially during decoding and thus suffer from high inference latency. Non-AutoRe…

de-enMachine TranslationTranslation

Hint-based Training for Non-Autoregressive Translation

2019-05-01 · ICLR 2019 5 · Zhuohan Li, Di He, Fei Tian, Tao Qin 외

Machine translation is an important real-world application, and neural network-based AutoRegressive Translation (ART) models have achieved very promising accuracy. Due to the unparallelizable nature of the autoregressive…

de-enMachine TranslationTranslation