EMNLP 2021finding19 citations

Multilingual AMR Parsing with Noisy Knowledge Distillation

Deng Cai, Xin Li, Jackie Chun-Sing Ho, Lidong Bing, Wai Lam

Abstract

We study multilingual AMR parsing from the perspective of knowledge distillation, where the aim is to learn and improve a multilingual AMR parser by using an existing English parser as its teacher. We constrain our exploration in a strict multilingual setting: there is but one model to parse all different languages including English. We identify that noisy input and precise output are the key to successful distillation. Together with extensive pre-training, we obtain an AMR parser whose performances surpass all previously published results on four different foreign languages, including German, Spanish, Italian, and Chinese, by large margins (up to 18.8 Smatch points on Chinese and on average 11.3 Smatch points). Our parser also achieves comparable performance on English to the latest state-of-the-art English-only parser.

BibTeX
@inproceedings{cai-etal-2021-multilingual-amr,
    title = "Multilingual {AMR} Parsing with Noisy Knowledge Distillation",
    author = "Cai, Deng  and
      Li, Xin  and
      Ho, Jackie Chun-Sing  and
      Bing, Lidong  and
      Lam, Wai",
    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.237/",
    doi = "10.18653/v1/2021.findings-emnlp.237",
    pages = "2778--2789"
}
Multilingual AMR Parsing with Noisy Knowledge Distillation · EMNLP 2021