DGOTTA Adapts GNNs to Dynamic Graphs with Temporal Memory

Bo Li, Xin Zheng, Ming Jin, Can Wang, Shirui Pan· August 31, 2026 View original

Key takeaways

  • DGOTTA enables GNNs to adapt to continuously evolving dynamic graphs.
  • It uses temporal augmentation, memory-aware prediction, and consistency-guided adaptation.
  • The framework significantly improves generalization under distribution shifts.
  • DGOTTA enhances the reliability of dynamic GNNs for real-time applications.

Who benefits

Social MediaCybersecurityFinanceTelecommunicationsLogistics

Summary

Researchers propose DGOTTA, a novel framework for temporal memory-aware Online Test-Time Adaptation (TTA) on dynamic graphs, enabling Graph Neural Networks (GNNs) to adapt to evolving structural connectivity and node semantics. It uses temporal-aware augmentation, memory-aware prediction, and consistency-guided adaptation to improve generalization.

Graph Neural Networks (GNNs) trained on static graphs often struggle when deployed on dynamic graphs, where both connections and node features continuously change over time. This "distribution shift" can severely degrade model performance during test-time inference. Existing Test-Time Adaptation (TTA) methods primarily focus on static graphs, leaving a significant gap for dynamic scenarios. To address this, a new framework called DGOTTA (Dynamic Graph Online Test-Time Adaptation) has been introduced. DGOTTA is designed to effectively adapt pre-trained Dynamic GNNs (DGNNs) during live testing. It comprises three core modules: first, temporal-aware augmentation, which diversifies test dynamic graphs to handle complex temporal and spatial shifts; second, memory-aware model prediction, which actively mitigates catastrophic forgetting of previously learned patterns; and third, consistency-guided online adaptation, which ensures temporal alignment and smoothness in memory updates. Extensive experiments conducted on three real-world datasets and across four different DGNN backbones demonstrate that DGOTTA significantly enhances generalization capabilities. It shows robust improvements under various distribution shifts and across multiple model architectures, making DGNNs more reliable in evolving environments.

Why it matters

Professionals working with dynamic network data, such as social networks, financial transaction graphs, or IoT sensor networks, can leverage DGOTTA to maintain high model accuracy and reliability as data evolves, ensuring robust real-time analytics and decision-making.

How to implement this in your domain

  1. 1Evaluate existing GNN deployments on dynamic data for performance degradation over time.
  2. 2Investigate integrating DGOTTA's temporal-aware augmentation for dynamic graph data.
  3. 3Implement memory-aware prediction strategies to prevent catastrophic forgetting in DGNNs.
  4. 4Apply consistency-guided online adaptation for continuous model refinement.
  5. 5Benchmark DGOTTA's performance against current dynamic GNN adaptation techniques.

Original post by Bo Li, Xin Zheng, Ming Jin, Can Wang, Shirui Pan

"arXiv:2608.27948v1 Announce Type: new Abstract: Test-time adaptation (TTA) on graphs aims to adapt a graph neural network (GNN) that is well-trained on the training graph to the test graph, which involves potential distribution shifts that may harm model generalization and test-t…"

View on X

Originally posted by Bo Li, Xin Zheng, Ming Jin, Can Wang, Shirui Pan on X · view source

Want to go deeper?

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

Explore courses