@inproceedings{niu-etal-2018-bi,
    title = "Bi-Directional Neural Machine Translation with Synthetic Parallel Data",
    author = "Niu, Xing  and
      Denkowski, Michael  and
      Carpuat, Marine",
    editor = "Birch, Alexandra  and
      Finch, Andrew  and
      Luong, Thang  and
      Neubig, Graham  and
      Oda, Yusuke",
    booktitle = "Proceedings of the 2nd Workshop on Neural Machine Translation and Generation",
    month = jul,
    year = "2018",
    address = "Melbourne, Australia",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/iwcs-25-ingestion/W18-2710/",
    doi = "10.18653/v1/W18-2710",
    pages = "84--91",
    abstract = "Despite impressive progress in high-resource settings, Neural Machine Translation (NMT) still struggles in low-resource and out-of-domain scenarios, often failing to match the quality of phrase-based translation. We propose a novel technique that combines back-translation and multilingual NMT to improve performance in these difficult cases. Our technique trains a single model for both directions of a language pair, allowing us to back-translate source or target monolingual data without requiring an auxiliary model. We then continue training on the augmented parallel data, enabling a cycle of improvement for a single model that can incorporate any source, target, or parallel data to improve both translation directions. As a byproduct, these models can reduce training and deployment costs significantly compared to uni-directional models. Extensive experiments show that our technique outperforms standard back-translation in low-resource scenarios, improves quality on cross-domain tasks, and effectively reduces costs across the board."
}Markdown (Informal)
[Bi-Directional Neural Machine Translation with Synthetic Parallel Data](https://preview.aclanthology.org/iwcs-25-ingestion/W18-2710/) (Niu et al., NGT 2018)
ACL