Time-aware Graph Neural Networks for Entity Alignment between Temporal Knowledge Graphs
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.
Code (1)
Tasks
Entity AlignmentKnowledge GraphsSimilar Papers 제목 키워드 기반
Time-aware Graph Neural Network for Entity Alignment between Temporal Knowledge Graphs
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…
Entity AlignmentGraph Neural NetworkKnowledge GraphsCross-platform Product Matching Based on Entity Alignment of Knowledge Graph with RAEA model
Product matching aims to identify identical or similar products sold on different platforms. By building knowledge graphs (KGs), the product matching problem can be converted to the Entity Alignment (EA) task, which aims…
Knowledge GraphsEntity AlignmentDegree aware based adversarial graph convolutional networks for entity alignment in heterogeneous knowledge graph
Entity alignment, as the vital technique for knowledge graph construction and integration, aims to match entities that refer to the same real-world identity in different knowledge graphs (KGs). Recently, much effort has …
Entity AlignmentGenerative Adversarial Networkgraph constructionKnowledge GraphsRelation-Aware Entity Alignment for Heterogeneous Knowledge Graphs
Entity alignment is the task of linking entities with the same real-world identity from different knowledge graphs (KGs), which has been recently dominated by embedding-based methods. Such approaches work by learning KG …
Entity AlignmentEntity EmbeddingsKnowledge GraphsRelationConflict-Aware Pseudo Labeling via Optimal Transport for Entity Alignment
Entity alignment aims to discover unique equivalent entity pairs with the same meaning across different knowledge graphs (KGs). Existing models have focused on projecting KGs into a latent embedding space so that inheren…
Entity AlignmentEntity EmbeddingsKnowledge GraphsPseudo Label