Quaternion Knowledge Graph Embeddings
About
In this work, we move beyond the traditional complex-valued representations, introducing more expressive hypercomplex representations to model entities and relations for knowledge graph embeddings. More specifically, quaternion embeddings, hypercomplex-valued embeddings with three imaginary components, are utilized to represent entities. Relations are modelled as rotations in the quaternion space. The advantages of the proposed approach are: (1) Latent inter-dependencies (between all components) are aptly captured with Hamilton product, encouraging a more compact interaction between entities and relations; (2) Quaternions enable expressive rotation in four-dimensional space and have more degree of freedom than rotation in complex plane; (3) The proposed framework is a generalization of ComplEx on hypercomplex space while offering better geometrical interpretations, concurrently satisfying the key desiderata of relational representation learning (i.e., modeling symmetry, anti-symmetry and inversion). Experimental results demonstrate that our method achieves state-of-the-art performance on four well-established knowledge graph completion benchmarks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Link Prediction | FB15k-237 (test) | Hits@1055.38 | 419 | |
| Link Prediction | WN18RR (test) | Hits@1058.2 | 380 | |
| Link Prediction | FB15k-237 | MRR36.6 | 280 | |
| Knowledge Graph Completion | FB15k-237 (test) | MRR0.366 | 179 | |
| Knowledge Graph Completion | WN18RR (test) | MRR0.488 | 177 | |
| Link Prediction | WN18RR | Hits@1058.2 | 175 | |
| Knowledge Graph Completion | WN18RR | Hits@143.8 | 165 | |
| Link Prediction | WN18 (test) | Hits@100.959 | 142 | |
| Knowledge Graph Completion | FB15k-237 | Hits@100.55 | 108 | |
| Link Prediction | FB15k | Hits@1090 | 90 |