English

StructVAE: Tree-structured Latent Variable Models for Semi-supervised Semantic Parsing

Computation and Language 2018-06-21 v1 Machine Learning

Abstract

Semantic parsing is the task of transducing natural language (NL) utterances into formal meaning representations (MRs), commonly represented as tree structures. Annotating NL utterances with their corresponding MRs is expensive and time-consuming, and thus the limited availability of labeled data often becomes the bottleneck of data-driven, supervised models. We introduce StructVAE, a variational auto-encoding model for semisupervised semantic parsing, which learns both from limited amounts of parallel data, and readily-available unlabeled NL utterances. StructVAE models latent MRs not observed in the unlabeled data as tree-structured latent variables. Experiments on semantic parsing on the ATIS domain and Python code generation show that with extra unlabeled data, StructVAE outperforms strong supervised models.

Keywords

Cite

@article{arxiv.1806.07832,
  title  = {StructVAE: Tree-structured Latent Variable Models for Semi-supervised Semantic Parsing},
  author = {Pengcheng Yin and Chunting Zhou and Junxian He and Graham Neubig},
  journal= {arXiv preprint arXiv:1806.07832},
  year   = {2018}
}

Comments

ACL 2018

R2 v1 2026-06-23T02:36:15.903Z