Iterative Utterance Segmentation for Neural Semantic Parsing

12/13/2020
by   Yinuo Guo, et al.
0

Neural semantic parsers usually fail to parse long and complex utterances into correct meaning representations, due to the lack of exploiting the principle of compositionality. To address this issue, we present a novel framework for boosting neural semantic parsers via iterative utterance segmentation. Given an input utterance, our framework iterates between two neural modules: a segmenter for segmenting a span from the utterance, and a parser for mapping the span into a partial meaning representation. Then, these intermediate parsing results are composed into the final meaning representation. One key advantage is that this framework does not require any handcraft templates or additional labeled data for utterance segmentation: we achieve this through proposing a novel training method, in which the parser provides pseudo supervision for the segmenter. Experiments on Geo, ComplexWebQuestions, and Formulas show that our framework can consistently improve performances of neural semantic parsers in different domains. On data splits that require compositional generalization, our framework brings significant accuracy gains: Geo 63.1 to 81.2, Formulas 59.7 to 72.7, ComplexWebQuestions 27.1 to 56.3.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/25/2018

Building a Neural Semantic Parser from a Domain Ontology

Semantic parsing is the task of converting natural language utterances i...
research
09/13/2020

Span-based Semantic Parsing for Compositional Generalization

Despite the success of sequence-to-sequence (seq2seq) models in semantic...
research
05/12/2018

Coarse-to-Fine Decoding for Neural Semantic Parsing

Semantic parsing aims at mapping natural language utterances into struct...
research
10/27/2019

Look-up and Adapt: A One-shot Semantic Parser

Computing devices have recently become capable of interacting with their...
research
10/22/2020

Compositional Generalization via Semantic Tagging

Although neural sequence-to-sequence models have been successfully appli...
research
05/27/2020

Unsupervised Dual Paraphrasing for Two-stage Semantic Parsing

One daunting problem for semantic parsing is the scarcity of annotation....
research
06/12/2019

Unified Semantic Parsing with Weak Supervision

Semantic parsing over multiple knowledge bases enables a parser to explo...

Please sign up or login with your details

Forgot password? Click here to reset