PLGC: Pseudo-Labeled Graph Condensation
Jay Nandy, Arnab Kumar Mondal, Anuj Rathore, Mahesh Chandran

TL;DR
PLGC introduces a self-supervised graph condensation method that creates small, synthetic graphs with pseudo-labels, maintaining structural fidelity and robustness in scenarios with limited or noisy labels.
Contribution
It proposes a label-free condensation framework with theoretical guarantees, addressing limitations of supervised methods under label noise and distribution shifts.
Findings
Achieves competitive performance on clean datasets
Shows robustness under label noise
Outperforms supervised methods in noisy environments
Abstract
Large graph datasets make training graph neural networks (GNNs) computationally costly. Graph condensation methods address this by generating small synthetic graphs that approximate the original data. However, existing approaches rely on clean, supervised labels, which limits their reliability when labels are scarce, noisy, or inconsistent. We propose Pseudo-Labeled Graph Condensation (PLGC), a self-supervised framework that constructs latent pseudo-labels from node embeddings and optimizes condensed graphs to match the original graph's structural and feature statistics -- without requiring ground-truth labels. PLGC offers three key contributions: (1) A diagnosis of why supervised condensation fails under label noise and distribution shift. (2) A label-free condensation method that jointly learns latent prototypes and node assignments. (3) Theoretical guarantees showing that…
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 · Machine Learning and Data Classification · Text and Document Classification Technologies
