CID-TKG: Collaborative Historical Invariance and Evolutionary Dynamics Learning for Temporal Knowledge Graph Reasoning
About
Temporal knowledge graph (TKG) reasoning aims to infer future facts at unseen timestamps from temporally evolving entities and relations. Despite recent progress, existing approaches still suffer from inherent limitations due to their inductive biases, as they predominantly rely on time-invariant or weakly time-dependent structures and overlook the evolutionary dynamics. To overcome this limitation, we propose a novel collaborative learning framework for TKGR (dubbed CID-TKG) that integrates evolutionary dynamics and historical invariance semantics as an effective inductive bias for reasoning. Specifically, CID-TKG constructs a historical invariance graph to capture long-term structural regularities and an evolutionary dynamics graph to model short-term temporal transitions. Dedicated encoders are then employed to learn representations from each structure. To alleviate semantic discrepancies across the two structures, we decompose relations into view-specific representations and align view-specific query representations via a contrastive objective, which promotes cross-view consistency while suppressing view-specific noise. Extensive experiments verify that our CID-TKG achieves state-of-the-art performance under extrapolation settings.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Temporal Knowledge Graph Entity Extrapolation | ICEWS14s (test) | Hits@141.49 | 17 | |
| Temporal Knowledge Graph Entity Extrapolation | ICEWS 18 short (test) | Hits@127.66 | 17 | |
| Temporal Knowledge Graph Entity Extrapolation | ICEWS long-term 05-15 (test) | MRR60.44 | 17 | |
| Temporal Knowledge Graph Entity Extrapolation | GDELT large-scale (test) | MRR27.41 | 13 | |
| Temporal Knowledge Graph reasoning | ICEWS 14s (extrapolation) | MRR51.93 | 6 | |
| Temporal Knowledge Graph reasoning | ICEWS 18 (extrapolation) | MRR38.88 | 6 |