Graph Condensation for Open-World Graph Learning
Xinyi Gao, Tong Chen, Wentao Zhang, Yayong Li, Xiangguo Sun, Hongzhi, Yin

TL;DR
This paper introduces OpenGC, a graph condensation framework that captures temporal invariant patterns to improve GNN training efficiency and adaptability in dynamic, evolving graph environments.
Contribution
The paper proposes a novel open-world graph condensation method that enhances generalization by modeling structure-aware distribution shifts and temporal invariance.
Findings
OpenGC outperforms SOTA GC methods on real-world evolving graphs.
It effectively captures temporal invariant patterns for better generalization.
The approach improves GNN performance in dynamic graph scenarios.
Abstract
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 condensation (GC) has emerged as a promising acceleration solution, focusing on the synthesis of a compact yet representative graph for efficiently training GNNs while retaining performance. Despite the potential to promote scalable use of GNNs, existing GC methods are limited to aligning the condensed graph with merely the observed static graph distribution. This limitation significantly restricts the generalization capacity of condensed graphs, particularly in adapting to dynamic distribution changes. In real-world scenarios, however, graphs are dynamic and constantly evolving, with new nodes and edges being continually integrated. Consequently, due to the limited…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Text and Document Classification Technologies
