A Simplifying and Learnable Graph Convolutional Attention Network for Unsupervised Knowledge Graphs Alignment
Weishan Cai, Wenjun Ma, Yuncheng Jiang

TL;DR
This paper introduces SLU, a simple and learnable graph convolutional attention network for unsupervised knowledge graph alignment, achieving superior accuracy with less complexity and better scalability.
Contribution
The paper proposes a novel, simplified framework with a relation reconstruction method and a consistency-based similarity function for effective unsupervised knowledge graph alignment.
Findings
SLU outperforms 25 existing methods in accuracy.
Achieves 6.4% improvement in Hits@1 over baselines.
Works effectively on datasets of various sizes and types.
Abstract
The success of current Entity Alignment (EA) task depends largely on the supervision information provided by labeled data. Considering the cost of labeled data, most supervised methods are difficult to apply in practical scenarios. Therefore, more and more works based on contrastive learning, active learning or other deep learning techniques have been developed, to solve the performance bottleneck caused by the lack of labeled data. However, the existing unsupervised EA methods still have some limitations, either their modeling complexity is high or they cannot balance the effectiveness and practicality of alignment. To overcome these issues, we propose a Simplifying and Learnable graph convolutional attention network for Unsupervised Knowledge Graphs alignment method (SLU). Specifically, we first introduce LCAT, a new and simple framework as the backbone network to model the graph…
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 · Brain Tumor Detection and Classification
MethodsSoftmax · Attention Is All You Need
