Unbiased GNN Learning via Fairness-Aware Subgraph Diffusion
Abdullah Alchihabi, Yuhong Guo

TL;DR
This paper introduces FASD, a novel fairness-aware subgraph diffusion method for unbiased GNN learning that effectively reduces bias in predictions by leveraging generative diffusion processes and adversarial bias perturbations.
Contribution
The paper proposes a new generative diffusion-based approach for debiasing GNNs, involving subgraph sampling, adversarial bias perturbations, and score-based models to improve fairness in predictions.
Findings
FASD outperforms state-of-the-art fair GNN methods on benchmark datasets.
The method effectively reduces bias while maintaining high prediction accuracy.
Experimental results validate the robustness and effectiveness of the proposed approach.
Abstract
Graph Neural Networks (GNNs) have demonstrated remarkable efficacy in tackling a wide array of graph-related tasks across diverse domains. However, a significant challenge lies in their propensity to generate biased predictions, particularly with respect to sensitive node attributes such as age and gender. These biases, inherent in many machine learning models, are amplified in GNNs due to the message-passing mechanism, which allows nodes to influence each other, rendering the task of making fair predictions notably challenging. This issue is particularly pertinent in critical domains where model fairness holds paramount importance. In this paper, we propose a novel generative Fairness-Aware Subgraph Diffusion (FASD) method for unbiased GNN learning. The method initiates by strategically sampling small subgraphs from the original large input graph, and then proceeds to conduct subgraph…
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 · Domain Adaptation and Few-Shot Learning · Machine Learning and Data Classification
MethodsDiffusion
