Multi-Modal Knowledge Graph Transformer Framework for Multi-Modal Entity Alignment
Qian Li, Cheng Ji, Shu Guo, Zhaoji Liang, Lihong Wang, Jianxin Li

TL;DR
This paper introduces MoAlign, a hierarchical transformer framework that effectively integrates multi-modal information for improved entity alignment across knowledge graphs, addressing challenges of unaligned information spaces.
Contribution
The paper proposes a novel hierarchical transformer model with modifiable self-attention and entity-type prefix injection for multi-modal entity alignment.
Findings
Outperforms existing methods on benchmark datasets
Effectively integrates neighbor features, attributes, and types
Achieves state-of-the-art alignment accuracy
Abstract
Multi-Modal Entity Alignment (MMEA) is a critical task that aims to identify equivalent entity pairs across multi-modal knowledge graphs (MMKGs). However, this task faces challenges due to the presence of different types of information, including neighboring entities, multi-modal attributes, and entity types. Directly incorporating the above information (e.g., concatenation or attention) can lead to an unaligned information space. To address these challenges, we propose a novel MMEA transformer, called MoAlign, that hierarchically introduces neighbor features, multi-modal attributes, and entity types to enhance the alignment task. Taking advantage of the transformer's ability to better integrate multiple information, we design a hierarchical modifiable self-attention block in a transformer encoder to preserve the unique semantics of different information. Furthermore, we design two…
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
TopicsTopic Modeling · Advanced Graph Neural Networks · Data Quality and Management
