paper-with-me

홈 › Papers

GRAPHGINI: Fostering Individual and Group Fairness in Graph Neural Networks

2024-02-20 · Anuj Kumar Sirohi, Anjali Gupta, Sayan Ranu, Sandeep Kumar, Amitabha Bagchi

We address the growing apprehension that GNNs, in the absence of fairness constraints, might produce biased decisions that disproportionately affect underprivileged groups or individuals. Departing from previous work, we introduce for the first time a method for incorporating the Gini coefficient as a measure of fairness to be used within the GNN framework. Our proposal, GRAPHGINI, works with the two different goals of individual and group fairness in a single system, while maintaining high prediction accuracy. GRAPHGINI enforces individual fairness through learnable attention scores that help in aggregating more information through similar nodes. A heuristic-based maximum Nash social welfare constraint ensures the maximum possible group fairness. Both the individual fairness constraint and the group fairness constraint are stated in terms of a differentiable approximation of the Gini coefficient. This approximation is a contribution that is likely to be of interest even beyond the scope of the problem studied in this paper. Unlike other state-of-the-art, GRAPHGINI automatically balances all three optimization objectives (utility, individual, and group fairness) of the GNN and is free from any manual tuning of weight parameters. Extensive experimentation on real-world datasets showcases the efficacy of GRAPHGINI in making significant improvements in individual fairness compared to all currently available state-of-the-art methods while maintaining utility and group equality.

📄 PDF Abstract BibTeX arXiv:2402.12937

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Bridging the Fairness Divide: Achieving Group and Individual Fairness in Graph Neural Networks

2024-04-26 · Duna Zhan, Dongliang Guo, Pengsheng Ji, Sheng Li

Graph neural networks (GNNs) have emerged as a powerful tool for analyzing and learning from complex data structured as graphs, demonstrating remarkable effectiveness in various applications, such as social network analy…

Drug DiscoveryFairnessGraph LearningGraph Neural Network+1

A Canonical Data Transformation for Achieving Inter- and Within-group Fairness

2023-10-23 · Zachary McBride Lazri, Ivan Brugere, Xin Tian, Dana Dachman-Soled 외

Increases in the deployment of machine learning algorithms for applications that deal with sensitive data have brought attention to the issue of fairness in machine learning. Many works have been devoted to applications …

Fairness

Fair Recourse for All: Ensuring Individual and Group Fairness in Counterfactual Explanations

2026-01-28 · Fatima Ezzeddine, Obaida Ammar, Silvia Giordano, Omran Ayoub arxiv

Explainable Artificial Intelligence (XAI) is becoming increasingly essential for enhancing the transparency of machine learning (ML) models. Among the various XAI techniques, counterfactual explanations (CFs) hold a pivo…

Reinforcement Learning

Demographic-Agnostic Fairness without Harm

2025-09-28 · Zhongteng Cai, Mohammad Mahdi Khalili, Xueru Zhang arxiv

As machine learning (ML) algorithms are increasingly used in social domains to make predictions about humans, there is a growing concern that these algorithms may exhibit biases against certain social groups. Numerous no…

Demographic-Reliant Algorithmic Fairness: Characterizing the Risks of Demographic Data Collection in the Pursuit of Fairness

2022-04-18 · McKane Andrus, Sarah Villeneuve

Most proposed algorithmic fairness techniques require access to data on a "sensitive attribute" or "protected category" (such as race, ethnicity, gender, or sexuality) in order to make performance comparisons and standar…

AttributeFairness