paper-with-me

Papers

Fairness-Aware Node Representation Learning

2021-06-09 · Öykü Deniz Köse, Yanning Shen

Node representation learning has demonstrated its effectiveness for various applications on graphs. Particularly, recent developments in contrastive learning have led to promising results in unsupervised node representation learning for a number of tasks. Despite the success of graph contrastive learning and consequent growing interest, fairness is largely under-explored in the field. To this end, this study addresses fairness issues in graph contrastive learning with fairness-aware graph augmentation designs, through adaptive feature masking and edge deletion. In the study, different fairness notions on graphs are introduced, which serve as guidelines for the proposed graph augmentations. Furthermore, theoretical analysis is provided to quantitatively prove that the proposed feature masking approach can reduce intrinsic bias. Experimental results on real social networks are presented to demonstrate that the proposed augmentations can enhance fairness in terms of statistical parity and equal opportunity, while providing comparable classification accuracy to state-of-the-art contrastive methods for node classification.

📄 PDF Abstract BibTeX arXiv:2106.05391

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningFairnessNode ClassificationRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Fairness-aware Message Passing for Graph Neural Networks

2023-06-19 · Huaisheng Zhu, Guoji Fu, Zhimeng Guo, Zhiwei Zhang 외

Graph Neural Networks (GNNs) have shown great power in various domains. However, their predictions may inherit societal biases on sensitive attributes, limiting their adoption in real-world applications. Although many ef…

Fairness

FnRGNN: Distribution-aware Fairness in Graph Neural Network

2025-10-22 · Soyoung Park, Sungsu Lim arxiv

Graph Neural Networks (GNNs) excel at learning from structured data, yet fairness in regression tasks remains underexplored. Existing approaches mainly target classification and representation-level debiasing, which cann…

Graph Neural Network

CAFIN: Centrality Aware Fairness inducing IN-processing for Unsupervised Representation Learning on Graphs

2023-04-10 · Arvindh Arun, Aakash Aanegola, Amul Agrawal, Ramasuri Narayanam 외

Unsupervised Representation Learning on graphs is gaining traction due to the increasing abundance of unlabelled network data and the compactness, richness, and usefulness of the representations generated. In this contex…

FairnessGraph LearningGraph Representation LearningLink Prediction+2

Fair Node Representation Learning via Adaptive Data Augmentation

2022-01-21 · O. Deniz Kose, Yanning Shen

Node representation learning has demonstrated its efficacy for various applications on graphs, which leads to increasing attention towards the area. However, fairness is a largely under-explored territory within the fiel…

Contrastive LearningData AugmentationFairnessLink Prediction+2

Dual Node and Edge Fairness-Aware Graph Partition

2023-06-16 · TingWei Liu, Peizhao Li, Hongfu Liu

Fair graph partition of social networks is a crucial step toward ensuring fair and non-discriminatory treatments in unsupervised user analysis. Current fair partition methods typically consider node balance, a notion pur…

FairnessLink PredictionNode Classification