QuatRE: Relation-Aware Quaternions for Knowledge Graph Embeddings
About
We propose a simple yet effective embedding model to learn quaternion embeddings for entities and relations in knowledge graphs. Our model aims to enhance correlations between head and tail entities given a relation within the Quaternion space with Hamilton product. The model achieves this goal by further associating each relation with two relation-aware rotations, which are used to rotate quaternion embeddings of the head and tail entities, respectively. Experimental results show that our proposed model produces state-of-the-art performances on well-known benchmark datasets for knowledge graph completion. Our code is available at: \url{https://github.com/daiquocnguyen/QuatRE}.
Dai Quoc Nguyen, Thanh Vu, Tu Dinh Nguyen, Dinh Phung• 2020
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Knowledge Graph Completion | WN18RR | Hits@143.9 | 165 | |
| Knowledge Graph Completion | FB15k-237 | Hits@100.563 | 108 | |
| Knowledge Graph Completion | WN18 (test) | Hits@100.963 | 80 | |
| Knowledge Graph Completion | FB15K (test) | -- | 41 |
Showing 4 of 4 rows