TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/MEIM: Multi-partition Embedding Interaction Beyond Block T...

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

Hung Nghiep Tran, Atsuhiro Takasu

2022-09-30Knowledge GraphsKnowledge Graph EmbeddingWorld KnowledgeGraph EmbeddingLink Prediction
PaperPDFCode(official)CodeCodeCode

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.

Results

TaskDatasetMetricValueModel
Link PredictionYAGO3-10Hits@10.514MEIM
Link PredictionYAGO3-10Hits@100.716MEIM
Link PredictionYAGO3-10Hits@30.625MEIM
Link PredictionYAGO3-10MRR0.585MEIM
Link PredictionWN18RRHits@10.458MEIM
Link PredictionWN18RRHits@100.577MEIM
Link PredictionWN18RRHits@30.518MEIM
Link PredictionWN18RRMRR0.499MEIM
Link PredictionFB15k-237Hits@10.274MEIM
Link PredictionFB15k-237Hits@100.557MEIM
Link PredictionFB15k-237Hits@30.406MEIM
Link PredictionFB15k-237MRR0.369MEIM

Related Papers

SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs2025-07-17HRSeg: High-Resolution Visual Perception and Enhancement for Reasoning Segmentation2025-07-17Comparing Apples to Oranges: A Dataset & Analysis of LLM Humour Understanding from Traditional Puns to Topical Jokes2025-07-17KEN: Knowledge Augmentation and Emotion Guidance Network for Multimodal Fake News Detection2025-07-13Topic Modeling and Link-Prediction for Material Property Discovery2025-07-08Video Event Reasoning and Prediction by Fusing World Knowledge from LLMs with Vision Foundation Models2025-07-08DreamVLA: A Vision-Language-Action Model Dreamed with Comprehensive World Knowledge2025-07-06Graph Collaborative Attention Network for Link Prediction in Knowledge Graphs2025-07-05