Logical Parsing from Natural Language Based on a Neural Translation Model

05/09/2017
by   Liang Li, et al.
0

Semantic parsing has emerged as a significant and powerful paradigm for natural language interface and question answering systems. Traditional methods of building a semantic parser rely on high-quality lexicons, hand-crafted grammars and linguistic features which are limited by applied domain or representation. In this paper, we propose a general approach to learn from denotations based on Seq2Seq model augmented with attention mechanism. We encode input sequence into vectors and use dynamic programming to infer candidate logical forms. We utilize the fact that similar utterances should have similar logical forms to help reduce the searching space. Under our learning policy, the Seq2Seq model can learn mappings gradually with noises. Curriculum learning is adopted to make the learning smoother. We test our method on the arithmetic domain which shows our model can successfully infer the correct logical forms and learn the word meanings, compositionality and operation orders simultaneously.

READ FULL TEXT
research
03/22/2016

Learning Executable Semantic Parsers for Natural Language Understanding

For building question answering systems and natural language interfaces,...
research
01/06/2016

Language to Logical Form with Neural Attention

Semantic parsing aims at mapping natural language to machine interpretab...
research
09/20/2018

Symbolic Priors for RNN-based Semantic Parsing

Seq2seq models based on Recurrent Neural Networks (RNNs) have recently r...
research
04/20/2017

Cross-domain Semantic Parsing via Paraphrasing

Existing studies on semantic parsing mainly focus on the in-domain setti...
research
08/26/2019

Don't paraphrase, detect! Rapid and Effective Data Collection for Semantic Parsing

A major hurdle on the road to conversational interfaces is the difficult...
research
07/03/2023

MWPRanker: An Expression Similarity Based Math Word Problem Retriever

Math Word Problems (MWPs) in online assessments help test the ability of...
research
12/02/2021

Context-Dependent Semantic Parsing for Temporal Relation Extraction

Extracting temporal relations among events from unstructured text has ex...

Please sign up or login with your details

Forgot password? Click here to reset