paper-with-me

홈 › Papers

Fairwalk: Towards fair graph embedding

2019-01-01 · IJCAI 2019 1 · Tahleen Rahman, Bartlomiej Surma, Michael Backes and Yang Zhang

Graph embeddings have gained huge popularity in the recent years as a powerful tool to analyze social networks. However, no prior works have studied potential bias issues inherent within graph embedding. In this paper, we make a first attempt in this direction. In particular, we concentrate on the fairness of node2vec, a popular graph embedding method. Our analyses on two real-world datasets demonstrate the existence of bias in node2vec when used for friendship recommendation. We therefore propose a fairness-aware embedding method, namely Fairwalk, which extends node2vec. Experimental results demonstrate that Fairwalk reduces bias under multiple fairness metrics while still preserving the utility

📄 PDF Abstract BibTeX

Code (2)

EnderGed/Fairwalk 공식 구현
urielsinger/fairwalk

Tasks

FairnessGraph Embedding

Similar Papers 제목 키워드 기반

Reproducibility study of the Fairness-enhanced Node Representation Learning

2023-09-21 · NeurIPS 2023 11

"CrossWalk: Fairness-Enhanced Node Representation Learning" is set to be reproduced and reviewed. It presents an extension to existing graph algorithms that incorporate the idea of biased random walks for obtaining node …

Toward Structure Fairness in Dynamic Graph Embedding: A Trend-aware Dual Debiasing Approach

2024-06-19 · Yicong Li, Yu Yang, Jiannong Cao, Shuaiqi Liu 외

Recent studies successfully learned static graph embeddings that are structurally fair by preventing the effectiveness disparity of high- and low-degree vertex groups in downstream graph mining tasks. However, achieving …

Dynamic graph embeddingFairnessGraph EmbeddingGraph Mining

Fairness-Aware Network Embeddings: Methods, Applications, and Challenges

2026-08-19 · Ella Has, Harshith Kumar Yadav, Gaurav Dixit, Mykola Pechenizkiy 외 arxiv

Network embedding methods learn low-dimensional representations of graph-structured data to support downstream tasks such as node classification, link prediction, and influence maximization. However, real-world networks …

Representation LearningGraph Neural NetworkNode ClassificationLink Prediction

Fair Attribute Completion on Graph with Missing Attributes

2023-02-25 · Dongliang Guo, Zhixuan Chu, Sheng Li

Tackling unfairness in graph learning models is a challenging task, as the unfairness issues on graphs involve both attributes and topological structures. Existing work on fair graph learning simply assumes that attribut…

AttributeFairnessGraph Learning

Fair Kernel Regression via Fair Feature Embedding in Kernel Space

2019-07-04 · Austin Okray, Hui Hu, Chao Lan

In recent years, there have been significant efforts on mitigating unethical demographic biases in machine learning methods. However, very little is done for kernel methods. In this paper, we propose a new fair kernel re…

BIG-bench Machine Learningfeature selectionregression