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

Multi-modal Entity Alignment in Hyperbolic Space

About

Many AI-related tasks involve the interactions of data in multiple modalities. It has been a new trend to merge multi-modal information into knowledge graph(KG), resulting in multi-modal knowledge graphs (MMKG). However, MMKGs usually suffer from low coverage and incompleteness. To mitigate this problem, a viable approach is to integrate complementary knowledge from other MMKGs. To this end, although existing entity alignment approaches could be adopted, they operate in the Euclidean space, and the resulting Euclidean entity representations can lead to large distortion of KG's hierarchical structure. Besides, the visual information has yet not been well exploited. In response to these issues, in this work, we propose a novel multi-modal entity alignment approach, Hyperbolic multi-modal entity alignment(HMEA), which extends the Euclidean representation to hyperboloid manifold. We first adopt the Hyperbolic Graph Convolutional Networks (HGCNs) to learn structural representations of entities. Regarding the visual information, we generate image embeddings using the densenet model, which are also projected into the hyperbolic space using HGCNs. Finally, we combine the structure and visual representations in the hyperbolic space and use the aggregated embeddings to predict potential alignment results. Extensive experiments and ablation studies demonstrate the effectiveness of our proposed model and its components.

Hao Guo, Jiuyang Tang, Weixin Zeng, Xiang Zhao, Li Liu• 2021

Related benchmarks

TaskDatasetResultRank
Entity AlignmentFB15K-DB15K 50% (train)
Hits@126.2
24
Entity AlignmentFB15K-YAGO15K (50% train)
Hits@10.265
24
Entity AlignmentFB15K-DB15K (20% train)
Hits@10.127
18
Entity AlignmentFB15K-YAGO15K cross-KG (test)
H@143.3
15
Entity AlignmentFB15K-DB15K cross-KG (test)
H@141.7
15
Entity AlignmentFB15K-YAGO15K 20% seeds
H@10.105
14
Entity AlignmentFB15K-YAGO15K 80% seeds
H@10.433
14
Entity AlignmentFB15K-DB15K 80% seeds
Hits@10.417
14
Showing 8 of 8 rows

Other info

Follow for update