Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Temporal Knowledge Graph Reasoning with Historical Contrastive Learning

About

Temporal knowledge graph, serving as an effective way to store and model dynamic relations, shows promising prospects in event forecasting. However, most temporal knowledge graph reasoning methods are highly dependent on the recurrence or periodicity of events, which brings challenges to inferring future events related to entities that lack historical interaction. In fact, the current moment is often the combined effect of a small part of historical information and those unobserved underlying factors. To this end, we propose a new event forecasting model called Contrastive Event Network (CENET), based on a novel training framework of historical contrastive learning. CENET learns both the historical and non-historical dependency to distinguish the most potential entities that can best match the given query. Simultaneously, it trains representations of queries to investigate whether the current moment depends more on historical or non-historical events by launching contrastive learning. The representations further help train a binary classifier whose output is a boolean mask to indicate related entities in the search space. During the inference process, CENET employs a mask-based strategy to generate the final results. We evaluate our proposed model on five benchmark graphs. The results demonstrate that CENET significantly outperforms all existing methods in most metrics, achieving at least $8.3\%$ relative improvement of Hits@1 over previous state-of-the-art baselines on event-based datasets.

Yi Xu, Junjie Ou, Hui Xu, Luoyi Fu• 2022

Related benchmarks

TaskDatasetResultRank
Temporal Knowledge Graph reasoningICEWS18 (test)
Hits@123.47
79
Temporal Knowledge Graph reasoningICEWS14 (test)
Hits@130.18
59
Temporal Knowledge Graph reasoningICEWS 14
Hits@129.6
48
Temporal Knowledge Graph reasoningICEWS05-15 (test)
Hits@138.14
41
Unseen event predictionICEWS14 (test)
MRR0.3902
28
Temporal Knowledge Graph Extrapolation ReasoningGDELT
MRR20.2
28
Masked Entity PredictionICEWS18 standard (test)
MRR27.85
21
Masked Entity PredictionICEWS05-15 standard (test)
MRR41.95
21
Temporal Knowledge Graph ForecastingICEWS 18
MRR0.279
20
Temporal Knowledge Graph ForecastingICEWS 05-15
MRR42
20
Showing 10 of 11 rows

Other info

Follow for update