TL;DR
This paper introduces TEA-GNN, a novel time-aware graph neural network approach for entity alignment in temporal knowledge graphs, effectively incorporating temporal information to improve alignment accuracy.
Contribution
The paper proposes a new GNN-based method that integrates relation and timestamp data using a time-aware attention mechanism for better entity alignment in TKGs.
Findings
Significantly outperforms existing methods on real-world datasets.
Effectively incorporates temporal information into entity embeddings.
Demonstrates the importance of time-awareness in knowledge graph alignment.
Abstract
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…
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.
