Entity Alignment with Reliable Path Reasoning and Relation-Aware Heterogeneous Graph Transformer
Weishan Cai, Wenjun Ma, Jieyu Zhan, Yuncheng Jiang

TL;DR
This paper introduces RPR-RHGT, a novel entity alignment framework that leverages reliable path reasoning and relation-aware heterogeneous graph transformers to improve accuracy in aligning entities across knowledge graphs.
Contribution
It presents the first reliable path reasoning algorithm for EA and a relation-aware heterogeneous graph transformer to effectively utilize heterogeneous KG information.
Findings
RPR-RHGT outperforms 11 state-of-the-art methods by up to 8.62% on Hits@1.
The method performs well across different training ratios and more challenging datasets.
Extensive experiments validate the effectiveness of the proposed approach.
Abstract
Entity Alignment (EA) has attracted widespread attention in both academia and industry, which aims to seek entities with same meanings from different Knowledge Graphs (KGs). There are substantial multi-step relation paths between entities in KGs, indicating the semantic relations of entities. However, existing methods rarely consider path information because not all natural paths facilitate for EA judgment. In this paper, we propose a more effective entity alignment framework, RPR-RHGT, which integrates relation and path structure information, as well as the heterogeneous information in KGs. Impressively, an initial reliable path reasoning algorithm is developed to generate the paths favorable for EA task from the relation structures of KGs, which is the first algorithm in the literature to successfully use unrestricted path information. In addition, to efficiently capture heterogeneous…
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
MethodsAttention Is All You Need · Linear Layer · Softmax · Dense Connections · Position-Wise Feed-Forward Layer · Adam · Laplacian EigenMap · Byte Pair Encoding · Residual Connection · Label Smoothing
