GTRL: An Entity Group-Aware Temporal Knowledge Graph Representation Learning Method
Xing Tang, Ling Chen

TL;DR
GTRL is a novel method for temporal knowledge graph representation that uses entity groups and hierarchical GCNs to better model long-range entity correlations, improving event prediction accuracy.
Contribution
It introduces entity group modeling with a learning-based group mapper and implicit correlation encoder, addressing over-smoothing and limited-hop issues in TKGs.
Findings
Achieves state-of-the-art performance on three datasets.
Outperforms baselines by over 9% in key metrics.
Effectively captures long-range entity correlations.
Abstract
Temporal Knowledge Graph (TKG) representation learning embeds entities and event types into a continuous low-dimensional vector space by integrating the temporal information, which is essential for downstream tasks, e.g., event prediction and question answering. Existing methods stack multiple graph convolution layers to model the influence of distant entities, leading to the over-smoothing problem. To alleviate the problem, recent studies infuse reinforcement learning to obtain paths that contribute to modeling the influence of distant entities. However, due to the limited number of hops, these studies fail to capture the correlation between entities that are far apart and even unreachable. To this end, we propose GTRL, an entity Group-aware Temporal knowledge graph Representation Learning method. GTRL is the first work that incorporates the entity group modeling to capture the…
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 · Topic Modeling · Data Quality and Management
Methodsfail · Convolution
