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/DensE: An Enhanced Non-commutative Representation for Know...

DensE: An Enhanced Non-commutative Representation for Knowledge Graph Embedding with Adaptive Semantic Hierarchy

Haonan Lu, Hailin Hu, Xiaodong Lin

2020-08-11Knowledge GraphsKnowledge Graph EmbeddingEntity EmbeddingsKnowledge Graph CompletionGraph EmbeddingLink Prediction
PaperPDFCode

Abstract

Capturing the composition patterns of relations is a vital task in knowledge graph completion. It also serves as a fundamental step towards multi-hop reasoning over learned knowledge. Previously, several rotation-based translational methods have been developed to model composite relations using the product of a series of complex-valued diagonal matrices. However, these methods tend to make several oversimplified assumptions on the composite relations, e.g., forcing them to be commutative, independent from entities and lacking semantic hierarchy. To systematically tackle these problems, we have developed a novel knowledge graph embedding method, named DensE, to provide an improved modeling scheme for the complex composition patterns of relations. In particular, our method decomposes each relation into an SO(3) group-based rotation operator and a scaling operator in the three dimensional (3-D) Euclidean space. This design principle leads to several advantages of our method: (1) For composite relations, the corresponding diagonal relation matrices can be non-commutative, reflecting a predominant scenario in real world applications; (2) Our model preserves the natural interaction between relational operations and entity embeddings; (3) The scaling operation provides the modeling power for the intrinsic semantic hierarchical structure of entities; (4) The enhanced expressiveness of DensE is achieved with high computational efficiency in terms of both parameter size and training time; and (5) Modeling entities in Euclidean space instead of quaternion space keeps the direct geometrical interpretations of relational patterns. Experimental results on multiple benchmark knowledge graphs show that DensE outperforms the current state-of-the-art models for missing link prediction, especially on composite relations.

Results

TaskDatasetMetricValueModel
Link PredictionYAGO3-10Hits@10.465DensE
Link PredictionYAGO3-10Hits@100.678DensE
Link PredictionYAGO3-10Hits@30.585DensE
Link PredictionYAGO3-10MRR0.541DensE
Link PredictionWN18RRHits@10.443DensE
Link PredictionWN18RRHits@100.579DensE
Link PredictionWN18RRHits@30.508DensE
Link PredictionWN18RRMR3052DensE
Link PredictionWN18RRMRR0.491DensE
Link PredictionWN18Hits@10.945DensE
Link PredictionWN18Hits@100.959DensE
Link PredictionWN18Hits@30.954DensE
Link PredictionWN18MR285DensE
Link PredictionWN18MRR0.95DensE
Link PredictionFB15k-237Hits@10.256DensE
Link PredictionFB15k-237Hits@100.535DensE
Link PredictionFB15k-237Hits@30.384DensE
Link PredictionFB15k-237MR169DensE
Link PredictionFB15k-237MRR0.349DensE

Related Papers

SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs2025-07-17Topic Modeling and Link-Prediction for Material Property Discovery2025-07-08Universal Embeddings of Tabular Data2025-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-26