Evaluation & benchmark
GC4NC
GC4NC: A Benchmark Framework for Graph Condensation on Node Classification with New Insights
Shengbo Gong, Juntong Ni, Noveen Sachdeva, Carl Yang, Wei Jin
NeurIPS 2025 Datasets and Benchmarks Track · first public 2024-06-24 · arXiv 2406.16715
In one paragraph
Introduces GC4NC, a benchmark that evaluates graph-condensation methods for node classification across performance, efficiency, privacy preservation, denoising ability, NAS effectiveness and transferability, reporting new insights into which design choices drive condensed-graph quality along these dimensions.
Where it sits
- Setting: Graphs
Abstract (verbatim from arXiv)
Graph condensation (GC) is an emerging technique designed to learn a significantly smaller graph that retains the essential information of the original graph. This condensed graph has shown promise in accelerating graph neural networks while preserving performance comparable to those achieved with the original, larger graphs. Additionally, this technique facilitates downstream applications like neural architecture search and deepens our understanding of redundancies in large graphs. Despite the rapid development of GC methods, particularly for node classification, a unified evaluation framework is still lacking to systematically compare different GC methods or clarify key design choices for improving their effectiveness. To bridge these gaps, we introduce \textbf{GC4NC}, a comprehensive framework for evaluating diverse GC methods on node classification across multiple dimensions including performance, efficiency, privacy preservation, denoising ability, NAS effectiveness, and transferability. Our systematic evaluation offers novel insights into how condensed graphs behave and the critical design choices that drive their success. These findings pave the way for future advancements in GC methods, enhancing both performance and expanding their real-world applications. Our code is available at https://github.com/Emory-Melody/GraphSlim/tree/main/benchmark.
BibTeX (generated; prefer the venue's official entry)
@article{gong2024benchmark,
title = {GC4NC: A Benchmark Framework for Graph Condensation on Node Classification with New Insights},
author = {Shengbo Gong and Juntong Ni and Noveen Sachdeva and Carl Yang and Wei Jin},
journal = {NeurIPS 2025 Datasets and Benchmarks Track},
year = {2024}
}