Geometrical fairness in graph neural networks
This paper proposes a fairness-aware adaptation of graph-based diffusion methods by modifying the Laplacian operator to mitigate bias-related components.
Proposes a new fairness-aware graph diffusion framework with multiple bias mitigation techniques.
Before reading this…
Applications
- →Graph neural networks
- →Social network analysis
To understand this paper, make sure you know these concepts first:
- Graph theoryfind papers →
- Laplacian operatorfind papers →
- Graph neural networksfind papers →
Abstract
More Like ThisGraph-based learning methods have become increasingly prominent due to their strong performance across diverse applications. Among these, recent frameworks grounded in diffusion processes provide a unifying perspective that extends traditional graph neural network formulations while addressing limitations of standard message-passing mechanisms. Despite these advances, concerns remain regarding the fairness of such models, as they may propagate or amplify biases present in the data. In this work, we introduce a fairness-aware adaptation of graph-based diffusion by modifying the underlying Laplacian operator. Our approach incorporates multiple complementary transformations, including subspace projections, spectral adjustments, and frequency-based filtering, to mitigate bias-related components. Leveraging the intrinsic smoothing properties of graph diffusion, we provide a principled analysis of the resulting behavior and establish theoretical insights into fairness properties. We evaluate the proposed framework on both synthetic and real-world datasets, demonstrating that it achieves competitive performance while improving fairness metrics with limited additional computational cost.