LoginMEA: Local-to-Global Interaction Network for Multi-modal Entity Alignment
Taoyu Su, Xinghua Zhang, Jiawei Sheng, Zhenyu Zhang, Tingwen Liu

TL;DR
LoginMEA introduces a novel local-to-global interaction network for multi-modal entity alignment, effectively capturing relational associations within and across knowledge graphs to improve entity matching accuracy.
Contribution
The paper proposes a new framework that adaptively fuses local multi-modal interactions and refines them with global relational information using relation reflection graph attention networks.
Findings
Outperforms existing methods on 5 benchmark datasets.
Effectively captures local multi-modal and global relational interactions.
Demonstrates significant improvements in entity alignment accuracy.
Abstract
Multi-modal entity alignment (MMEA) aims to identify equivalent entities between two multi-modal knowledge graphs (MMKGs), whose entities can be associated with relational triples and related images. Most previous studies treat the graph structure as a special modality, and fuse different modality information with separate uni-modal encoders, neglecting valuable relational associations in modalities. Other studies refine each uni-modal information with graph structures, but may introduce unnecessary relations in specific modalities. To this end, we propose a novel local-to-global interaction network for MMEA, termed as LoginMEA. Particularly, we first fuse local multi-modal interactions to generate holistic entity semantics and then refine them with global relational interactions of entity neighbors. In this design, the uni-modal information is fused adaptively, and can be refined with…
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
TopicsNatural Language Processing Techniques · Topic Modeling · Text and Document Classification Technologies
MethodsSoftmax · Attention Is All You Need
