NeurIPS 2025poster0 citations

LBMKGC: Large Model-Driven Balanced Multimodal Knowledge Graph Completion

Yuan Guo, Qian Ma, Hui Li, Qiao Ning, Furui Zhan, Yu Gu, Ge Yu, Shikai Guo

Abstract

Multi-modal Knowledge Graph Completion (MMKGC) aims to predict missing entities, relations, or attributes in knowledge graphs by collaboratively modeling the triple structure and multimodal information (e.g., text, images, videos) associated with entities. This approach facilitates the automatic discovery of previously unobserved factual knowledge. However, existing MMKGC methods encounter several critical challenges: (i) the imbalance of inter-entity information across different modalities; (ii) the heterogeneity of intra-entity multimodal information; and (iii) for a given entity, the informational contributions of different modalities are inconsistent across contexts. In this paper, we propose a novel **L**arge model-driven **B**alanced **M**ultimodal **K**nowledge **G**raph **C**ompletion framework, termed LBMKGC. Subsequently, to bridge the semantic gap between heterogeneous modalities, LBMKGC aligns the multimodal embeddings of entities semantically by using the CLIP (Contrastive Language-Image Pre-Training) model. Furthermore, LBMKGC adaptively fuses multimodal embeddings with relational guidance by distinguishing between the perceptual and conceptual attributes of triples. Finally, extensive experiments conducted against 21 state-of-the-art baselines demonstrate that LBMKGC achieves superior performance across diverse datasets and scenarios while maintaining efficiency and generalizability. Our code and data are publicly available at: https://github.com/guoynow/LBMKGC.

Multi-modal Knowledge GraphsKnowledge Graph CompletionCross-modal InteractionLarge Vision-Language Model
BibTeX
@inproceedings{
guo2025lbmkgc,
title={{LBMKGC}: Large Model-Driven Balanced Multimodal Knowledge Graph Completion},
author={Yuan Guo and Qian Ma and Hui Li and Qiao Ning and Furui Zhan and Yu Gu and Ge Yu and Shikai Guo},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=Zj1uV88eYU}
}
LBMKGC: Large Model-Driven Balanced Multimodal Knowledge Graph Completion · NeurIPS 2025