Time-aware Graph Neural Networks for Entity Alignment between Temporal Knowledge Graphs
About
Entity alignment aims to identify equivalent entity pairs between different knowledge graphs (KGs). Recently, the availability of temporal KGs (TKGs) that contain time information created the need for reasoning over time in such TKGs. Existing embedding-based entity alignment approaches disregard time information that commonly exists in many large-scale KGs, leaving much room for improvement. In this paper, we focus on the task of aligning entity pairs between TKGs and propose a novel Time-aware Entity Alignment approach based on Graph Neural Networks (TEA-GNN). We embed entities, relations and timestamps of different KGs into a vector space and use GNNs to learn entity representations. To incorporate both relation and time information into the GNN structure of our model, we use a time-aware attention mechanism which assigns different weights to different nodes with orthogonal transformation matrices computed from embeddings of the relevant relations and timestamps in a neighborhood. Experimental results on multiple real-world TKG datasets show that our method significantly outperforms the state-of-the-art methods due to the inclusion of time information.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Entity Alignment | DICEWS-1K Normal Setting (10% seeds) (test) | H@188.7 | 14 | |
| Entity Alignment | WY50K-5K Normal Setting (10% seeds) (test) | H@187.9 | 14 | |
| Entity Alignment | DICEWS-200 Less Seed Setting (test) | H@187.6 | 13 | |
| Entity Alignment | WY50K-1K Less Seed Setting (test) | H@172.3 | 13 | |
| Temporal Entity Alignment | DICEWS 200 | MRR0.902 | 11 | |
| Temporal Entity Alignment | YAGO-WIKI50K 1K | MRR77.5 | 11 | |
| Temporal Entity Alignment | YAGO-WIKI180K Dense-tem (6.6%) 2000 seeds | MRR84.3 | 10 | |
| Temporal Entity Alignment | BETA (30% seeds) | H@160.9 | 10 | |
| Temporal Entity Alignment | BETA (10% seeds) | Hits@155.7 | 10 | |
| Temporal Entity Alignment | DICEWS 1K | MRR91.1 | 10 |