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

RotatE: Knowledge Graph Embedding by Relational Rotation in Complex Space

About

We study the problem of learning representations of entities and relations in knowledge graphs for predicting missing links. The success of such a task heavily relies on the ability of modeling and inferring the patterns of (or between) the relations. In this paper, we present a new approach for knowledge graph embedding called RotatE, which is able to model and infer various relation patterns including: symmetry/antisymmetry, inversion, and composition. Specifically, the RotatE model defines each relation as a rotation from the source entity to the target entity in the complex vector space. In addition, we propose a novel self-adversarial negative sampling technique for efficiently and effectively training the RotatE model. Experimental results on multiple benchmark knowledge graphs show that the proposed RotatE model is not only scalable, but also able to infer and model various relation patterns and significantly outperform existing state-of-the-art models for link prediction.

Zhiqing Sun, Zhi-Hong Deng, Jian-Yun Nie, Jian Tang• 2019

Related benchmarks

TaskDatasetResultRank
Link PredictionFB15k-237 (test)
Hits@1097.9
419
Link PredictionWN18RR (test)
Hits@1089.7
380
Link PredictionFB15k-237
MRR34.06
280
Knowledge Graph CompletionFB15k-237 (test)
MRR0.338
179
Knowledge Graph CompletionWN18RR (test)
MRR47.6
177
Link PredictionWN18RR
Hits@1061.2
175
Knowledge Graph CompletionWN18RR
Hits@142.8
165
Link PredictionFB15K (test)
Hits@100.884
164
Entity AlignmentDBP15K FR-EN
Hits@10.345
158
Entity AlignmentDBP15K ZH-EN
H@148.5
143
Showing 10 of 177 rows
...

Other info

Code

Follow for update