A Simple Approach to Case-Based Reasoning in Knowledge Bases
About
We present a surprisingly simple yet accurate approach to reasoning in knowledge graphs (KGs) that requires \emph{no 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 \textit{graph path patterns} that connect similar source entities through the given relation. Using our method, we obtain new state-of-the-art accuracy, outperforming all previous models, on NELL-995 and FB-122. We also demonstrate that our model is robust in low data settings, outperforming recently proposed meta-learning approaches
Rajarshi Das, Ameya Godbole, Shehzaad Dhuliawala, Manzil Zaheer, Andrew McCallum• 2020
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Link Prediction | WN18RR (test) | Hits@1051 | 380 | |
| Link Prediction | NELL-995 (test) | MRR0.77 | 27 | |
| Link Prediction | FB122 (test) | Hits@357 | 21 | |
| Link Prediction | FB122 (test-I) | Hits@340 | 19 | |
| Link Prediction | FB122 (test-II) | Hits@367.8 | 19 |
Showing 5 of 5 rows