We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Grounded Adaptation for Zero-shot Executable Semantic Parsing

Abstract: We propose Grounded Adaptation for Zero-shot Executable Semantic Parsing (GAZP) to adapt an existing semantic parser to new environments (e.g. new database schemas). GAZP combines a forward semantic parser with a backward utterance generator to synthesize data (e.g. utterances and SQL queries) in the new environment, then selects cycle-consistent examples to adapt the parser. Unlike data-augmentation, which typically synthesizes unverified examples in the training environment, GAZP synthesizes examples in the new environment whose input-output consistency are verified. On the Spider, Sparc, and CoSQL zero-shot semantic parsing tasks, GAZP improves logical form and execution accuracy of the baseline parser. Our analyses show that GAZP outperforms data-augmentation in the training environment, performance increases with the amount of GAZP-synthesized data, and cycle-consistency is central to successful adaptation.
Comments: EMNLP 2020 long paper. 14 pages, 5 figures
Subjects: Computation and Language (cs.CL); Artificial Intelligence (cs.AI); Databases (cs.DB); Machine Learning (cs.LG)
Cite as: arXiv:2009.07396 [cs.CL]
  (or arXiv:2009.07396v3 [cs.CL] for this version)

Submission history

From: Victor Zhong [view email]
[v1] Wed, 16 Sep 2020 00:16:59 GMT (1039kb,D)
[v2] Thu, 17 Sep 2020 00:37:15 GMT (1039kb,D)
[v3] Mon, 1 Feb 2021 20:44:05 GMT (1039kb,D)

Link back to: arXiv, form interface, contact.