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/Canonical Tensor Decomposition for Knowledge Base Completion

Canonical Tensor Decomposition for Knowledge Base Completion

Timothée Lacroix, Nicolas Usunier, Guillaume Obozinski

2018-06-19ICML 2018 7Dynamic Link PredictionKnowledge Base CompletionLink Prediction
PaperPDFCode(official)CodeCode

Abstract

The problem of Knowledge Base Completion can be framed as a 3rd-order binary tensor completion problem. In this light, the Canonical Tensor Decomposition (CP) (Hitchcock, 1927) seems like a natural solution; however, current implementations of CP on standard Knowledge Base Completion benchmarks are lagging behind their competitors. In this work, we attempt to understand the limits of CP for knowledge base completion. First, we motivate and test a novel regularizer, based on tensor nuclear $p$-norms. Then, we present a reformulation of the problem that makes it invariant to arbitrary choices in the inclusion of predicates or their reciprocals in the dataset. These two methods combined allow us to beat the current state of the art on several datasets with a CP decomposition, and obtain even better results using the more advanced ComplEx model.

Results

TaskDatasetMetricValueModel
Link PredictionYAGO3-10Hits@100.71ComplEx-N3 (large model, reciprocal)
Link PredictionYAGO3-10MRR0.58ComplEx-N3 (reciprocal)
Link PredictionFB15kHits@100.91ComplEx-N3 (reciprocal)
Link PredictionFB15kMRR0.86ComplEx-N3 (reciprocal)
Link PredictionWN18RRHits@100.57ComplEx-N3 (reciprocal)
Link PredictionWN18RRMRR0.48ComplEx-N3 (reciprocal)
Link PredictionWN18Hits@100.96ComplEx-N3 (reciprocal)
Link PredictionWN18 (filtered)Mrr@20.9ComplEx-N3 (reciprocal)

Related Papers

Topic 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-29Directed Link Prediction using GNN with Local and Global Feature Fusion2025-06-25Demystifying Distributed Training of Graph Neural Networks for Link Prediction2025-06-25Call Me Maybe: Enhancing JavaScript Call Graph Construction using Graph Neural Networks2025-06-22A Transfer Learning Framework for Multilayer Networks via Model Averaging2025-06-14