English

Multi-Granularity Optimization for Non-Autoregressive Translation

Computation and Language 2022-10-21 v1

Abstract

Despite low latency, non-autoregressive machine translation (NAT) suffers severe performance deterioration due to the naive independence assumption. This assumption is further strengthened by cross-entropy loss, which encourages a strict match between the hypothesis and the reference token by token. To alleviate this issue, we propose multi-granularity optimization for NAT, which collects model behaviors on translation segments of various granularities and integrates feedback for backpropagation. Experiments on four WMT benchmarks show that the proposed method significantly outperforms the baseline models trained with cross-entropy loss, and achieves the best performance on WMT'16 En-Ro and highly competitive results on WMT'14 En-De for fully non-autoregressive translation.

Keywords

Cite

@article{arxiv.2210.11017,
  title  = {Multi-Granularity Optimization for Non-Autoregressive Translation},
  author = {Yafu Li and Leyang Cui and Yongjing Yin and Yue Zhang},
  journal= {arXiv preprint arXiv:2210.11017},
  year   = {2022}
}

Comments

EMNLP 2022

R2 v1 2026-06-28T04:03:25.205Z