paper-with-me

홈 › Papers

k-hop Fairness: Addressing Disparities in Graph Link Prediction Beyond First-Order Neighborhoods

2026-03-04 · Lilian Marey, Tiphaine Viard, Charlotte Laclau arxiv

Link prediction (LP) plays a central role in graph-based applications, particularly in social recommendation. However, real-world graphs often reflect structural biases, most notably homophily, the tendency of nodes with similar attributes to connect. While this property can improve predictive performance, it also risks reinforcing existing social disparities. In response, fairness-aware LP methods have emerged, often seeking to mitigate these effects by promoting inter-group connections, that is, links between nodes with differing sensitive attributes (e.g., gender), following the principle of dyadic fairness. However, dyadic fairness overlooks potential disparities within the sensitive groups themselves. To overcome this issue, we propose $k$-hop fairness, a structural notion of fairness for LP, that assesses disparities conditioned on the distance between nodes in the graph. We formalize this notion through predictive fairness and structural bias metrics, and propose pre- and post-processing mitigation strategies. Experiments across standard LP benchmarks reveal: (1) a strong tendency of models to reproduce structural biases at different $k$-hops; (2) interdependence between structural biases at different hops when rewiring graphs; and (3) that our post-processing method achieves favorable $k$-hop performance-fairness trade-offs compared to existing fair LP baselines.

📄 PDF Abstract BibTeX arXiv:2603.03867

Code (0)

등록된 구현이 없습니다.

Tasks

Link Prediction

Similar Papers 제목 키워드 기반

Networked Inequality: Preferential Attachment Bias in Graph Neural Network Link Prediction

2023-09-29 · Arjun Subramonian, Levent Sagun, Yizhou Sun

Graph neural network (GNN) link prediction is increasingly deployed in citation, collaboration, and online social networks to recommend academic literature, collaborators, and friends. While prior research has investigat…

FairnessGraph Neural NetworkLink PredictionPrediction

Breaking the Dyadic Barrier: Rethinking Fairness in Link Prediction Beyond Demographic Parity

2025-11-09 · João Mattos, Debolina Halder Lina, Arlei Silva arxiv

Link prediction is a fundamental task in graph machine learning with applications, ranging from social recommendation to knowledge graph completion. Fairness in this setting is critical, as biased predictions can exacerb…

Knowledge Graph CompletionLink Prediction

Structural Bias Beyond Homophily: A Study of Fairness in Link Prediction

2026-02-12 · Lilian Marey, Mathilde Perez, Tiphaine Viard, Charlotte Laclau arxiv

Graph link prediction (LP) plays a critical role in socially impactful applications such as job recommendation and friendship formation, making fairness a critical concern in this task. While many fairness-aware methods …

Graph GenerationLink PredictionGraph Learning

On Dyadic Fairness: Exploring and Mitigating Bias in Graph Connections

2022-01-17 · ICLR Track Blog 2022 5 · Anonymous

This blog post discusses the ICLR 2021 paper "On Dyadic Fairness: Exploring and Mitigating Bias in Graph Connections" by Li et al., highlighting the importance of its theoretical results while critiquing the notions and …

FairnessLink PredictionPrediction

Explaining Algorithmic Fairness Through Fairness-Aware Causal Path Decomposition

2021-08-11 · Weishen Pan, Sen Cui, Jiang Bian, ChangShui Zhang 외

Algorithmic fairness has aroused considerable interests in data mining and machine learning communities recently. So far the existing research has been mostly focusing on the development of quantitative metrics to measur…

AttributeFairnessFeature Importance