Improving Semantic Parsing with Neural Generator-Reranker Architecture

09/27/2019
by   Huseyin A. Inan, et al.
0

Semantic parsing is the problem of deriving machine interpretable meaning representations from natural language utterances. Neural models with encoder-decoder architectures have recently achieved substantial improvements over traditional methods. Although neural semantic parsers appear to have relatively high recall using large beam sizes, there is room for improvement with respect to one-best precision. In this work, we propose a generator-reranker architecture for semantic parsing. The generator produces a list of potential candidates and the reranker, which consists of a pre-processing step for the candidates followed by a novel critic network, reranks these candidates based on the similarity between each candidate and the input sentence. We show the advantages of this approach along with how it improves the parsing performance through extensive analysis. We experiment our model on three semantic parsing datasets (GEO, ATIS, and OVERNIGHT). The overall architecture achieves the state-of-the-art results in all three datasets.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/18/2018

Semantic Parsing: Syntactic assurance to target sentence using LSTM Encoder CFG-Decoder

Semantic parsing can be defined as the process of mapping natural langua...
research
02/16/2020

Exploring Neural Models for Parsing Natural Language into First-Order Logic

Semantic parsing is the task of obtaining machine-interpretable represen...
research
05/12/2018

Coarse-to-Fine Decoding for Neural Semantic Parsing

Semantic parsing aims at mapping natural language utterances into struct...
research
11/02/2020

Context Dependent Semantic Parsing: A Survey

Semantic parsing is the task of translating natural language utterances ...
research
11/08/2022

Strictly Breadth-First AMR Parsing

AMR parsing is the task that maps a sentence to an AMR semantic graph au...
research
07/27/2017

Effective Inference for Generative Neural Parsing

Generative neural models have recently achieved state-of-the-art results...
research
03/19/2018

Polyglot Semantic Parsing in APIs

Traditional approaches to semantic parsing (SP) work by training individ...

Please sign up or login with your details

Forgot password? Click here to reset