Bootstrapping a Crosslingual Semantic Parser

Tom Sherborne, Yumo Xu, Mirella Lapata


Abstract
Recent progress in semantic parsing scarcely considers languages other than English but professional translation can be prohibitively expensive. We adapt a semantic parser trained on a single language, such as English, to new languages and multiple domains with minimal annotation. We query if machine translation is an adequate substitute for training data, and extend this to investigate bootstrapping using joint training with English, paraphrasing, and multilingual pre-trained models. We develop a Transformer-based parser combining paraphrases by ensembling attention over multiple encoders and present new versions of ATIS and Overnight in German and Chinese for evaluation. Experimental results indicate that MT can approximate training data in a new language for accurate parsing when augmented with paraphrasing through multiple MT engines. Considering when MT is inadequate, we also find that using our approach achieves parsing accuracy within 2% of complete translation using only 50% of training data.
Anthology ID:
2020.findings-emnlp.45
Volume:
Findings of the Association for Computational Linguistics: EMNLP 2020
Month:
November
Year:
2020
Address:
Online
Venue:
Findings
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
499–517
Language:
URL:
https://aclanthology.org/2020.findings-emnlp.45
DOI:
10.18653/v1/2020.findings-emnlp.45
Bibkey:
Cite (ACL):
Tom Sherborne, Yumo Xu, and Mirella Lapata. 2020. Bootstrapping a Crosslingual Semantic Parser. In Findings of the Association for Computational Linguistics: EMNLP 2020, pages 499–517, Online. Association for Computational Linguistics.
Cite (Informal):
Bootstrapping a Crosslingual Semantic Parser (Sherborne et al., Findings 2020)
Copy Citation:
PDF:
https://preview.aclanthology.org/ingestion-script-update/2020.findings-emnlp.45.pdf
Code
 tomsherborne/bootstrap
Data
XNLI