paper-with-me

홈 › Papers

Subgroup Generalization and Fairness of Graph Neural Networks

2021-06-29 · NeurIPS 2021 12 · Jiaqi Ma, Junwei Deng, Qiaozhu Mei

Despite enormous successful applications of graph neural networks (GNNs), theoretical understanding of their generalization ability, especially for node-level tasks where data are not independent and identically-distributed (IID), has been sparse. The theoretical investigation of the generalization performance is beneficial for understanding fundamental issues (such as fairness) of GNN models and designing better learning methods. In this paper, we present a novel PAC-Bayesian analysis for GNNs under a non-IID semi-supervised learning setup. Moreover, we analyze the generalization performances on different subgroups of unlabeled nodes, which allows us to further study an accuracy-(dis)parity-style (un)fairness of GNNs from a theoretical perspective. Under reasonable assumptions, we demonstrate that the distance between a test subgroup and the training set can be a key factor affecting the GNN performance on that subgroup, which calls special attention to the training node selection for fair learning. Experiments across multiple GNN models and datasets support our theoretical results.

📄 PDF Abstract BibTeX arXiv:2106.15535

Code (1)

theaperdeng/gnn-generalization-fairness 공식 구현 pytorch

Tasks

Fairness

Similar Papers 제목 키워드 기반

FairSAM: Fair Classification on Corrupted Data Through Sharpness-Aware Minimization

2025-03-29 · Yucong Dai, Jie Ji, Xiaolong Ma, Yongkai Wu

Image classification models trained on clean data often suffer from significant performance degradation when exposed to testing corrupted data, such as images with impulse noise, Gaussian noise, or environmental noise. T…

Fairnessimage-classificationImage Classification

Fair Deepfake Detectors Can Generalize

2025-07-03 · Harry Cheng, Ming-Hui Liu, Yangyang Guo, Tianyi Wang 외 arxiv

Deepfake detection models face two critical challenges: generalization to unseen manipulations and demographic fairness among population groups. However, existing approaches often demonstrate that these two objectives ar…

DeepFake Detection

FairAdaBN: Mitigating unfairness with adaptive batch normalization and its application to dermatological disease classification

2023-03-15 · Zikang Xu, Shang Zhao, Quan Quan, Qingsong Yao 외

Deep learning is becoming increasingly ubiquitous in medical research and applications while involving sensitive information and even critical diagnosis decisions. Researchers observe a significant performance disparity …

AttributeFairness

Bias and Fairness in Self-Supervised Acoustic Representations for Cognitive Impairment Detection

2026-03-03 · Kashaf Gulzar, Korbinian Riedhammer, Elmar Nöth, Andreas K. Maier 외 arxiv

Speech-based detection of cognitive impairment (CI) offers a promising non-invasive approach for early diagnosis, yet performance disparities across demographic and clinical subgroups remain underexplored, raising concer…

Are Your Reviewers Being Treated Equally? Discovering Subgroup Structures to Improve Fairness in Spam Detection

2022-04-24 · Jiaxin Liu, Yuefei Lyu, Xi Zhang, Sihong Xie

User-generated reviews of products are vital assets of online commerce, such as Amazon and Yelp, while fake reviews are prevalent to mislead customers. GNN is the state-of-the-art method that detects suspicious reviewers…

FairnessSpam detection