HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

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

Hung Nghiep Tran Atsuhiro Takasu

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

Abstract

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.

Code Repositories

tranhungnghiep/meim-kge
Official
pytorch
Mentioned in GitHub
tranhungnghiep/MEI-KGE
pytorch
Mentioned in GitHub
tranhungnghiep/AnalyzeKGE
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
link-prediction-on-fb15k-237MEIM
Hits@1: 0.274
Hits@10: 0.557
Hits@3: 0.406
MRR: 0.369
link-prediction-on-wn18rrMEIM
Hits@1: 0.458
Hits@10: 0.577
Hits@3: 0.518
MRR: 0.499
link-prediction-on-yago3-10MEIM
Hits@1: 0.514
Hits@10: 0.716
Hits@3: 0.625
MRR: 0.585

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
MEIM: Multi-partition Embedding Interaction Beyond Block Term Format for Efficient and Expressive Link Prediction | Papers | HyperAI