Case-based Reasoning for Natural Language Queries over Knowledge Bases
- URL: http://arxiv.org/abs/2104.08762v1
- Date: Sun, 18 Apr 2021 07:50:31 GMT
- Title: Case-based Reasoning for Natural Language Queries over Knowledge Bases
- Authors: Rajarshi Das, Manzil Zaheer, Dung Thai, Ameya Godbole, Ethan Perez,
Jay-Yoon Lee, Lizhen Tan, Lazaros Polymenakos, Andrew McCallum
- Abstract summary: We propose a neuro-symbolic CBR approach for question answering over large knowledge bases.
CBR-KBQA consists of two modules: a non-parametric memory that stores cases and a parametric model.
We show that CBR-KBQA can effectively derive novel combination of relations not presented in case memory.
- Score: 41.54465521439727
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: It is often challenging for a system to solve a new complex problem from
scratch, but much easier if the system can access other similar problems and
description of their solutions -- a paradigm known as case-based reasoning
(CBR). We propose a neuro-symbolic CBR approach for question answering over
large knowledge bases (CBR-KBQA). While the idea of CBR is tempting, composing
a solution from cases is nontrivial, when individual cases only contain partial
logic to the full solution. To resolve this, CBR-KBQA consists of two modules:
a non-parametric memory that stores cases (question and logical forms) and a
parametric model which can generate logical forms by retrieving relevant cases
from memory. Through experiments, we show that CBR-KBQA can effectively derive
novel combination of relations not presented in case memory that is required to
answer compositional questions. On several KBQA datasets that test
compositional generalization, CBR-KBQA achieves competitive performance. For
example, on the challenging ComplexWebQuestions dataset, CBR-KBQA outperforms
the current state of the art by 11% accuracy. Furthermore, we show that
CBR-KBQA is capable of using new cases \emph{without} any further training.
Just by incorporating few human-labeled examples in the non-parametric case
memory, CBR-KBQA is able to successfully generate queries containing unseen KB
relations.
Related papers
- FC-KBQA: A Fine-to-Coarse Composition Framework for Knowledge Base
Question Answering [24.394908238940904]
We propose a Fine-to-Coarse Composition framework for KBQA (FC-KBQA) to ensure the generalization ability and executability of the logical expression.
FC-KBQA derives new state-of-the-art performance on GrailQA and WebQSP, and runs 4 times faster than the baseline.
arXiv Detail & Related papers (2023-06-26T14:19:46Z) - Machine Reading Comprehension using Case-based Reasoning [92.51061570746077]
We present an accurate and interpretable method for answer extraction in machine reading comprehension.
Our method builds upon the hypothesis that contextualized answers to similar questions share semantic similarities with each other.
arXiv Detail & Related papers (2023-05-24T07:09:56Z) - DecAF: Joint Decoding of Answers and Logical Forms for Question
Answering over Knowledge Bases [81.19499764899359]
We propose a novel framework DecAF that jointly generates both logical forms and direct answers.
DecAF achieves new state-of-the-art accuracy on WebQSP, FreebaseQA, and GrailQA benchmarks.
arXiv Detail & Related papers (2022-09-30T19:51:52Z) - QA Is the New KR: Question-Answer Pairs as Knowledge Bases [105.692569000534]
We argue that the proposed type of KB has many of the key advantages of a traditional symbolic KB.
Unlike a traditional KB, this information store is well-aligned with common user information needs.
arXiv Detail & Related papers (2022-07-01T19:09:08Z) - CBR-iKB: A Case-Based Reasoning Approach for Question Answering over
Incomplete Knowledge Bases [39.45030211564547]
We propose a case-based reasoning approach, CBR-iKB, for knowledge base question answering (KBQA) with incomplete-KB as our main focus.
By design, CBR-iKB can seamlessly adapt to changes in KBs without any task-specific training or fine-tuning.
Our method achieves 100% accuracy on MetaQA and establishes new state-of-the-art on multiple benchmarks.
arXiv Detail & Related papers (2022-04-18T20:46:41Z) - Knowledge Base Question Answering by Case-based Reasoning over Subgraphs [81.22050011503933]
We show that our model answers queries requiring complex reasoning patterns more effectively than existing KG completion algorithms.
The proposed model outperforms or performs competitively with state-of-the-art models on several KBQA benchmarks.
arXiv Detail & Related papers (2022-02-22T01:34:35Z) - quantum Case-Based Reasoning (qCBR) [0.0]
Case-Based Reasoning (CBR) is an artificial intelligence approach to problem-solving with a good record of success.
This article proposes using Quantum Computing to improve some of the key processes of CBR defining so a Quantum Case-Based Reasoning (qCBR) paradigm.
arXiv Detail & Related papers (2021-04-01T11:34:22Z) - Faithful Embeddings for Knowledge Base Queries [97.5904298152163]
deductive closure of an ideal knowledge base (KB) contains exactly the logical queries that the KB can answer.
In practice KBs are both incomplete and over-specified, failing to answer some queries that have real-world answers.
We show that inserting this new QE module into a neural question-answering system leads to substantial improvements over the state-of-the-art.
arXiv Detail & Related papers (2020-04-07T19:25:16Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.