GRATE Enhances Knowledge Graph Models for Temporal Inductive Transfer.

Jiaxin Pan, Osama Mohammed, Daniel Hern\'andez, Steffen Staab· July 14, 2026 View original

▶ The 2-minute explainer

Summary

GRATE introduces a novel entity-side message function using gated rotary attention to extend knowledge graph foundation models, enabling them to transfer learning to temporal knowledge graphs with entirely new entities, relations, and timestamps. This method encodes time through relative differences without adding learnable parameters, preserving structural transferability.

Current knowledge graph foundation models, like Ultra and Trix, excel at inductive transfer by learning representations that generalize to unseen entities and relations in static graphs. However, extending this capability to temporal knowledge graphs (TKGs), which involve evolving relationships over time, remains a significant challenge. Existing temporal models are often tied to specific datasets, limiting their ability to transfer to TKGs with entirely new vocabularies. Researchers propose GRATE (Gated Rotary Attention for Temporal Encoding), an innovative approach that integrates into NBFNet-style KG foundation models. GRATE uses an entity-side message function that encodes time through relative differences, rotating edge messages based on their time gap to the query and applying a query-conditioned gate to select relevant temporal signals. Crucially, it adds no new learnable parameters, thus maintaining structural transferability. To evaluate GRATE's effectiveness, new inductive transfer benchmark suites, GDELTIndT and WIKIIndT, were created. These benchmarks feature disjoint entities, relations, and timestamps, allowing for rigorous testing of cross-dataset temporal transfer, including both interpolation and extrapolation scenarios. Experiments show that a single, jointly pretrained GRATE checkpoint consistently improves performance over static base models across these challenging benchmarks and forecasting datasets.

Why it matters

This research offers a path to building more adaptable and generalizable AI systems for dynamic data, crucial for applications requiring real-time understanding of evolving relationships and events.

How to implement this in your domain

  1. 1Investigate GRATE's architecture for integrating temporal reasoning into existing knowledge graph systems.
  2. 2Evaluate the potential of GRATE to enhance inductive transfer capabilities in your temporal data applications.
  3. 3Consider adopting relative time difference encoding for temporal signals in your graph models.
  4. 4Explore the use of gated rotary attention mechanisms to filter temporally relevant information.
  5. 5Utilize the new GDELTIndT and WIKIIndT benchmarks for rigorous testing of temporal transferability.

Who benefits

Financial ServicesIntelligenceLogisticsHealthcareSocial Media

Key takeaways

  • GRATE enables knowledge graph models to generalize to unseen temporal data.
  • It uses gated rotary attention to encode time without adding learnable parameters.
  • The method preserves structural transferability for dynamic knowledge graphs.
  • New benchmarks confirm GRATE's superior performance in inductive temporal transfer.

Original post by Jiaxin Pan, Osama Mohammed, Daniel Hern\'andez, Steffen Staab

"arXiv:2607.10197v1 Announce Type: new Abstract: Knowledge graph foundation models such as Ultra and Trix achieve strong inductive transfer by learning relation-graph representations that generalise to unseen entities and relations. Extending this transferability to temporal knowl…"

View on X

Originally posted by Jiaxin Pan, Osama Mohammed, Daniel Hern\'andez, Steffen Staab on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses