Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Fully Hyperbolic Rotation for Knowledge Graph Embedding

About

Hyperbolic rotation is commonly used to effectively model knowledge graphs and their inherent hierarchies. However, existing hyperbolic rotation models rely on logarithmic and exponential mappings for feature transformation. These models only project data features into hyperbolic space for rotation, limiting their ability to fully exploit the hyperbolic space. To address this problem, we propose a novel fully hyperbolic model designed for knowledge graph embedding. Instead of feature mappings, we define the model directly in hyperbolic space with the Lorentz model. Our model considers each relation in knowledge graphs as a Lorentz rotation from the head entity to the tail entity. We adopt the Lorentzian version distance as the scoring function for measuring the plausibility of triplets. Extensive results on standard knowledge graph completion benchmarks demonstrated that our model achieves competitive results with fewer parameters. In addition, our model get the state-of-the-art performance on datasets of CoDEx-s and CoDEx-m, which are more diverse and challenging than before. Our code is available at https://github.com/llqy123/FHRE.

Qiuyu Liang, Weihua Wang, Feilong Bao, Guanglai Gao• 2024

Related benchmarks

TaskDatasetResultRank
Knowledge Graph CompletionWN18RR
Hits@145
165
Knowledge Graph CompletionFB15k-237
Hits@100.528
108
Showing 2 of 2 rows

Other info

Follow for update