TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Probabilistic Case-based Reasoning for Open-World Knowledg...

Probabilistic Case-based Reasoning for Open-World Knowledge Graph Completion

Rajarshi Das, Ameya Godbole, Nicholas Monath, Manzil Zaheer, Andrew McCallum

2020-10-07Findings of the Association for Computational Linguistics 2020Knowledge Graph CompletionWorld KnowledgeLink Prediction
PaperPDFCode(official)

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

Results

TaskDatasetMetricValueModel
Link PredictionNELL-995HITS@30.85Prob-CBR
Link PredictionNELL-995Hits@10.77Prob-CBR
Link PredictionNELL-995Hits@100.89Prob-CBR
Link PredictionNELL-995MRR0.81Prob-CBR
Link PredictionFB122HITS@374.2Prob-CBR
Link PredictionFB122Hits@1078.2Prob-CBR
Link PredictionFB122Hits@576Prob-CBR
Link PredictionFB122MRR72.7Prob-CBR
Link PredictionWN18RRHits@10.43ProbCBR
Link PredictionWN18RRHits@100.55ProbCBR
Link PredictionWN18RRHits@30.49ProbCBR
Link PredictionWN18RRMRR0.48ProbCBR

Related Papers

HRSeg: High-Resolution Visual Perception and Enhancement for Reasoning Segmentation2025-07-17Comparing Apples to Oranges: A Dataset & Analysis of LLM Humour Understanding from Traditional Puns to Topical Jokes2025-07-17KEN: Knowledge Augmentation and Emotion Guidance Network for Multimodal Fake News Detection2025-07-13Video Event Reasoning and Prediction by Fusing World Knowledge from LLMs with Vision Foundation Models2025-07-08Topic Modeling and Link-Prediction for Material Property Discovery2025-07-08DreamVLA: A Vision-Language-Action Model Dreamed with Comprehensive World Knowledge2025-07-06Graph Collaborative Attention Network for Link Prediction in Knowledge Graphs2025-07-05Understanding Generalization in Node and Link Prediction2025-07-01