paper-with-me

Papers

Stairway to Fairness: Connecting Group and Individual Fairness

2025-08-29 · Theresia Veronika Rampisela, Maria Maistro, Tuukka Ruotsalo, Falk Scholer, Christina Lioma arxiv

Fairness in recommender systems (RSs) is commonly categorised into group fairness and individual fairness. However, there is no established scientific understanding of the relationship between the two fairness types, as prior work on both types has used different evaluation measures or evaluation objectives for each fairness type, thereby not allowing for a proper comparison of the two. As a result, it is currently not known how increasing one type of fairness may affect the other. To fill this gap, we study the relationship of group and individual fairness through a comprehensive comparison of evaluation measures that can be used for both fairness types. Our experiments with 8 runs across 3 datasets show that recommendations that are highly fair for groups can be very unfair for individuals. Our finding is novel and useful for RS practitioners aiming to improve the fairness of their systems. Our code is available at: https://github.com/theresiavr/stairway-to-fairness.

📄 PDF Abstract BibTeX arXiv:2508.21334

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Assessing Multilingual Fairness in Pre-trained Multimodal Representations

2021-06-12 · Findings (ACL) 2022 5 · Jialu Wang, Yang Liu, Xin Eric Wang

Recently pre-trained multimodal models, such as CLIP, have shown exceptional capabilities towards connecting images and natural language. The textual representations in English can be desirably transferred to multilingua…

Fairness

Bridging the Fairness Divide: Achieving Group and Individual Fairness in Graph Neural Networks

2024-04-26 · Duna Zhan, Dongliang Guo, Pengsheng Ji, Sheng Li

Graph neural networks (GNNs) have emerged as a powerful tool for analyzing and learning from complex data structured as graphs, demonstrating remarkable effectiveness in various applications, such as social network analy…

Drug DiscoveryFairnessGraph LearningGraph Neural Network+1

Individual Fairness under Varied Notions of Group Fairness in Bipartite Matching - One Framework to Approximate Them All

2022-08-21 · Atasi Panda, Anand Louis, Prajakta Nimbhorkar

We study the probabilistic assignment of items to platforms that satisfies both group and individual fairness constraints. Each item belongs to specific groups and has a preference ordering over platforms. Each platform …

AllFairness

Bias Mitigation Post-processing for Individual and Group Fairness

2018-12-14 · Pranay K. Lohia, Karthikeyan Natesan Ramamurthy, Manish Bhide, Diptikalyan Saha 외

Whereas previous post-processing approaches for increasing the fairness of predictions of biased classifiers address only group fairness, we propose a method for increasing both individual and group fairness. Our novel f…

FairnessGeneral Classification

Metric-Free Individual Fairness with Cooperative Contextual Bandits

2020-11-13 · Qian Hu, Huzefa Rangwala

Data mining algorithms are increasingly used in automated decision making across all walks of daily life. Unfortunately, as reported in several studies these algorithms inject bias from data and environment leading to in…

Decision MakingFairnessMulti-Armed Bandits