English

Non-Autoregressive Translation by Learning Target Categorical Codes

Computation and Language 2021-03-23 v1 Artificial Intelligence

Abstract

Non-autoregressive Transformer is a promising text generation model. However, current non-autoregressive models still fall behind their autoregressive counterparts in translation quality. We attribute this accuracy gap to the lack of dependency modeling among decoder inputs. In this paper, we propose CNAT, which learns implicitly categorical codes as latent variables into the non-autoregressive decoding. The interaction among these categorical codes remedies the missing dependencies and improves the model capacity. Experiment results show that our model achieves comparable or better performance in machine translation tasks, compared with several strong baselines.

Keywords

Cite

@article{arxiv.2103.11405,
  title  = {Non-Autoregressive Translation by Learning Target Categorical Codes},
  author = {Yu Bao and Shujian Huang and Tong Xiao and Dongqi Wang and Xinyu Dai and Jiajun Chen},
  journal= {arXiv preprint arXiv:2103.11405},
  year   = {2021}
}

Comments

11 pages, 3 figures, 7 tables. Accepted by NAACL-2021

R2 v1 2026-06-24T00:23:48.255Z