scispace - formally typeset
Open AccessProceedings ArticleDOI

Semantic Parsing via Staged Query Graph Generation: Question Answering with Knowledge Base

Wen-tau Yih, +3 more
- Vol. 1, pp 1321-1331
Reads0
Chats0
TLDR
This work proposes a novel semantic parsing framework for question answering using a knowledge base that leverages the knowledge base in an early stage to prune the search space and thus simplifies the semantic matching problem.
Abstract
We propose a novel semantic parsing framework for question answering using a knowledge base. We define a query graph that resembles subgraphs of the knowledge base and can be directly mapped to a logical form. Semantic parsing is reduced to query graph generation, formulated as a staged search problem. Unlike traditional approaches, our method leverages the knowledge base in an early stage to prune the search space and thus simplifies the semantic matching problem. By applying an advanced entity linking system and a deep convolutional neural network model that matches questions and predicate sequences, our system outperforms previous methods substantially, and achieves an F1 measure of 52.5% on the WEBQUESTIONS dataset.

read more

Content maybe subject to copyright    Report

Citations
More filters
Proceedings ArticleDOI

Stacked Attention Networks for Image Question Answering

TL;DR: In this paper, a stacked attention network (SAN) is proposed to learn to answer natural language questions from images by using semantic representation of a question as query to search for the regions in an image that are related to the answer.
Proceedings ArticleDOI

Key-Value Memory Networks for Directly Reading Documents

TL;DR: In this paper, a key-value memory network is proposed to make reading documents more viable by utilizing different encodings in the addressing and output stages of the memory read operation.
Posted Content

Neural Approaches to Conversational AI

TL;DR: In this article, the authors present a survey of state-of-the-art neural approaches to conversational AI, and discuss the progress that has been made and challenges still being faced, using specific systems and models as case studies.
Proceedings ArticleDOI

The Value of Semantic Parse Labeling for Knowledge Base Question Answering

TL;DR: The value of collecting semantic parse labels for knowledge base question answering is demonstrated and the largest semantic-parse labeled dataset to date is created and shared in order to advance research in question answering.
Proceedings ArticleDOI

Neural Symbolic Machines: Learning Semantic Parsers on Freebase with Weak Supervision

TL;DR: Neural Symbolic Machines (NSM) as discussed by the authors uses a sequence-to-sequence model that maps language utterances to programs and utilizes a key-variable memory to handle compositionality.
References
More filters
Book ChapterDOI

DBpedia: a nucleus for a web of open data

TL;DR: The extraction of the DBpedia datasets is described, and how the resulting information is published on the Web for human-andmachine-consumption and how DBpedia could serve as a nucleus for an emerging Web of open data.
Proceedings ArticleDOI

Freebase: a collaboratively created graph database for structuring human knowledge

TL;DR: MQL provides an easy-to-use object-oriented interface to the tuple data in Freebase and is designed to facilitate the creation of collaborative, Web-based data-oriented applications.
Proceedings Article

Signature Verification using a "Siamese" Time Delay Neural Network

TL;DR: An algorithm for verification of signatures written on a pen-input tablet based on a novel, artificial neural network called a "Siamese" neural network, which consists of two identical sub-networks joined at their outputs.
Proceedings ArticleDOI

Learning deep structured semantic models for web search using clickthrough data

TL;DR: A series of new latent semantic models with a deep structure that project queries and documents into a common low-dimensional space where the relevance of a document given a query is readily computed as the distance between them are developed.
Proceedings Article

Semantic Parsing on Freebase from Question-Answer Pairs

TL;DR: This paper trains a semantic parser that scales up to Freebase and outperforms their state-of-the-art parser on the dataset of Cai and Yates (2013), despite not having annotated logical forms.
Related Papers (5)