Probabilistic Case-based Reasoning for Open-World Knowledge Graph
Completion
- URL: http://arxiv.org/abs/2010.03548v2
- Date: Fri, 9 Oct 2020 14:44:18 GMT
- Title: Probabilistic Case-based Reasoning for Open-World Knowledge Graph
Completion
- Authors: Rajarshi Das, Ameya Godbole, Nicholas Monath, Manzil Zaheer, Andrew
McCallum
- Abstract summary: A case-based reasoning (CBR) system solves a new problem by retrieving cases' that are similar to the given problem.
In this paper, we demonstrate that such a system is achievable for reasoning in knowledge-bases (KBs)
Our approach predicts attributes for an entity by gathering reasoning paths from similar entities in the KB.
- Score: 59.549664231655726
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: A case-based reasoning (CBR) system solves a new problem by retrieving
`cases' that are similar to the given problem. If such a system can achieve
high accuracy, it is appealing owing to its simplicity, interpretability, and
scalability. In this paper, we demonstrate that such a system is achievable for
reasoning in knowledge-bases (KBs). Our approach predicts attributes for an
entity by gathering reasoning paths from similar entities in the KB. Our
probabilistic model estimates the likelihood that a path is effective at
answering a query about the given entity. The parameters of our model can be
efficiently computed using simple path statistics and require no iterative
optimization. Our model is non-parametric, growing dynamically as new entities
and relations are added to the KB. On several benchmark datasets our approach
significantly outperforms other rule learning approaches and performs
comparably to state-of-the-art embedding-based approaches. Furthermore, we
demonstrate the effectiveness of our model in an "open-world" setting where new
entities arrive in an online fashion, significantly outperforming
state-of-the-art approaches and nearly matching the best offline method. Code
available at https://github.com/ameyagodbole/Prob-CBR
Related papers
- A Deep Learning Method for Comparing Bayesian Hierarchical Models [1.6736940231069393]
We propose a deep learning method for performing Bayesian model comparison on any set of hierarchical models.
Our method enables efficient re-estimation of posterior model probabilities and fast performance validation prior to any real-data application.
arXiv Detail & Related papers (2023-01-27T17:27:07Z) - HyperImpute: Generalized Iterative Imputation with Automatic Model
Selection [77.86861638371926]
We propose a generalized iterative imputation framework for adaptively and automatically configuring column-wise models.
We provide a concrete implementation with out-of-the-box learners, simulators, and interfaces.
arXiv Detail & Related papers (2022-06-15T19:10:35Z) - MACE: An Efficient Model-Agnostic Framework for Counterfactual
Explanation [132.77005365032468]
We propose a novel framework of Model-Agnostic Counterfactual Explanation (MACE)
In our MACE approach, we propose a novel RL-based method for finding good counterfactual examples and a gradient-less descent method for improving proximity.
Experiments on public datasets validate the effectiveness with better validity, sparsity and proximity.
arXiv Detail & Related papers (2022-05-31T04:57:06Z) - COMBO: Conservative Offline Model-Based Policy Optimization [120.55713363569845]
Uncertainty estimation with complex models, such as deep neural networks, can be difficult and unreliable.
We develop a new model-based offline RL algorithm, COMBO, that regularizes the value function on out-of-support state-actions.
We find that COMBO consistently performs as well or better as compared to prior offline model-free and model-based methods.
arXiv Detail & Related papers (2021-02-16T18:50:32Z) - A Simple Approach to Case-Based Reasoning in Knowledge Bases [56.661396189466664]
We present a surprisingly simple yet accurate approach to reasoning in knowledge graphs (KGs) that requires emphno training, and is reminiscent of case-based reasoning in classical artificial intelligence (AI)
Consider the task of finding a target entity given a source entity and a binary relation.
Our non-parametric approach derives crisp logical rules for each query by finding multiple textitgraph path patterns that connect similar source entities through the given relation.
arXiv Detail & Related papers (2020-06-25T06:28:09Z) - FedPD: A Federated Learning Framework with Optimal Rates and Adaptivity
to Non-IID Data [59.50904660420082]
Federated Learning (FL) has become a popular paradigm for learning from distributed data.
To effectively utilize data at different devices without moving them to the cloud, algorithms such as the Federated Averaging (FedAvg) have adopted a "computation then aggregation" (CTA) model.
arXiv Detail & Related papers (2020-05-22T23:07:42Z) - Monotonic Cardinality Estimation of Similarity Selection: A Deep
Learning Approach [22.958342743597044]
We investigate the possibilities of utilizing deep learning for cardinality estimation of similarity selection.
We propose a novel and generic method that can be applied to any data type and distance function.
arXiv Detail & Related papers (2020-02-15T20:22:51Z)
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.