A Generative Adaptive Replay Continual Learning Model for Temporal Knowledge Graph Reasoning
Zhiyu Zhang, Wei Chen, Youfang Lin, Huaiyu Wan

TL;DR
This paper introduces DGAR, a novel continual learning approach for temporal knowledge graph reasoning that generates and adaptively replays historical context representations, improving reasoning accuracy and reducing forgetting.
Contribution
The paper proposes a Deep Generative Adaptive Replay method that leverages a diffusion model and context prompts to better preserve and utilize historical information in TKGR.
Findings
DGAR outperforms baseline methods in reasoning accuracy.
DGAR effectively mitigates catastrophic forgetting.
The adaptive replay mechanism enhances integration of historical and current data.
Abstract
Recent Continual Learning (CL)-based Temporal Knowledge Graph Reasoning (TKGR) methods focus on significantly reducing computational cost and mitigating catastrophic forgetting caused by fine-tuning models with new data. However, existing CL-based TKGR methods still face two key limitations: (1) They usually one-sidedly reorganize individual historical facts, while overlooking the historical context essential for accurately understanding the historical semantics of these facts; (2) They preserve historical knowledge by simply replaying historical facts, while ignoring the potential conflicts between historical and emerging facts. In this paper, we propose a Deep Generative Adaptive Replay (DGAR) method, which can generate and adaptively replay historical entity distribution representations from the whole historical context. To address the first challenge, historical context prompts as…
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 · Domain Adaptation and Few-Shot Learning · Topic Modeling
