paper-with-me

홈 › Papers

Environment-Aware Dynamic Graph Learning for Out-of-Distribution Generalization

2023-11-18 · NeurIPS 2023 11 · Haonan Yuan, Qingyun Sun, Xingcheng Fu, Ziwei Zhang, Cheng Ji, Hao Peng, JianXin Li

Dynamic graph neural networks (DGNNs) are increasingly pervasive in exploiting spatio-temporal patterns on dynamic graphs. However, existing works fail to generalize under distribution shifts, which are common in real-world scenarios. As the generation of dynamic graphs is heavily influenced by latent environments, investigating their impacts on the out-of-distribution (OOD) generalization is critical. However, it remains unexplored with the following two major challenges: (1) How to properly model and infer the complex environments on dynamic graphs with distribution shifts? (2) How to discover invariant patterns given inferred spatio-temporal environments? To solve these challenges, we propose a novel Environment-Aware dynamic Graph LEarning (EAGLE) framework for OOD generalization by modeling complex coupled environments and exploiting spatio-temporal invariant patterns. Specifically, we first design the environment-aware EA-DGNN to model environments by multi-channel environments disentangling. Then, we propose an environment instantiation mechanism for environment diversification with inferred distributions. Finally, we discriminate spatio-temporal invariant patterns for out-of-distribution prediction by the invariant pattern recognition mechanism and perform fine-grained causal interventions node-wisely with a mixture of instantiated environment samples. Experiments on real-world and synthetic dynamic graph datasets demonstrate the superiority of our method against state-of-the-art baselines under distribution shifts. To the best of our knowledge, we are the first to study OOD generalization on dynamic graphs from the environment learning perspective.

📄 PDF Abstract BibTeX arXiv:2311.11114

Code (1)

ringbdstack/eagle 공식 구현 pytorch

Tasks

Graph LearningOut-of-Distribution Generalization

Similar Papers 제목 키워드 기반

Evolving Graph Learning for Out-of-Distribution Generalization in Non-stationary Environments

2025-11-04 · Qingyun Sun, Jiayi Luo, Haonan Yuan, Xingcheng Fu 외 arxiv

Graph neural networks have shown remarkable success in exploiting the spatial and temporal patterns on dynamic graphs. However, existing GNNs exhibit poor generalization ability under distribution shifts, which is inevit…

Graph GenerationGraph Learning

Towards OOD Generalization in Dynamic Graphs via Causal Invariant Learning

2026-03-02 · Xinxun Zhang, Pengfei Jiao, Mengzhou Gao, Tianpeng Li 외 arxiv

Although dynamic graph neural networks (DyGNNs) have demonstrated promising capabilities, most existing methods ignore out-of-distribution (OOD) shifts that commonly exist in dynamic graphs. Dynamic graph OOD generalizat…

Graph Condensation for Open-World Graph Learning

2024-05-27 · Xinyi Gao, Tong Chen, Wentao Zhang, Yayong Li 외

The burgeoning volume of graph data presents significant computational challenges in training graph neural networks (GNNs), critically impeding their efficiency in various applications. To tackle this challenge, graph co…

Graph Learning

Temporal Memory-Aware Online Test-Time Adaptation on Dynamic Graphs

2026-08-28 · Bo Li, Xin Zheng, Ming Jin, Can Wang 외 arxiv

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 generalizatio…

Test-time AdaptationGraph Neural Network

Spiking Graph Predictive Coding for Reliable OOD Generalization

2026-02-22 · Jing Ren, Jiapeng Du, Bowen Li, Ziqi Xu 외 arxiv

Graphs provide a powerful basis for modeling Web-based relational data, with expressive GNNs to support the effective learning in dynamic web environments. However, real-world deployment is hindered by pervasive out-of-d…

Graph Learning