Simple Question Answering by Attentive Convolutional Neural Network

06/10/2016
by   Wenpeng Yin, et al.
0

This work focuses on answering single-relation factoid questions over Freebase. Each question can acquire the answer from a single fact of form (subject, predicate, object) in Freebase. This task, simple question answering (SimpleQA), can be addressed via a two-step pipeline: entity linking and fact selection. In fact selection, we match the subject entity in a fact candidate with the entity mention in the question by a character-level convolutional neural network (char-CNN), and match the predicate in that fact with the question by a word-level CNN (word-CNN). This work makes two main contributions. (i) A simple and effective entity linker over Freebase is proposed. Our entity linker outperforms the state-of-the-art entity linker over SimpleQA task. (ii) A novel attentive maxpooling is stacked over word-CNN, so that the predicate representation can be matched with the predicate-focused question representation more effectively. Experiments show that our system sets new state-of-the-art in this task.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/25/2017

Question Dependent Recurrent Entity Network for Question Answering

Question Answering is a task which requires building models capable of p...
research
04/04/2019

Simple Question Answering with Subgraph Ranking and Joint-Scoring

Knowledge graph based simple question answering (KBSQA) is a major area ...
research
04/10/2018

Question Answering over Freebase via Attentive RNN with Similarity Matrix based CNN

With the rapid growth of knowledge bases (KBs), question answering over ...
research
05/13/2020

Entity-Enriched Neural Models for Clinical Question Answering

We explore state-of-the-art neural models for question answering on elec...
research
12/05/2017

Strong Baselines for Simple Question Answering over Knowledge Graphs with and without Neural Networks

We examine the problem of question answering over knowledge graphs, focu...
research
12/06/2018

Deep Learning Approaches for Question Answering on Knowledge Bases: an evaluation of architectural design choices

The task of answering natural language questions over knowledge bases ha...
research
12/06/2018

Evaluating Architectural Choices for Deep Learning Approaches for Question Answering over Knowledge Bases

The task of answering natural language questions over knowledge bases ha...

Please sign up or login with your details

Forgot password? Click here to reset