paper-with-me

홈 › Papers

Markov Logic Networks for Natural Language Question Answering

2015-07-10 · Tushar Khot, Niranjan Balasubramanian, Eric Gribkoff, Ashish Sabharwal, Peter Clark, Oren Etzioni

Our goal is to answer elementary-level science questions using knowledge extracted automatically from science textbooks, expressed in a subset of first-order logic. Given the incomplete and noisy nature of these automatically extracted rules, Markov Logic Networks (MLNs) seem a natural model to use, but the exact way of leveraging MLNs is by no means obvious. We investigate three ways of applying MLNs to our task. In the first, we simply use the extracted science rules directly as MLN clauses. Unlike typical MLN applications, our domain has long and complex rules, leading to an unmanageable number of groundings. We exploit the structure present in hard constraints to improve tractability, but the formulation remains ineffective. In the second approach, we instead interpret science rules as describing prototypical entities, thus mapping rules directly to grounded MLN assertions, whose constants are then clustered using existing entity resolution methods. This drastically simplifies the network, but still suffers from brittleness. Finally, our third approach, called Praline, uses MLNs to align the lexical elements as well as define and control how inference should be performed in this task. Our experiments, demonstrating a 15\% accuracy boost and a 10x reduction in runtime, suggest that the flexibility and different inference semantics of Praline are a better fit for the natural language question answering task.

📄 PDF Abstract BibTeX arXiv:1507.03045

Code (0)

등록된 구현이 없습니다.

Tasks

Entity ResolutionQuestion Answering

Similar Papers 제목 키워드 기반

Question Answering via Integer Programming over Semi-Structured Knowledge

2016-04-20 · Daniel Khashabi, Tushar Khot, Ashish Sabharwal, Peter Clark 외

Answering science questions posed in natural language is an important AI challenge. Answering such questions often requires non-trivial inference and knowledge that goes beyond factoid retrieval. Yet, most systems for th…

Information RetrievalQuestion AnsweringRetrieval

AMUSE: Multilingual Semantic Parsing for Question Answering over Linked Data

2018-02-26 · Sherzod Hakimov, Soufian Jebbara, Philipp Cimiano

The task of answering natural language questions over RDF data has received wide interest in recent years, in particular in the context of the series of QALD benchmarks. The task consists of mapping a natural language qu…

FormKnowledge Base Question AnsweringMachine TranslationQuestion Answering+1

Compositional Attention Networks for Interpretability in Natural Language Question Answering

2018-10-30 · Muru Selvakumar, Suriyadeepan Ramamoorthy, Vaidheeswaran Archana, Malaikannan Sankarasubbu

MAC Net is a compositional attention network designed for Visual Question Answering. We propose a modified MAC net architecture for Natural Language Question Answering. Question Answering typically requires Language Unde…

Logical ReasoningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Exploring Markov Logic Networks for Question Answering

2015-09-01 · EMNLP 2015 9 · Tushar Khot, Niranjan Balasubramanian, Eric Gribkoff, Ashish Sabharwal 외
Question Answering

A Vietnamese Question Answering System

2019-11-26 · Dai Quoc Nguyen, Dat Quoc Nguyen, Son Bao Pham

Question answering systems aim to produce exact answers to users' questions instead of a list of related documents as used by current search engines. In this paper, we propose an ontology-based Vietnamese question answer…

Question Answering