@inproceedings{tian-etal-2020-train,
    title = "Train Once, and Decode As You Like",
    author = "Tian, Chao  and
      Wang, Yifei  and
      Cheng, Hao  and
      Lian, Yijiang  and
      Zhang, Zhihua",
    editor = "Scott, Donia  and
      Bel, Nuria  and
      Zong, Chengqing",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2020.coling-main.25/",
    doi = "10.18653/v1/2020.coling-main.25",
    pages = "280--293",
    abstract = "In this paper we propose a unified approach for supporting different generation manners of machine translation, including autoregressive, semi-autoregressive, and refinement-based non-autoregressive models. Our approach works by repeatedly selecting positions and generating tokens at these selected positions. After being trained once, our approach achieves better or competitive translation performance compared with some strong task-specific baseline models in all the settings. This generalization ability benefits mainly from the new training objective that we propose. We validate our approach on the WMT{'}14 English-German and IWSLT{'}14 German-English translation tasks. The experimental results are encouraging."
}Markdown (Informal)
[Train Once, and Decode As You Like](https://preview.aclanthology.org/ingest-emnlp/2020.coling-main.25/) (Tian et al., COLING 2020)
ACL
- Chao Tian, Yifei Wang, Hao Cheng, Yijiang Lian, and Zhihua Zhang. 2020. Train Once, and Decode As You Like. In Proceedings of the 28th International Conference on Computational Linguistics, pages 280–293, Barcelona, Spain (Online). International Committee on Computational Linguistics.