ACL 2023long4 citations

The Best of Both Worlds: Combining Human and Machine Translations for Multilingual Semantic Parsing with Active Learning

Zhuang Li, Lizhen Qu, Philip Cohen, Raj Tumuluri, Gholamreza Haffari

Abstract

Multilingual semantic parsing aims to leverage the knowledge from the high-resource languages to improve low-resource semantic parsing, yet commonly suffers from the data imbalance problem. Prior works propose to utilize the translations by either humans or machines to alleviate such issues. However, human translations are expensive, while machine translations are cheap but prone to error and bias. In this work, we propose an active learning approach that exploits the strengths of both human and machine translations by iteratively adding small batches of human translations into the machine-translated training set. Besides, we propose novel aggregated acquisition criteria that help our active learning method select utterances to be manually translated. Our experiments demonstrate that an ideal utterance selection can significantly reduce the error and bias in the translated data, resulting in higher parser accuracies than the parsers merely trained on the machine-translated data.

BibTeX
@inproceedings{li-etal-2023-best,
    title = "The Best of Both Worlds: Combining Human and Machine Translations for Multilingual Semantic Parsing with Active Learning",
    author = "Li, Zhuang  and
      Qu, Lizhen  and
      Cohen, Philip  and
      Tumuluri, Raj  and
      Haffari, Gholamreza",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-long.529/",
    doi = "10.18653/v1/2023.acl-long.529",
    pages = "9511--9528"
}
The Best of Both Worlds: Combining Human and Machine Translations for Multilingual Semantic Parsing with Active Learning · ACL 2023