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: Zero-Shot Semantic Parsing for Instructions

Abstract: We consider a zero-shot semantic parsing task: parsing instructions into compositional logical forms, in domains that were not seen during training. We present a new dataset with 1,390 examples from 7 application domains (e.g. a calendar or a file manager), each example consisting of a triplet: (a) the application's initial state, (b) an instruction, to be carried out in the context of that state, and (c) the state of the application after carrying out the instruction. We introduce a new training algorithm that aims to train a semantic parser on examples from a set of source domains, so that it can effectively parse instructions from an unknown target domain. We integrate our algorithm into the floating parser of Pasupat and Liang (2015), and further augment the parser with features and a logical form candidate filtering logic, to support zero-shot adaptation. Our experiments with various zero-shot adaptation setups demonstrate substantial performance gains over a non-adapted parser.
Comments: ACL 2019
Subjects: Computation and Language (cs.CL); Machine Learning (cs.LG)
Journal reference: In Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, pages 4454-4464 (2019)
DOI: 10.18653/v1/P19-1438
Cite as: arXiv:1911.08827 [cs.CL]
  (or arXiv:1911.08827v1 [cs.CL] for this version)

Submission history

From: Ofer Givoli [view email]
[v1] Wed, 20 Nov 2019 11:14:07 GMT (196kb,D)

Link back to: arXiv, form interface, contact.