HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

SAFRAN: An interpretable, rule-based link prediction method outperforming embedding models

Simon Ott Christian Meilicke Matthias Samwald

SAFRAN: An interpretable, rule-based link prediction method outperforming embedding models

Abstract

Neural embedding-based machine learning models have shown promise for predicting novel links in knowledge graphs. Unfortunately, their practical utility is diminished by their lack of interpretability. Recently, the fully interpretable, rule-based algorithm AnyBURL yielded highly competitive results on many general-purpose link prediction benchmarks. However, current approaches for aggregating predictions made by multiple rules are affected by redundancies. We improve upon AnyBURL by introducing the SAFRAN rule application framework, which uses a novel aggregation approach called Non-redundant Noisy-OR that detects and clusters redundant rules prior to aggregation. SAFRAN yields new state-of-the-art results for fully interpretable link prediction on the established general-purpose benchmarks FB15K-237, WN18RR and YAGO3-10. Furthermore, it exceeds the results of multiple established embedding-based algorithms on FB15K-237 and WN18RR and narrows the gap between rule-based and embedding-based algorithms on YAGO3-10.

Code Repositories

OpenBioLink/SAFRAN
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
link-prediction-on-fb15k-237SAFRAN
Hits@1: 0.298
Hits@10: 0.537
MRR: 0.389
link-prediction-on-wn18rrSAFRAN (white box, rule based)
Hits@1: 0.459
Hits@10: 0.578
MRR: 0.502
link-prediction-on-yago3-10SAFRAN (white box, rule based)
Hits@1: 0.492
Hits@10: 0.693
MRR: 0.564

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
SAFRAN: An interpretable, rule-based link prediction method outperforming embedding models | Papers | HyperAI