English

Weakly-supervised Neural Semantic Parsing with a Generative Ranker

Computation and Language 2018-08-24 v1

Abstract

Weakly-supervised semantic parsers are trained on utterance-denotation pairs, treating logical forms as latent. The task is challenging due to the large search space and spuriousness of logical forms. In this paper we introduce a neural parser-ranker system for weakly-supervised semantic parsing. The parser generates candidate tree-structured logical forms from utterances using clues of denotations. These candidates are then ranked based on two criterion: their likelihood of executing to the correct denotation, and their agreement with the utterance semantics. We present a scheduled training procedure to balance the contribution of the two objectives. Furthermore, we propose to use a neurally encoded lexicon to inject prior domain knowledge to the model. Experiments on three Freebase datasets demonstrate the effectiveness of our semantic parser, achieving results within the state-of-the-art range.

Keywords

Cite

@article{arxiv.1808.07625,
  title  = {Weakly-supervised Neural Semantic Parsing with a Generative Ranker},
  author = {Jianpeng Cheng and Mirella Lapata},
  journal= {arXiv preprint arXiv:1808.07625},
  year   = {2018}
}

Comments

In EMNLP-CoNLL 2018

R2 v1 2026-06-23T03:41:36.130Z