OntoTKGE: Ontology-Enhanced Temporal Knowledge Graph Extrapolation

arXiv cs.AI / 4/8/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces OntoTKGE, an encoder-decoder framework for Temporal Knowledge Graph (TKG) extrapolation that predicts future facts from historical KG snapshots.
  • It targets a major limitation of prior approaches—poor performance on entities with sparse historical interactions—by incorporating ontology-driven behavioral patterns.
  • OntoTKGE leverages an ontology-view KG to learn hierarchical concept relations and link concepts to entities, then integrates ontological and temporal signals to improve entity embeddings.
  • The method is designed to be flexible and compatible with multiple TKG extrapolation model architectures, rather than being a single rigid model.
  • Experiments on four datasets show consistent, significant gains over prior methods and SOTA baselines across many benchmark setups.

Abstract

Temporal knowledge graph (TKG) extrapolation is an important task that aims to predict future facts through historical interaction information within KG snapshots. A key challenge for most existing TKG extrapolation models is handling entities with sparse historical interaction. The ontological knowledge is beneficial for alleviating this sparsity issue by enabling these entities to inherit behavioral patterns from other entities with the same concept, which is ignored by previous studies. In this paper, we propose a novel encoder-decoder framework OntoTKGE that leverages the ontological knowledge from the ontology-view KG (i.e., a KG modeling hierarchical relations among abstract concepts as well as the connections between concepts and entities) to guide the TKG extrapolation model's learning process through the effective integration of the ontological and temporal knowledge, thereby enhancing entity embeddings. OntoTKGE is flexible enough to adapt to many TKG extrapolation models. Extensive experiments on four data sets demonstrate that OntoTKGE not only significantly improves the performance of many TKG extrapolation models but also surpasses many SOTA baseline methods.