Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

IBMEA: Exploring Variational Information Bottleneck for Multi-modal Entity Alignment

About

Multi-modal entity alignment (MMEA) aims to identify equivalent entities between multi-modal knowledge graphs (MMKGs), where the entities can be associated with related images. Most existing studies integrate multi-modal information heavily relying on the automatically-learned fusion module, rarely suppressing the redundant information for MMEA explicitly. To this end, we explore variational information bottleneck for multi-modal entity alignment (IBMEA), which emphasizes the alignment-relevant information and suppresses the alignment-irrelevant information in generating entity representations. Specifically, we devise multi-modal variational encoders to generate modal-specific entity representations as probability distributions. Then, we propose four modal-specific information bottleneck regularizers, limiting the misleading clues in refining modal-specific entity representations. Finally, we propose a modal-hybrid information contrastive regularizer to integrate all the refined modal-specific representations, enhancing the entity similarity between MMKGs to achieve MMEA. We conduct extensive experiments on two cross-KG and three bilingual MMEA datasets. Experimental results demonstrate that our model consistently outperforms previous state-of-the-art methods, and also shows promising and robust performance in low-resource and high-noise data scenarios.

Taoyu Su, Jiawei Sheng, Shicheng Wang, Xinghua Zhang, Hongbo Xu, Tingwen Liu• 2024

Related benchmarks

TaskDatasetResultRank
Entity AlignmentDBP15K JA-EN (test)
Hits@185.6
149
Entity AlignmentDBP15K ZH-EN (test)
Hits@185.9
134
Entity AlignmentDBP15K FR-EN (test)
Hits@186.4
133
Entity AlignmentFB15K-DB15K 50% (train)
Hits@174.2
24
Entity AlignmentFB15K-YAGO15K (50% train)
Hits@10.655
24
Entity AlignmentFB15K-DB15K (20% train)
Hits@10.631
18
Entity AlignmentFB15K-DB15K 80% seeds
Hits@10.821
14
Entity AlignmentFB15K-YAGO15K 20% seeds
H@10.521
14
Entity AlignmentFB15K-YAGO15K 80% seeds
H@10.751
14
Showing 9 of 9 rows

Other info

Code

Follow for update