Multi-modal Contrastive Representation Learning for Entity Alignment
Zhenxi Lin, Ziheng Zhang, Meng Wang, Yinghui Shi, Xian Wu, Yefeng, Zheng

TL;DR
This paper introduces MCLEA, a novel multi-modal contrastive learning approach that effectively aligns entities across knowledge graphs by modeling intra- and inter-modal relationships, outperforming existing methods.
Contribution
The paper proposes MCLEA, a new model that leverages task-oriented modality and inter-modal relationships for improved multi-modal entity alignment.
Findings
MCLEA outperforms state-of-the-art baselines on public datasets.
It effectively models intra-modal and inter-modal interactions.
The approach works under both supervised and unsupervised settings.
Abstract
Multi-modal entity alignment aims to identify equivalent entities between two different multi-modal knowledge graphs, which consist of structural triples and images associated with entities. Most previous works focus on how to utilize and encode information from different modalities, while it is not trivial to leverage multi-modal knowledge in entity alignment because of the modality heterogeneity. In this paper, we propose MCLEA, a Multi-modal Contrastive Learning based Entity Alignment model, to obtain effective joint representations for multi-modal entity alignment. Different from previous works, MCLEA considers task-oriented modality and models the inter-modal relationships for each entity representation. In particular, MCLEA firstly learns multiple individual representations from multiple modalities, and then performs contrastive learning to jointly model intra-modal and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Graph Neural Networks
MethodsContrastive Learning
