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

10/27/2019
by   Zhichu Lu, et al.
0

Computing devices have recently become capable of interacting with their end users via natural language. However, they can only operate within a limited "supported" domain of discourse and fail drastically when faced with an out-of-domain utterance, mainly due to the limitations of their semantic parser. In this paper, we propose a semantic parser that generalizes to out-of-domain examples by learning a general strategy for parsing an unseen utterance through adapting the logical forms of seen utterances, instead of learning to generate a logical form from scratch. Our parser maintains a memory consisting of a representative subset of the seen utterances paired with their logical forms. Given an unseen utterance, our parser works by looking up a similar utterance from the memory and adapting its logical form until it fits the unseen utterance. Moreover, we present a data generation strategy for constructing utterance-logical form pairs from different domains. Our results show an improvement of up to 68.8 evaluation settings compared to the baselines.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/21/2018

Decoupling Structure and Lexicon for Zero-Shot Semantic Parsing

Building a semantic parser quickly in a new domain is a fundamental chal...
research
05/23/2023

Making the Implicit Explicit: Implicit Content as a First Class Citizen in NLP

Language is multifaceted. A given utterance can be re-expressed in equiv...
research
06/29/2020

Hinting Semantic Parsing with Statistical Word Sense Disambiguation

The task of Semantic Parsing can be approximated as a transformation of ...
research
11/14/2017

Learning an Executable Neural Semantic Parser

This paper describes a neural semantic parser that maps natural language...
research
12/13/2020

Iterative Utterance Segmentation for Neural Semantic Parsing

Neural semantic parsers usually fail to parse long and complex utterance...
research
06/16/2016

Simpler Context-Dependent Logical Forms via Model Projections

We consider the task of learning a context-dependent mapping from uttera...
research
02/02/2021

On Robustness of Neural Semantic Parsers

Semantic parsing maps natural language (NL) utterances into logical form...

Please sign up or login with your details

Forgot password? Click here to reset