English

Disentangling, Amplifying, and Debiasing: Learning Disentangled Representations for Fair Graph Neural Networks

Machine Learning 2025-01-08 v2 Social and Information Networks

Abstract

Graph Neural Networks (GNNs) have become essential tools for graph representation learning in various domains, such as social media and healthcare. However, they often suffer from fairness issues due to inherent biases in node attributes and graph structure, leading to unfair predictions. To address these challenges, we propose a novel GNN framework, DAB-GNN, that Disentangles, Amplifies, and deBiases attribute, structure, and potential biases in the GNN mechanism. DAB-GNN employs a disentanglement and amplification module that isolates and amplifies each type of bias through specialized disentanglers, followed by a debiasing module that minimizes the distance between subgroup distributions. Extensive experiments on five datasets demonstrate that DAB-GNN significantly outperforms ten state-of-the-art competitors in terms of achieving an optimal balance between accuracy and fairness. The codebase of DAB-GNN is available at https://github.com/Bigdasgit/DAB-GNN

Keywords

Cite

@article{arxiv.2408.12875,
  title  = {Disentangling, Amplifying, and Debiasing: Learning Disentangled Representations for Fair Graph Neural Networks},
  author = {Yeon-Chang Lee and Hojung Shin and Sang-Wook Kim},
  journal= {arXiv preprint arXiv:2408.12875},
  year   = {2025}
}

Comments

Accepted by AAAI 2025

R2 v1 2026-06-28T18:21:45.416Z