ACL 2025long0 citations

An Empirical Study of Iterative Refinements for Non-autoregressive Translation

Yisheng Xiao, Pei Guo, Zechen Sun, Juntao Li, Kai Song, Min Zhang

Abstract

Iterative non-autoregressive (NAR) models share a spirit of mixed autoregressive (AR) and fully NAR models, seeking a balance between generation quality and inference efficiency. These models have recently demonstrated impressive performance in varied generation tasks, surpassing the autoregressive Transformer. However, they also face several challenges that impede further development. In this work, we target building more efficient and competitive iterative NAR models. Firstly, we produce two simple metrics to identify the potential problems existing in current refinement processes, and look back on the various iterative NAR models to find the key factors for realizing our purpose. Subsequently, based on the analyses of the limitations of previous inference algorithms, we propose a simple yet effective strategy to conduct efficient refinements without performance declines. Experiments on five widely used datasets show that our final models set the new state-of-the-art performance compared to all previous NAR models, even with fewer decoding steps, and outperform AR Transformer by around one BLEU on average. Our codes and models are available on Github.

BibTeX
@inproceedings{xiao-etal-2025-empirical,
    title = "An Empirical Study of Iterative Refinements for Non-autoregressive Translation",
    author = "Xiao, Yisheng  and
      Guo, Pei  and
      Sun, Zechen  and
      Li, Juntao  and
      Song, Kai  and
      Zhang, Min",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.1443/",
    doi = "10.18653/v1/2025.acl-long.1443",
    pages = "29851--29865",
    ISBN = "979-8-89176-251-0"
}
An Empirical Study of Iterative Refinements for Non-autoregressive Translation · ACL 2025