Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Simon Ott, Christian Meilicke, Matthias Samwald• 2021

Related benchmarks

TaskDatasetResultRank
Link PredictionFB15k-237 (test)
Hits@1053.7
419
Link PredictionWN18RR (test)
Hits@1058.1
380
Link PredictionYAGO3-10 (test)
MRR56.4
127
Showing 3 of 3 rows

Other info

Code

Follow for update