English

Translate & Fill: Improving Zero-Shot Multilingual Semantic Parsing with Synthetic Data

Computation and Language 2021-09-10 v1 Artificial Intelligence Machine Learning

Abstract

While multilingual pretrained language models (LMs) fine-tuned on a single language have shown substantial cross-lingual task transfer capabilities, there is still a wide performance gap in semantic parsing tasks when target language supervision is available. In this paper, we propose a novel Translate-and-Fill (TaF) method to produce silver training data for a multilingual semantic parser. This method simplifies the popular Translate-Align-Project (TAP) pipeline and consists of a sequence-to-sequence filler model that constructs a full parse conditioned on an utterance and a view of the same parse. Our filler is trained on English data only but can accurately complete instances in other languages (i.e., translations of the English training utterances), in a zero-shot fashion. Experimental results on three multilingual semantic parsing datasets show that data augmentation with TaF reaches accuracies competitive with similar systems which rely on traditional alignment techniques.

Keywords

Cite

@article{arxiv.2109.04319,
  title  = {Translate & Fill: Improving Zero-Shot Multilingual Semantic Parsing with Synthetic Data},
  author = {Massimo Nicosia and Zhongdi Qu and Yasemin Altun},
  journal= {arXiv preprint arXiv:2109.04319},
  year   = {2021}
}

Comments

Accepted to EMNLP 2021 (Findings)

R2 v1 2026-06-24T05:49:43.590Z