MEGA Hub

Grad2Fair: A Gradient-driven Approach for Graph Fairness without Demographics

Authors

Do you know Yuchang Zhu?You can claim authorship or link another user.Do you know Zezhong Xie?You can claim authorship or link another user.Do you know Huizhe Zhang?You can claim authorship or link another user.Do you know Huazhen Zhong?You can claim authorship or link another user.Do you know Jintang Li?You can claim authorship or link another user.Do you know Liang Chen?You can claim authorship or link another user.Do you know Zibin Zheng?You can claim authorship or link another user.

Abstract

Graph neural networks (GNNs) frequently encounter group fairness issues, often yielding biased predictions against specific demographic groups defined by sensitive attributes such as gender or race. While this challenge has motivated extensive research, most existing solutions rely on the strong assumption that demographics are fully available. To bypass this strict requirement, a few recent studies have attempted to use predicted demographics as proxies to enforce fairness constraints. However, predicted demographics may be inaccurate, resulting in the failure to improve fairness. In this work, we investigate the problem of graph fairness without demographic information and avoid the utilization of predicted demographics. Motivated by our observation that the gradient distributions of misclassified nodes implicitly encode demographic information, we first propose GradDist, a gradient-based metric that quantifies bias by measuring the distance between local modes within these distributions. To mitigate this bias, we propose Gradient-to-Fairness (Grad2Fair), a gradient-guided approach for group fairness without demographics. Due to the potential demographics in gradients, Grad2Fair directly leverages gradients to debias and eliminates demographic prediction, thereby enabling stable fairness performance. Experiments on several real-world datasets demonstrate the effectiveness of Grad2Fair, as evidenced by superior performance over baselines in most cases. Our code is available at https://github.com/ZzoomD/Grad2Fair.

Community

00

Publication notes

Author note
Under Review