paper-with-me

홈 › Papers

FairGAT: Fairness-aware Graph Attention Networks

2023-03-26 · O. Deniz Kose, Yanning Shen

Graphs can facilitate modeling various complex systems such as gene networks and power grids, as well as analyzing the underlying relations within them. Learning over graphs has recently attracted increasing attention, particularly graph neural network-based (GNN) solutions, among which graph attention networks (GATs) have become one of the most widely utilized neural network structures for graph-based tasks. Although it is shown that the use of graph structures in learning results in the amplification of algorithmic bias, the influence of the attention design in GATs on algorithmic bias has not been investigated. Motivated by this, the present study first carries out a theoretical analysis in order to demonstrate the sources of algorithmic bias in GAT-based learning for node classification. Then, a novel algorithm, FairGAT, that leverages a fairness-aware attention design is developed based on the theoretical findings. Experimental results on real-world networks demonstrate that FairGAT improves group fairness measures while also providing comparable utility to the fairness-aware baselines for node classification and link prediction.

📄 PDF Abstract BibTeX arXiv:2303.14591

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessGraph AttentionGraph Neural NetworkLink PredictionNode Classification

Similar Papers 제목 키워드 기반

A Benchmark for Fairness-Aware Graph Learning

2024-07-16 · Yushun Dong, Song Wang, Zhenyu Lei, Zaiyi Zheng 외

Fairness-aware graph learning has gained increasing attention in recent years. Nevertheless, there lacks a comprehensive benchmark to evaluate and compare different fairness-aware graph learning methods, which blocks pra…

Computational EfficiencyFairnessGraph Learning

Adversarial Attacks on Fairness of Graph Neural Networks

2023-10-20 · Binchi Zhang, Yushun Dong, Chen Chen, Yada Zhu 외

Fairness-aware graph neural networks (GNNs) have gained a surge of attention as they can reduce the bias of predictions on any demographic group (e.g., female) in graph-based applications. Although these methods greatly …

Fairness

FairGP: A Scalable and Fair Graph Transformer Using Graph Partitioning

2024-12-14 · Renqiang Luo, Huafei Huang, Ivan Lee, Chengpei Xu 외

Recent studies have highlighted significant fairness issues in Graph Transformer (GT) models, particularly against subgroups defined by sensitive features. Additionally, GTs are computationally intensive and memory-deman…

Fairnessgraph partitioning

Fairness in Augmented Graph Learning: A Survey

2025-04-30 · Renqiang Luo, Huafei Huang, Ziqi Xu, Xikun Zhang 외 arxiv

Graph learning has evolved into Augmented Graph Learning (AGL) by integrating specialized machine learning (ML) techniques. Examples include federated learning, graph transformers, and graph condensation. While enhancing…

Marginal Nodes Matter: Towards Structure Fairness in Graphs

2023-10-23 · Xiaotian Han, Kaixiong Zhou, Ting-Hsiang Wang, Jundong Li 외

In social network, a person located at the periphery region (marginal node) is likely to be treated unfairly when compared with the persons at the center. While existing fairness works on graphs mainly focus on protectin…

Fairness