TL;DR
FairGC introduces a fairness-aware graph condensation framework that embeds fairness constraints into the data compression process for Graph Neural Networks, improving equity without sacrificing accuracy.
Contribution
It presents a novel unified framework combining distribution-preserving, spectral encoding, and fairness-enhanced neural architecture for fair graph data condensation.
Findings
FairGC significantly reduces demographic disparities in statistical parity and equal opportunity.
The method maintains high predictive accuracy while improving fairness metrics.
Experiments on four real-world datasets demonstrate superior fairness-accuracy trade-offs.
Abstract
Graph condensation (GC) has become a vital strategy for scaling Graph Neural Networks by compressing massive datasets into small, synthetic node sets. While current GC methods effectively maintain predictive accuracy, they are primarily designed for utility and often ignore fairness constraints. Because these techniques are bias-blind, they frequently capture and even amplify demographic disparities found in the original data. This leads to synthetic proxies that are unsuitable for sensitive applications like credit scoring or social recommendations. To solve this problem, we introduce FairGC, a unified framework that embeds fairness directly into the graph distillation process. Our approach consists of three key components. First, a Distribution-Preserving Condensation module synchronizes the joint distributions of labels and sensitive attributes to stop bias from spreading. Second, a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
