Neural Enquirer: Learning to Query Tables with Natural Language

12/03/2015
by   Pengcheng Yin, et al.
0

We proposed Neural Enquirer as a neural network architecture to execute a natural language (NL) query on a knowledge-base (KB) for answers. Basically, Neural Enquirer finds the distributed representation of a query and then executes it on knowledge-base tables to obtain the answer as one of the values in the tables. Unlike similar efforts in end-to-end training of semantic parsers, Neural Enquirer is fully "neuralized": it not only gives distributional representation of the query and the knowledge-base, but also realizes the execution of compositional queries as a series of differentiable operations, with intermediate results (consisting of annotations of the tables at different levels) saved on multiple layers of memory. Neural Enquirer can be trained with gradient descent, with which not only the parameters of the controlling components and semantic parsing component, but also the embeddings of the tables and query words can be learned from scratch. The training can be done in an end-to-end fashion, but it can take stronger guidance, e.g., the step-by-step supervision for complicated queries, and benefit from it. Neural Enquirer is one step towards building neural network systems which seek to understand language by executing it on real-world. Our experiments show that Neural Enquirer can learn to execute fairly complicated NL queries on tables with rich structures.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/08/2016

Coupling Distributed and Symbolic Execution for Natural Language Queries

Building neural networks to query a knowledge base (a table) with natura...
research
11/28/2016

Learning a Natural Language Interface with Neural Programmer

Learning a natural language interface for database tables is a challengi...
research
08/14/2018

Explaining Queries over Web Tables to Non-Experts

Designing a reliable natural language (NL) interface for querying tables...
research
09/20/2019

Automatic Table completion using Knowledge Base

Table is a popular data format to organize and present relational inform...
research
06/13/2016

Using a Distributional Semantic Vector Space with a Knowledge Base for Reasoning in Uncertain Conditions

The inherent inflexibility and incompleteness of commonsense knowledge b...
research
07/28/2021

Tab2Know: Building a Knowledge Base from Tables in Scientific Papers

Tables in scientific papers contain a wealth of valuable knowledge for t...
research
04/30/2020

Unsupervised Learning of KB Queries in Task Oriented Dialogs

Task-oriented dialog (TOD) systems converse with users to accomplish a s...

Please sign up or login with your details

Forgot password? Click here to reset