paper-with-me

홈 › Papers

FairSample: Training Fair and Accurate Graph Convolutional Neural Networks Efficiently

2024-01-26 · Zicun Cong, Shi Baoxu, Shan Li, Jaewon Yang, Qi He, Jian Pei

Fairness in Graph Convolutional Neural Networks (GCNs) becomes a more and more important concern as GCNs are adopted in many crucial applications. Societal biases against sensitive groups may exist in many real world graphs. GCNs trained on those graphs may be vulnerable to being affected by such biases. In this paper, we adopt the well-known fairness notion of demographic parity and tackle the challenge of training fair and accurate GCNs efficiently. We present an in-depth analysis on how graph structure bias, node attribute bias, and model parameters may affect the demographic parity of GCNs. Our insights lead to FairSample, a framework that jointly mitigates the three types of biases. We employ two intuitive strategies to rectify graph structures. First, we inject edges across nodes that are in different sensitive groups but similar in node features. Second, to enhance model fairness and retain model quality, we develop a learnable neighbor sampling policy using reinforcement learning. To address the bias in node features and model parameters, FairSample is complemented by a regularization objective to optimize fairness.

📄 PDF Abstract BibTeX arXiv:2401.14702

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeFairness

Similar Papers 제목 키워드 기반

Private, fair and accurate: Training large-scale, privacy-preserving AI models in medical imaging

2023-02-03 · Soroosh Tayebi Arasteh, Alexander Ziller, Christiane Kuhl, Marcus Makowski 외

Artificial intelligence (AI) models are increasingly used in the medical domain. However, as medical data is highly sensitive, special precautions to ensure its protection are required. The gold standard for privacy pres…

Computed Tomography (CT)DiagnosticFairnessImage Classification with Differential Privacy+3

HiMoE: Heterogeneity-Informed Mixture-of-Experts for Fair Spatial-Temporal Forecasting

2024-11-30 · Shaohan Yu, Pan Deng, Yu Zhao, Junting Liu 외

Achieving both accurate and consistent predictive performance across spatial nodes is crucial for ensuring the validity and reliability of outcomes in fair spatial-temporal forecasting tasks. However, existing training m…

FairnessMixture-of-ExpertsPrediction

Analyzing the Effect of Sampling in GNNs on Individual Fairness

2022-09-08 · Rebecca Salganik, Fernando Diaz, Golnoosh Farnadi

Graph neural network (GNN) based methods have saturated the field of recommender systems. The gains of these systems have been significant, showing the advantages of interpreting data through a network structure. However…

FairnessGraph Neural NetworkRecommendation SystemsRepresentation Learning

Dynamic Graph Convolutional Recurrent Network for Traffic Prediction: Benchmark and Solution

2021-04-30 · Fuxian Li, Jie Feng, Huan Yan, Guangyin Jin 외

Traffic prediction is the cornerstone of an intelligent transportation system. Accurate traffic forecasting is essential for the applications of smart cities, i.e., intelligent traffic management and urban planning. Alth…

ManagementTraffic Prediction

When Fair Ranking Meets Uncertain Inference

2021-05-05 · Avijit Ghosh, Ritam Dutt, Christo Wilson

Existing fair ranking systems, especially those designed to be demographically fair, assume that accurate demographic information about individuals is available to the ranking algorithm. In practice, however, this assump…

Fairness