Universal Multi-modal Entity Alignment via Iteratively Fusing Modality Similarity Paths
Bolin Zhu, Xiaoze Liu, Xin Mao, Zhuo Chen, Lingbing Guo, Tao Gui, Qi, Zhang

TL;DR
This paper introduces PathFusion, a novel multi-modal entity alignment method that effectively fuses heterogeneous modality information through path-based modeling and iterative fusion, significantly outperforming existing approaches.
Contribution
PathFusion offers a unified, efficient approach to multi-modal entity alignment by combining path-based representation with iterative modality fusion, addressing previous modeling and fusion shortcomings.
Findings
Achieves 22.4%-28.9% improvement on Hits@1
Attains 0.194-0.245 increase on MRR
Outperforms state-of-the-art methods on real-world datasets
Abstract
The objective of Entity Alignment (EA) is to identify equivalent entity pairs from multiple Knowledge Graphs (KGs) and create a more comprehensive and unified KG. The majority of EA methods have primarily focused on the structural modality of KGs, lacking exploration of multi-modal information. A few multi-modal EA methods have made good attempts in this field. Still, they have two shortcomings: (1) inconsistent and inefficient modality modeling that designs complex and distinct models for each modality; (2) ineffective modality fusion due to the heterogeneous nature of modalities in EA. To tackle these challenges, we propose PathFusion, consisting of two main components: (1) MSP, a unified modeling approach that simplifies the alignment process by constructing paths connecting entities and modality nodes to represent multiple modalities; (2) IRF, an iterative fusion method that…
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
TopicsAdvanced Graph Neural Networks · Data Quality and Management · Text and Document Classification Technologies
