Towards Fair Graph Neural Networks via Graph Counterfactual without Sensitive Attributes
Xuemin Wang, Tianlong Gu, Xuguang Bao, Liang Chang

TL;DR
This paper introduces Fairwos, a novel framework for fair graph neural networks that does not require sensitive attributes by generating pseudo-sensitive attributes and leveraging graph counterfactuals to improve fairness.
Contribution
The paper proposes a new method to achieve fairness in GNNs without sensitive attributes, using pseudo-sensitive attribute generation and counterfactual strategies, supported by theoretical analysis.
Findings
Outperforms state-of-the-art methods on six datasets
Balances fairness and utility effectively
Demonstrates theoretical link between pseudo-sensitive attributes and fairness
Abstract
Graph-structured data is ubiquitous in today's connected world, driving extensive research in graph analysis. Graph Neural Networks (GNNs) have shown great success in this field, leading to growing interest in developing fair GNNs for critical applications. However, most existing fair GNNs focus on statistical fairness notions, which may be insufficient when dealing with statistical anomalies. Hence, motivated by causal theory, there has been growing attention to mitigating root causes of unfairness utilizing graph counterfactuals. Unfortunately, existing methods for generating graph counterfactuals invariably require the sensitive attribute. Nevertheless, in many real-world applications, it is usually infeasible to obtain sensitive attributes due to privacy or legal issues, which challenge existing methods. In this paper, we propose a framework named Fairwos (improving Fairness without…
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
MethodsSoftmax · Attention Is All You Need · Focus · Counterfactuals Explanations
