ACL 2022long2 citations

Accurate Online Posterior Alignments for Principled Lexically-Constrained Decoding

Soumya Chatterjee, Sunita Sarawagi, Preethi Jyothi

Abstract

Online alignment in machine translation refers to the task of aligning a target word to a source word when the target sequence has only been partially decoded. Good online alignments facilitate important applications such as lexically constrained translation where user-defined dictionaries are used to inject lexical constraints into the translation model. We propose a novel posterior alignment technique that is truly online in its execution and superior in terms of alignment error rates compared to existing methods. Our proposed inference technique jointly considers alignment and token probabilities in a principled manner and can be seamlessly integrated within existing constrained beam-search decoding algorithms. On five language pairs, including two distant language pairs, we achieve consistent drop in alignment error rates. When deployed on seven lexically constrained translation tasks, we achieve significant improvements in BLEU specifically around the constrained positions.

BibTeX
@inproceedings{chatterjee-etal-2022-accurate,
    title = "Accurate Online Posterior Alignments for Principled Lexically-Constrained Decoding",
    author = "Chatterjee, Soumya  and
      Sarawagi, Sunita  and
      Jyothi, Preethi",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.460/",
    doi = "10.18653/v1/2022.acl-long.460",
    pages = "6675--6689"
}
Accurate Online Posterior Alignments for Principled Lexically-Constrained Decoding · ACL 2022