Attribute-Consistent Knowledge Graph Representation Learning for Multi-Modal Entity Alignment
Qian Li, Shu Guo, Yangyifei Luo, Cheng Ji, Lihong Wang, Jiawei Sheng,, Jianxin Li

TL;DR
This paper introduces ACK-MMEA, a novel framework for multi-modal entity alignment that addresses attribute gaps by creating attribute-consistent knowledge graphs and using relation-aware graph neural networks, leading to improved alignment accuracy.
Contribution
The paper proposes a new attribute-consistent knowledge graph construction method and a relation-aware GNN model for better multi-modal entity alignment, addressing contextual gap issues.
Findings
Achieves superior performance on benchmark datasets
Effectively compensates for attribute contextual gaps
Demonstrates robustness with relation-aware GNNs
Abstract
The multi-modal entity alignment (MMEA) aims to find all equivalent entity pairs between multi-modal knowledge graphs (MMKGs). Rich attributes and neighboring entities are valuable for the alignment task, but existing works ignore contextual gap problems that the aligned entities have different numbers of attributes on specific modality when learning entity representations. In this paper, we propose a novel attribute-consistent knowledge graph representation learning framework for MMEA (ACK-MMEA) to compensate the contextual gaps through incorporating consistent alignment knowledge. Attribute-consistent KGs (ACKGs) are first constructed via multi-modal attribute uniformization with merge and generate operators so that each entity has one and only one uniform feature in each modality. The ACKGs are then fed into a relation-aware graph neural network with random dropouts, to obtain…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Data Quality and Management
MethodsGraph Neural Network
