An Effective and Efficient Time-aware Entity Alignment Framework via Two-aspect Three-view Label Propagation
Li Cai, Xin Mao, Youshao Xiao, Changxu Wu, Man Lan

TL;DR
This paper introduces LightTEA, a scalable, non-neural framework for time-aware entity alignment in knowledge graphs, combining label propagation and temporal constraints to outperform state-of-the-art methods efficiently.
Contribution
Proposes LightTEA, a novel non-neural, scalable framework for time-aware entity alignment that outperforms GNN-based models in accuracy and efficiency.
Findings
Significantly outperforms SOTA methods in accuracy.
Reduces time consumption to less than 10% of existing TEA models.
Effective on public datasets for large-scale TKGs.
Abstract
Entity alignment (EA) aims to find the equivalent entity pairs between different knowledge graphs (KGs), which is crucial to promote knowledge fusion. With the wide use of temporal knowledge graphs (TKGs), time-aware EA (TEA) methods appear to enhance EA. Existing TEA models are based on Graph Neural Networks (GNN) and achieve state-of-the-art (SOTA) performance, but it is difficult to transfer them to large-scale TKGs due to the scalability issue of GNN. In this paper, we propose an effective and efficient non-neural EA framework between TKGs, namely LightTEA, which consists of four essential components: (1) Two-aspect Three-view Label Propagation, (2) Sparse Similarity with Temporal Constraints, (3) Sinkhorn Operator, and (4) Temporal Iterative Learning. All of these modules work together to improve the performance of EA while reducing the time consumption of the model. Extensive…
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
TopicsAdvanced Graph Neural Networks · Data Quality and Management · Topic Modeling
