ACL 2021long11 citations

Cross-language Sentence Selection via Data Augmentation and Rationale Training

Yanda Chen, Chris Kedzie, Suraj Nair, Petra Galuscakova, Rui Zhang, Douglas Oard, Kathleen McKeown

Abstract

This paper proposes an approach to cross-language sentence selection in a low-resource setting. It uses data augmentation and negative sampling techniques on noisy parallel sentence data to directly learn a cross-lingual embedding-based query relevance model. Results show that this approach performs as well as or better than multiple state-of-the-art machine translation + monolingual retrieval systems trained on the same parallel data. Moreover, when a rationale training secondary objective is applied to encourage the model to match word alignment hints from a phrase-based statistical machine translation model, consistent improvements are seen across three language pairs (English-Somali, English-Swahili and English-Tagalog) over a variety of state-of-the-art baselines.

BibTeX
@inproceedings{chen-etal-2021-cross-language,
    title = "Cross-language Sentence Selection via Data Augmentation and Rationale Training",
    author = "Chen, Yanda  and
      Kedzie, Chris  and
      Nair, Suraj  and
      Galuscakova, Petra  and
      Zhang, Rui  and
      Oard, Douglas  and
      McKeown, Kathleen",
    editor = "Zong, Chengqing  and
      Xia, Fei  and
      Li, Wenjie  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.acl-long.300/",
    doi = "10.18653/v1/2021.acl-long.300",
    pages = "3881--3895"
}
Cross-language Sentence Selection via Data Augmentation and Rationale Training · ACL 2021