Redirecting to original paper in 30 seconds...
Click below to go immediately or wait for automatic redirect
📄 Abstract
Abstract: Graph neural networks (GNNs) excel on relational data by passing messages
over node features and structure, but they can amplify training data biases,
propagating discriminatory attributes and structural imbalances into unfair
outcomes. Many fairness methods treat bias as a single source, ignoring
distinct attribute and structure effects and leading to suboptimal fairness and
utility trade-offs. To overcome this challenge, we propose FairMIB, a
multi-view information bottleneck framework designed to decompose graphs into
feature, structural, and diffusion views for mitigating complexity biases in
GNNs. Especially, the proposed FairMIB employs contrastive learning to maximize
cross-view mutual information for bias-free representation learning. It further
integrates multi-perspective conditional information bottleneck objectives to
balance task utility and fairness by minimizing mutual information with
sensitive attributes. Additionally, FairMIB introduces an inverse
probability-weighted (IPW) adjacency correction in the diffusion view, which
reduces the spread of bias propagation during message passing. Experiments on
five real-world benchmark datasets demonstrate that FairMIB achieves
state-of-the-art performance across both utility and fairness metrics.
Authors (6)
Chuxun Liu
Debo Cheng
Qingfeng Chen
Jiangzhang Gan
Jiuyong Li
Lin Liu
Submitted
October 29, 2025
Key Contributions
Proposes FairMIB, a novel multi-view information bottleneck framework for learning fair graph representations. It decomposes graphs into feature, structural, and diffusion views to mitigate complex biases, uses contrastive learning for bias-free representation learning, and balances utility with fairness via conditional information bottlenecks.
Business Value
Ensures AI systems built on graph data are equitable and unbiased, crucial for applications like loan applications, hiring, and content moderation where fairness is paramount. Improves trust and compliance.