paper-with-me

Papers

Graph Fairness Learning under Distribution Shifts

2024-01-30 · Yibo Li, Xiao Wang, Yujie Xing, Shaohua Fan, Ruijia Wang, Yaoqi Liu, Chuan Shi

Graph neural networks (GNNs) have achieved remarkable performance on graph-structured data. However, GNNs may inherit prejudice from the training data and make discriminatory predictions based on sensitive attributes, such as gender and race. Recently, there has been an increasing interest in ensuring fairness on GNNs, but all of them are under the assumption that the training and testing data are under the same distribution, i.e., training data and testing data are from the same graph. Will graph fairness performance decrease under distribution shifts? How does distribution shifts affect graph fairness learning? All these open questions are largely unexplored from a theoretical perspective. To answer these questions, we first theoretically identify the factors that determine bias on a graph. Subsequently, we explore the factors influencing fairness on testing graphs, with a noteworthy factor being the representation distances of certain groups between the training and testing graph. Motivated by our theoretical analysis, we propose our framework FatraGNN. Specifically, to guarantee fairness performance on unknown testing graphs, we propose a graph generator to produce numerous graphs with significant bias and under different distributions. Then we minimize the representation distances for each certain group between the training graph and generated graphs. This empowers our model to achieve high classification and fairness performance even on generated graphs with significant bias, thereby effectively handling unknown testing graphs. Experiments on real-world and semi-synthetic datasets demonstrate the effectiveness of our model in terms of both accuracy and fairness.

📄 PDF Abstract BibTeX arXiv:2401.16784

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Domain Adaptation meets Individual Fairness. And they get along

2022-05-01 · Debarghya Mukherjee, Felix Petersen, Mikhail Yurochkin, Yuekai Sun

Many instances of algorithmic bias are caused by distributional shifts. For example, machine learning (ML) models often perform worse on demographic groups that are underrepresented in the training data. In this paper, w…

Domain AdaptationFairness

Face4FairShifts: A Large Image Benchmark for Fairness and Robust Learning across Visual Domains

2025-08-31 · Yumeng Lin, Dong Li, Xintao Wu, Minglai Shao 외 arxiv

Ensuring fairness and robustness in machine learning models remains a challenge, particularly under domain shifts. We present Face4FairShifts, a large-scale facial image benchmark designed to systematically evaluate fair…

Domain GeneralizationDomain Adaptation

Transferring Fairness under Distribution Shifts via Fair Consistency Regularization

2022-06-26 · Bang An, Zora Che, Mucong Ding, Furong Huang

The increasing reliance on ML models in high-stakes tasks has raised a major concern on fairness violations. Although there has been a surge of work that improves algorithmic fairness, most of them are under the assumpti…

Fairness

How Robust is Your Fairness? Evaluating and Sustaining Fairness under Unseen Distribution Shifts

2022-07-04 · Haotao Wang, Junyuan Hong, Jiayu Zhou, Zhangyang Wang

Increasing concerns have been raised on deep learning fairness in recent years. Existing fairness-aware machine learning methods mainly focus on the fairness of in-distribution data. However, in real-world applications, …

Fairness

Chasing Fairness Under Distribution Shift: A Model Weight Perturbation Approach

2023-03-06 · NeurIPS 2023 11 · Zhimeng Jiang, Xiaotian Han, Hongye Jin, Guanchu Wang 외

Fairness in machine learning has attracted increasing attention in recent years. The fairness methods improving algorithmic fairness for in-distribution data may not perform well under distribution shifts. In this paper,…

AttributeFairness