AICVJul 28, 2025

Complementarity-driven Representation Learning for Multi-modal Knowledge Graph Completion

arXiv:2507.20620v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in multi-modal knowledge graph completion for AI applications, representing an incremental improvement over existing methods.

The paper tackles the problem of imbalanced modality distributions in multi-modal knowledge graph completion by proposing a framework that exploits complementarity in multi-modal data, achieving state-of-the-art performance on five benchmark datasets.

Multi-modal Knowledge Graph Completion (MMKGC) aims to uncover hidden world knowledge in multimodal knowledge graphs by leveraging both multimodal and structural entity information. However, the inherent imbalance in multimodal knowledge graphs, where modality distributions vary across entities, poses challenges in utilizing additional modality data for robust entity representation. Existing MMKGC methods typically rely on attention or gate-based fusion mechanisms but overlook complementarity contained in multi-modal data. In this paper, we propose a novel framework named Mixture of Complementary Modality Experts (MoCME), which consists of a Complementarity-guided Modality Knowledge Fusion (CMKF) module and an Entropy-guided Negative Sampling (EGNS) mechanism. The CMKF module exploits both intra-modal and inter-modal complementarity to fuse multi-view and multi-modal embeddings, enhancing representations of entities. Additionally, we introduce an Entropy-guided Negative Sampling mechanism to dynamically prioritize informative and uncertain negative samples to enhance training effectiveness and model robustness. Extensive experiments on five benchmark datasets demonstrate that our MoCME achieves state-of-the-art performance, surpassing existing approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes