Graph Embeddings

RotatE is a method for generating graph embeddings 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. The RotatE model is trained using a self-adversarial negative sampling technique.

Source: RotatE: Knowledge Graph Embedding by Relational Rotation in Complex Space

Papers


Paper Code Results Date Stars

Tasks


Task Papers Share
Graph Embedding 19 16.96%
Knowledge Graph Embedding 18 16.07%
Knowledge Graphs 13 11.61%
Link Prediction 13 11.61%
Knowledge Graph Completion 11 9.82%
Entity Embeddings 4 3.57%
Knowledge Graph Embeddings 3 2.68%
Translation 3 2.68%
Decoder 2 1.79%

Categories