Debiasing Graph Representation Learning based on Information Bottleneck
Ziyi Zhang, Mingxuan Ouyang, Wanyu Lin, Hao Lan, Lei Yang

TL;DR
This paper introduces GRAFair, a stable and effective framework for fair graph representation learning that balances utility and fairness without adversarial training, using a variational approach.
Contribution
GRAFair is a novel variational graph auto-encoder framework that achieves stable fair representations by employing a Conditional Fairness Bottleneck, avoiding adversarial instability.
Findings
GRAFair improves fairness and utility on real-world datasets.
The method demonstrates robustness and stability in training.
It effectively reduces sensitive information in learned representations.
Abstract
Graph representation learning has shown superior performance in numerous real-world applications, such as finance and social networks. Nevertheless, most existing works might make discriminatory predictions due to insufficient attention to fairness in their decision-making processes. This oversight has prompted a growing focus on fair representation learning. Among recent explorations on fair representation learning, prior works based on adversarial learning usually induce unstable or counterproductive performance. To achieve fairness in a stable manner, we present the design and implementation of GRAFair, a new framework based on a variational graph auto-encoder. The crux of GRAFair is the Conditional Fairness Bottleneck, where the objective is to capture the trade-off between the utility of representations and sensitive information of interest. By applying variational approximation,…
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
MethodsSoftmax · Attention Is All You Need · Focus
