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 17.76%
Knowledge Graph Embedding 18 16.82%
Link Prediction 13 12.15%
Knowledge Graphs 12 11.21%
Knowledge Graph Completion 11 10.28%
Entity Embeddings 4 3.74%
Knowledge Graph Embeddings 3 2.80%
Translation 3 2.80%
Sentence 2 1.87%

Categories