English

From Paraphrasing to Semantic Parsing: Unsupervised Semantic Parsing via Synchronous Semantic Decoding

Computation and Language 2021-06-14 v1

Abstract

Semantic parsing is challenging due to the structure gap and the semantic gap between utterances and logical forms. In this paper, we propose an unsupervised semantic parsing method - Synchronous Semantic Decoding (SSD), which can simultaneously resolve the semantic gap and the structure gap by jointly leveraging paraphrasing and grammar constrained decoding. Specifically, we reformulate semantic parsing as a constrained paraphrasing problem: given an utterance, our model synchronously generates its canonical utterance and meaning representation. During synchronous decoding: the utterance paraphrasing is constrained by the structure of the logical form, therefore the canonical utterance can be paraphrased controlledly; the semantic decoding is guided by the semantics of the canonical utterance, therefore its logical form can be generated unsupervisedly. Experimental results show that SSD is a promising approach and can achieve competitive unsupervised semantic parsing performance on multiple datasets.

Keywords

Cite

@article{arxiv.2106.06228,
  title  = {From Paraphrasing to Semantic Parsing: Unsupervised Semantic Parsing via Synchronous Semantic Decoding},
  author = {Shan Wu and Bo Chen and Chunlei Xin and Xianpei Han and Le Sun and Weipeng Zhang and Jiansong Chen and Fan Yang and Xunliang Cai},
  journal= {arXiv preprint arXiv:2106.06228},
  year   = {2021}
}

Comments

Accepted by ACL 2021

R2 v1 2026-06-24T03:05:26.120Z