REVIEW 4 cited by
Graph Condensation for Graph Neural Networks
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Given the prevalence of large-scale graphs in real-world applications, the storage and time for training neural models have raised increasing concerns. To alleviate the concerns, we propose and study the problem of graph condensation for graph neural networks (GNNs). Specifically, we aim to condense the large, original graph into a small, synthetic and highly-informative graph, such that GNNs trained on the small graph and large graph have comparable performance. We approach the condensation problem by imitating the GNN training trajectory on the original graph through the optimization of a gradient matching loss and design a strategy to condense node futures and structural information simultaneously. Extensive experiments have demonstrated the effectiveness of the proposed framework in condensing different graph datasets into informative smaller graphs. In particular, we are able to approximate the original test accuracy by 95.3% on Reddit, 99.8% on Flickr and 99.0% on Citeseer, while reducing their graph size by more than 99.9%, and the condensed graphs can be used to train various GNN architectures.Code is released at https://github.com/ChandlerBang/GCond.
Forward citations
Cited by 4 Pith papers
-
Scalable Topology-Preserving Graph Coarsening: Concepts and Algorithms
STPGC coarsens graphs by iteratively removing dominated nodes and edges (plus a neighborhood-coning step), preserving clique-complex homotopy and yielding 8.7–37x speedups over GEC on large graphs.
-
Dynamic Graph Condensation
DyGC, the first framework for dynamic graph condensation, synthesizes a small temporal graph that preserves enough spatiotemporal structure to train dynamic GNNs with up to 1846 times speedup and around 96 percent fidelity.
-
Simple yet Effective Graph Distillation via Clustering
ClustGDD distills large graphs by clustering node embeddings and refining synthetic attributes, achieving state-of-the-art node classification accuracy at orders of magnitude lower time cost.
-
GCAL: Adapting Graph Models to Evolving Domain Shifts
GCAL combines information-maximization adaptation with variational memory graph generation to prevent catastrophic forgetting in unsupervised continual graph domain adaptation.
Discussion (0). Continue with ORCID to comment.