Method · Distribution and feature matching
GCDM
Graph Condensation via Receptive Field Distribution Matching
Mengyang Liu, Shanchuan Li, Xinshi Chen, Le Song
arXiv 2022 · first public 2022-06-28 · arXiv 2206.13697
In one paragraph
Proposes GCDM, which views a graph as a distribution of receptive fields and condenses it by matching that distribution between the real and synthetic graphs with a maximum-mean-discrepancy loss; reports strong cross-architecture generalization to a variety of GNN models and substantially faster condensation than earlier graph condensation methods.
Where it sits
- Distribution and feature matching (Surrogate matching)
- Setting: Graphs
Abstract (verbatim from arXiv)
Graph neural networks (GNNs) enable the analysis of graphs using deep learning, with promising results in capturing structured information in graphs. This paper focuses on creating a small graph to represent the original graph, so that GNNs trained on the size-reduced graph can make accurate predictions. We view the original graph as a distribution of receptive fields and aim to synthesize a small graph whose receptive fields share a similar distribution. Thus, we propose Graph Condesation via Receptive Field Distribution Matching (GCDM), which is accomplished by optimizing the synthetic graph through the use of a distribution matching loss quantified by maximum mean discrepancy (MMD). Additionally, we demonstrate that the synthetic graph generated by GCDM is highly generalizable to a variety of models in evaluation phase and that the condensing speed is significantly improved using this framework.
BibTeX (generated; prefer the venue's official entry)
@article{liu2022graph,
title = {Graph Condensation via Receptive Field Distribution Matching},
author = {Mengyang Liu and Shanchuan Li and Xinshi Chen and Le Song},
journal = {arXiv preprint arXiv:2206.13697},
year = {2022}
}Nearby in Distribution and feature matching
RAHA — Rank-Aware Hyperbolic Alignment for Vision-Language Dataset Distillation
Jongoh Jeong, Sun-Kyung Lee, Kuk-Jin Yoon · ECCV 2026notableVision–languagepaper ↗code ↗
MDM — Multimodal Distribution Matching for Vision-Language Dataset Distillation
Jongoh Jeong, Hoyong Kwon, Minseok Kim et al. · CVPR 2026notableVision–languagepaper ↗code ↗
Harmonic Dataset Distillation for Time Series Forecasting
Seungha Hong, Sanghwan Jang, Wonbin Kweon et al. · AAAI 2026notableTime seriespaper ↗
Algorithmic Guarantees for Distilling Supervised and Offline RL Datasets
Aaryan Gupta, Rishi Saket, Aravindan Raghuveer · ICLR 2026notableOther datapaper ↗