ACL 2022long14 citations

On The Ingredients of an Effective Zero-shot Semantic Parser

Pengcheng Yin, John Wieting, Avirup Sil, Graham Neubig

Abstract

Semantic parsers map natural language utterances into meaning representations (e.g., programs). Such models are typically bottlenecked by the paucity of training data due to the required laborious annotation efforts. Recent studies have performed zero-shot learning by synthesizing training examples of canonical utterances and programs from a grammar, and further paraphrasing these utterances to improve linguistic diversity. However, such synthetic examples cannot fully capture patterns in real data. In this paper we analyze zero-shot parsers through the lenses of the language and logical gaps (Herzig and Berant, 2019), which quantify the discrepancy of language and programmatic patterns between the canonical examples and real-world user-issued ones. We propose bridging these gaps using improved grammars, stronger paraphrasers, and efficient learning methods using canonical examples that most likely reflect real user intents. Our model achieves strong performance on two semantic parsing benchmarks (Scholar, Geo) with zero labeled data.

BibTeX
@inproceedings{yin-etal-2022-ingredients,
    title = "On The Ingredients of an Effective Zero-shot Semantic Parser",
    author = "Yin, Pengcheng  and
      Wieting, John  and
      Sil, Avirup  and
      Neubig, Graham",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.103/",
    doi = "10.18653/v1/2022.acl-long.103",
    pages = "1455--1474"
}
On The Ingredients of an Effective Zero-shot Semantic Parser · ACL 2022