TransERR: Translation-based Knowledge Graph Embedding via Efficient Relation Rotation
Jiang Li, Xiangdong Su, Fujun Zhang, Guanglai Gao

TL;DR
TransERR introduces an efficient translation-based knowledge graph embedding method using hypercomplex space and adaptive quaternion rotation, improving modeling of relation patterns and scalability on large datasets.
Contribution
It proposes a novel hypercomplex-valued embedding approach with adaptive relation rotation, enhancing translation freedom and pattern modeling in knowledge graphs.
Findings
Outperforms previous models on 10 benchmark datasets
Uses fewer parameters to encode large-scale datasets
Effectively models various relation patterns
Abstract
This paper presents a translation-based knowledge geraph embedding method via efficient relation rotation (TransERR), a straightforward yet effective alternative to traditional translation-based knowledge graph embedding models. Different from the previous translation-based models, TransERR encodes knowledge graphs in the hypercomplex-valued space, thus enabling it to possess a higher degree of translation freedom in mining latent information between the head and tail entities. To further minimize the translation distance, TransERR adaptively rotates the head entity and the tail entity with their corresponding unit quaternions, which are learnable in model training. We also provide mathematical proofs to demonstrate the ability of TransERR in modeling various relation patterns, including symmetry, antisymmetry, inversion, composition, and subrelation patterns. The experiments on 10…
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 · Artificial Intelligence in Healthcare
