English

Sequence-to-Action: End-to-End Semantic Graph Generation for Semantic Parsing

Computation and Language 2018-09-05 v1

Abstract

This paper proposes a neural semantic parsing approach -- Sequence-to-Action, which models semantic parsing as an end-to-end semantic graph generation process. Our method simultaneously leverages the advantages from two recent promising directions of semantic parsing. Firstly, our model uses a semantic graph to represent the meaning of a sentence, which has a tight-coupling with knowledge bases. Secondly, by leveraging the powerful representation learning and prediction ability of neural network models, we propose a RNN model which can effectively map sentences to action sequences for semantic graph generation. Experiments show that our method achieves state-of-the-art performance on OVERNIGHT dataset and gets competitive performance on GEO and ATIS datasets.

Keywords

Cite

@article{arxiv.1809.00773,
  title  = {Sequence-to-Action: End-to-End Semantic Graph Generation for Semantic Parsing},
  author = {Bo Chen and Le Sun and Xianpei Han},
  journal= {arXiv preprint arXiv:1809.00773},
  year   = {2018}
}

Comments

Accepted as ACL 2018 long paper

R2 v1 2026-06-23T03:53:13.670Z