EMNLP 2021finding8 citations

Robust Fragment-Based Framework for Cross-lingual Sentence Retrieval

Nattapol Trijakwanich, Peerat Limkonchotiwat, Raheem Sarwar, Wannaphong Phatthiyaphaibun, Ekapol Chuangsuwanich, Sarana Nutanong

Abstract

Cross-lingual Sentence Retrieval (CLSR) aims at retrieving parallel sentence pairs that are translations of each other from a multilingual set of comparable documents. The retrieved parallel sentence pairs can be used in other downstream NLP tasks such as machine translation and cross-lingual word sense disambiguation. We propose a CLSR framework called Robust Fragment-level Representation (RFR) CLSR framework to address Out-of-Domain (OOD) CLSR problems. In particular, we improve the sentence retrieval robustness by representing each sentence as a collection of fragments. In this way, we change the retrieval granularity from the sentence to the fragment level. We performed CLSR experiments based on three OOD datasets, four language pairs, and three base well-known sentence encoders: m-USE, LASER, and LaBSE. Experimental results show that RFR significantly improves the base encoders’ performance for more than 85% of the cases.

BibTeX
@inproceedings{trijakwanich-etal-2021-robust-fragment,
    title = "Robust Fragment-Based Framework for Cross-lingual Sentence Retrieval",
    author = "Trijakwanich, Nattapol  and
      Limkonchotiwat, Peerat  and
      Sarwar, Raheem  and
      Phatthiyaphaibun, Wannaphong  and
      Chuangsuwanich, Ekapol  and
      Nutanong, Sarana",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.80/",
    doi = "10.18653/v1/2021.findings-emnlp.80",
    pages = "935--944"
}