paper-with-me

홈 › Papers

Let's Grow an Unbiased Community: Guiding the Fairness of Graphs via New Links

2025-08-21 · Jiahua Lu, Huaxiao Liu, Shuotong Bai, Junjie Xu, Renqiang Luo, Enyan Dai arxiv

Graph Neural Networks (GNNs) have achieved remarkable success across diverse applications. However, due to the biases in the graph structures, graph neural networks face significant challenges in fairness. Although the original user graph structure is generally biased, it is promising to guide these existing structures toward unbiased ones by introducing new links. The fairness guidance via new links could foster unbiased communities, thereby enhancing fairness in downstream applications. To address this issue, we propose a novel framework named FairGuide. Specifically, to ensure fairness in downstream tasks trained on fairness-guided graphs, we introduce a differentiable community detection task as a pseudo downstream task. Our theoretical analysis further demonstrates that optimizing fairness within this pseudo task effectively enhances structural fairness, promoting fairness generalization across diverse downstream applications. Moreover, FairGuide employs an effective strategy which leverages meta-gradients derived from the fairness-guidance objective to identify new links that significantly enhance structural fairness. Extensive experimental results demonstrate the effectiveness and generalizability of our proposed method across a variety of graph-based fairness tasks.

📄 PDF Abstract BibTeX arXiv:2508.15499

Code (0)

등록된 구현이 없습니다.

Tasks

Community Detection

Similar Papers 제목 키워드 기반

A Sandbox Tool to Bias(Stress)-Test Fairness Algorithms

2022-04-21 · Nil-Jana Akpinar, Manish Nagireddy, Logan Stapleton, Hao-Fei Cheng 외

Motivated by the growing importance of reducing unfairness in ML predictions, Fair-ML researchers have presented an extensive suite of algorithmic 'fairness-enhancing' remedies. Most existing algorithms, however, are agn…

Fairness

FairXGBoost: Fairness-aware Classification in XGBoost

2020-09-03 · Srinivasan Ravichandran, Drona Khurana, Bharath Venkatesh, Narayanan Unny Edakunni

Highly regulated domains such as finance have long favoured the use of machine learning algorithms that are scalable, transparent, robust and yield better performance. One of the most prominent examples of such an algori…

ClassificationFairnessGeneral Classification

Cyberbullying Detection with Fairness Constraints

2020-05-09 · Oguzhan Gencoglu

Cyberbullying is a widespread adverse phenomenon among online social interactions in today's digital society. While numerous computational studies focus on enhancing the cyberbullying detection performance of machine lea…

BIG-bench Machine LearningFairness

Guiding LLM Decision-Making with Fairness Reward Models

2025-07-15 · Zara Hall, Melanie Subbiah, Thomas P Zollo, Kathleen McKeown 외

Large language models are increasingly used to support high-stakes decisions, potentially influencing who is granted bail or receives a loan. Naive chain-of-thought sampling can improve average decision accuracy, but has…

Decision MakingFairness

Unbiased GNN Learning via Fairness-Aware Subgraph Diffusion

2024-12-31 · Abdullah Alchihabi, Yuhong Guo

Graph Neural Networks (GNNs) have demonstrated remarkable efficacy in tackling a wide array of graph-related tasks across diverse domains. However, a significant challenge lies in their propensity to generate biased pred…

Fairness