Local-Global History-aware Contrastive Learning for Temporal Knowledge Graph Reasoning
Wei Chen, Huaiyu Wan, Yuting Wu, Shuyuan Zhao, Jiayaqi Cheng, Yuxin Li, and Youfang Lin

TL;DR
This paper introduces LogCL, a contrastive learning approach that effectively fuses local and global historical information for temporal knowledge graph reasoning, improving robustness and predictive accuracy.
Contribution
It proposes a novel entity-aware attention mechanism and four contrast patterns to enhance historical information encoding and noise resistance in TKG reasoning.
Findings
LogCL outperforms state-of-the-art methods on four benchmarks.
The model demonstrates improved robustness against noisy inputs.
Entity-aware attention effectively captures query-related historical facts.
Abstract
Temporal knowledge graphs (TKGs) have been identified as a promising approach to represent the dynamics of facts along the timeline. The extrapolation of TKG is to predict unknowable facts happening in the future, holding significant practical value across diverse fields. Most extrapolation studies in TKGs focus on modeling global historical fact repeating and cyclic patterns, as well as local historical adjacent fact evolution patterns, showing promising performance in predicting future unknown facts. Yet, existing methods still face two major challenges: (1) They usually neglect the importance of historical information in KG snapshots related to the queries when encoding the local and global historical information; (2) They exhibit weak anti-noise capabilities, which hinders their performance when the inputs are contaminated with noise.To this end, we propose a novel…
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.
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
MethodsFocus · Contrastive Learning
