English

CTC Alignments Improve Autoregressive Translation

Computation and Language 2022-10-12 v1 Sound Audio and Speech Processing

Abstract

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.

Keywords

Cite

@article{arxiv.2210.05200,
  title  = {CTC Alignments Improve Autoregressive Translation},
  author = {Brian Yan and Siddharth Dalmia and Yosuke Higuchi and Graham Neubig and Florian Metze and Alan W Black and Shinji Watanabe},
  journal= {arXiv preprint arXiv:2210.05200},
  year   = {2022}
}
R2 v1 2026-06-28T03:13:00.238Z