scispace - formally typeset
Open AccessProceedings ArticleDOI

Question Answering on Freebase via Relation Extraction and Textual Evidence

TLDR
The authors used a neural network based relation extractor to retrieve candidate answers from Freebase, and then infer over Wikipedia to validate these answers, achieving an F_1 of 53.3% on the WebQuestions question answering dataset.
Abstract: 
Existing knowledge-based question answering systems often rely on small annotated training data. While shallow methods like relation extraction are robust to data scarcity, they are less expressive than the deep meaning representation methods like semantic parsing, thereby failing at answering questions involving multiple constraints. Here we alleviate this problem by empowering a relation extraction method with additional evidence from Wikipedia. We first present a neural network based relation extractor to retrieve the candidate answers from Freebase, and then infer over Wikipedia to validate these answers. Experiments on the WebQuestions question answering dataset show that our method achieves an F_1 of 53.3%, a substantial improvement over the state-of-the-art.

read more

Content maybe subject to copyright    Report

Citations
More filters
Proceedings ArticleDOI

An End-to-End Model for Question Answering over Knowledge Base with Cross-Attention Combining Global Knowledge

TL;DR: This work presents an end-to-end neural network model to represent the questions and their corresponding scores dynamically according to the various candidate answer aspects via cross-attention mechanism, and leverages the global knowledge inside the underlying KB, aiming at integrating the rich KB information into the representation of the answers.
Posted Content

BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis

TL;DR: A novel post-training approach on the popular language model BERT to enhance the performance of fine-tuning of BERT for RRC and is applied to some other review-based tasks such as aspect extraction and aspect sentiment classification in aspect-based sentiment analysis.
Proceedings ArticleDOI

BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis

TL;DR: In this paper, a post-training approach on the popular language model BERT was proposed to enhance the performance of fine-tuning of BERT for review reading comprehension (RRC).
Journal ArticleDOI

Answering Natural Language Questions by Subgraph Matching over Knowledge Graphs

TL;DR: A semantic query graph is proposed to model the query intention in the natural language question in a structural way, based on which, RDF Q/A is reduced to subgraph matching problem and resolve the ambiguity of natural language questions at the time when matches of query are found.
Proceedings ArticleDOI

Automated Template Generation for Question Answering over Knowledge Graphs

TL;DR: QUINT, a system that automatically learns utterance-query templates solely from user questions paired with their answers, is presented, able to harness language compositionality for answering complex questions without having any templates for the entire question.
References
More filters
Journal ArticleDOI

LIBSVM: A library for support vector machines

TL;DR: Issues such as solving SVM optimization problems theoretical convergence multiclass classification probability estimates and parameter selection are discussed in detail.
Proceedings ArticleDOI

The Stanford CoreNLP Natural Language Processing Toolkit

TL;DR: The design and use of the Stanford CoreNLP toolkit is described, an extensible pipeline that provides core natural language analysis, and it is suggested that this follows from a simple, approachable design, straightforward interfaces, the inclusion of robust and good quality analysis components, and not requiring use of a large amount of associated baggage.
Journal Article

Adaptive Subgradient Methods for Online Learning and Stochastic Optimization

TL;DR: This work describes and analyze an apparatus for adaptively modifying the proximal function, which significantly simplifies setting a learning rate and results in regret guarantees that are provably as good as the best proximal functions that can be chosen in hindsight.
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.
Related Papers (5)