Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MEIM: Multi-partition Embedding Interaction Beyond Block Term Format for Efficient and Expressive Link Prediction

About

Knowledge graph embedding aims to predict the missing relations between entities in knowledge graphs. Tensor-decomposition-based models, such as ComplEx, provide a good trade-off between efficiency and expressiveness, that is crucial because of the large size of real world knowledge graphs. The recent multi-partition embedding interaction (MEI) model subsumes these models by using the block term tensor format and provides a systematic solution for the trade-off. However, MEI has several drawbacks, some of which carried from its subsumed tensor-decomposition-based models. In this paper, we address these drawbacks and introduce the Multi-partition Embedding Interaction iMproved beyond block term format (MEIM) model, with independent core tensor for ensemble effects and soft orthogonality for max-rank mapping, in addition to multi-partition embedding. MEIM improves expressiveness while still being highly efficient, helping it to outperform strong baselines and achieve state-of-the-art results on difficult link prediction benchmarks using fairly small embedding sizes. The source code is released at https://github.com/tranhungnghiep/MEIM-KGE.

Hung Nghiep Tran, Atsuhiro Takasu• 2022

Related benchmarks

TaskDatasetResultRank
Link PredictionFB15k-237
MRR36.9
280
Link PredictionWN18RR
Hits@1057.7
175
Link PredictionFB15k
Hits@1087.8
90
Link PredictionWN18
Hits@1096
77
Link PredictionYAGO3-10
MRR0.585
33
Showing 5 of 5 rows

Other info

Code

Follow for update