DensE: An Enhanced Non-commutative Representation for Knowledge Graph Embedding with Adaptive Semantic Hierarchy
Haonan Lu, Hailin Hu, Xiaodong Lin

TL;DR
DensE is a novel knowledge graph embedding method that models complex relation compositions using non-commutative rotations and scalings in Euclidean space, capturing semantic hierarchies and outperforming existing models.
Contribution
The paper introduces DensE, a new embedding approach that improves modeling of composite relations with non-commutative operations and semantic hierarchy, enhancing expressiveness and efficiency.
Findings
DensE outperforms state-of-the-art models on benchmark datasets.
It effectively models non-commutative composite relations.
The method maintains computational efficiency and interpretability.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Data Quality and Management
MethodsSelf-Adversarial Negative Sampling · RotatE
