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/SAFRAN: An interpretable, rule-based link prediction metho...

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

Simon Ott, Christian Meilicke, Matthias Samwald

2021-09-16AKBC 2021 10Knowledge GraphsLink Prediction
PaperPDFCode(official)

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.

Results

TaskDatasetMetricValueModel
Link PredictionYAGO3-10Hits@10.492SAFRAN (white box, rule based)
Link PredictionYAGO3-10Hits@100.693SAFRAN (white box, rule based)
Link PredictionYAGO3-10MRR0.564SAFRAN (white box, rule based)
Link PredictionWN18RRHits@10.459SAFRAN (white box, rule based)
Link PredictionWN18RRHits@100.578SAFRAN (white box, rule based)
Link PredictionWN18RRMRR0.502SAFRAN (white box, rule based)
Link PredictionFB15k-237Hits@10.298SAFRAN
Link PredictionFB15k-237Hits@100.537SAFRAN
Link PredictionFB15k-237MRR0.389SAFRAN

Related Papers

SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs2025-07-17Topic Modeling and Link-Prediction for Material Property Discovery2025-07-08Graph Collaborative Attention Network for Link Prediction in Knowledge Graphs2025-07-05Understanding Generalization in Node and Link Prediction2025-07-01Context-Driven Knowledge Graph Completion with Semantic-Aware Relational Message Passing2025-06-29Active Inference AI Systems for Scientific Discovery2025-06-26Enhancing LLM Tool Use with High-quality Instruction Data from Knowledge Graph2025-06-26Generating Reliable Adverse event Profiles for Health through Automated Integrated Data (GRAPH-AID): A Semi-Automated Ontology Building Approach2025-06-25