InterHT: Knowledge Graph Embeddings by Interaction between Head and Tail Entities
About
Knowledge graph embedding (KGE) models learn the representation of entities and relations in knowledge graphs. Distance-based methods show promising performance on link prediction task, which predicts the result by the distance between two entity representations. However, most of these methods represent the head entity and tail entity separately, which limits the model capacity. We propose two novel distance-based methods named InterHT and InterHT+ that allow the head and tail entities to interact better and get better entity representation. Experimental results show that our proposed method achieves the best results on ogbl-wikikg2 dataset.
Baoxin Wang, Qingye Meng, Ziyue Wang, Honghong Zhao, Dayong Wu, Wanxiang Che, Shijin Wang, Zhigang Chen, Cong Liu• 2022
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Link Prediction | ogbl-wikikg2 (test) | MRR0.7309 | 95 | |
| Link Prediction | ogbl-wikikg2 (val) | MRR0.742 | 87 | |
| Knowledge Graph Completion | ogbl-wikikg2 (test) | MRR0.6779 | 20 | |
| Knowledge Graph Completion | ogbl-wikikg2 (val) | MRR0.6893 | 13 |
Showing 4 of 4 rows