paper-with-me

홈 › Papers

Blind Pareto Fairness and Subgroup Robustness

2021-01-01 · Natalia Martinez, Martin Bertran, Afroditi Papadaki, Miguel R. D. Rodrigues, Guillermo Sapiro

With the wide adoption of machine learning algorithms across various application domains, there is a growing interest in the fairness properties of such algorithms. The vast majority of the activity in the field of group fairness addresses disparities between predefined groups based on protected features such as gender, age, and race, which need to be available at train, and often also at test, time. These approaches are static and retrospective, since algorithms designed to protect groups identified a priori cannot anticipate and protect the needs of different at-risk groups in the future. In this work we analyze the space of solutions for worst-case fairness beyond demographics, and propose Blind Pareto Fairness (BPF), a method that leverages no-regret dynamics to recover a fair minimax classifier that reduces worst-case risk of any potential subgroup of sufficient size, and guarantees that the remaining population receives the best possible level of service. BPF addresses fairness beyond demographics, that is, it does not rely on predefined notions of at-risk groups, neither at train nor at test time. Our experimental results show that the proposed framework improves worst-case risk in multiple standard datasets, while simultaneously providing better levels of service for the remaining population, in comparison to competing methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

What is Fair? Exploring Pareto-Efficiency for Fairness Constrained Classifiers

2019-10-30 · Ananth Balashankar, Alyssa Lees, Chris Welty, Lakshminarayanan Subramanian

The potential for learned models to amplify existing societal biases has been broadly recognized. Fairness-aware classifier constraints, which apply equality metrics of performance across subgroups defined on sensitive a…

Fairness

APFEx: Adaptive Pareto Front Explorer for Intersectional Fairness

2025-09-17 · Priyobrata Mondal, Faizanuddin Ansari, Swagatam Das arxiv

Ensuring fairness in machine learning models is critical, especially when biases compound across intersecting protected attributes like race, gender, and age. While existing methods address fairness for single attributes…

Pareto Optimality for Fairness-constrained Collaborative Filtering

2021-09-17 · MM '21: Proceedings of the 29th ACM International Conference on Multimedia 2021 9 · Qianxiu Hao, Qianqian Xu, Zhiyong Yang, Qingming Huang

The well-known collaborative filtering (CF) models typically optimize a single objective summed over all historical user-item interactions. Due to inevitable imbalances and biases in real-world data, they may develop a p…

Collaborative FilteringFairness

Fairness With Minimal Harm: A Pareto-Optimal Approach For Healthcare

2019-11-16 · Natalia Martinez, Martin Bertran, Guillermo Sapiro

Common fairness definitions in machine learning focus on balancing notions of disparity and utility. In this work, we study fairness in the context of risk disparity among sub-populations. We are interested in learning m…

Fairness

Fairness-Aware Meta-Learning via Nash Bargaining

2024-06-11 · Yi Zeng, Xuelin Yang, Li Chen, Cristian Canton Ferrer 외

To address issues of group-level fairness in machine learning, it is natural to adjust model parameters based on specific fairness objectives over a sensitive-attributed validation set. Such an adjustment procedure can b…

Fairnessimage-classificationImage ClassificationMeta-Learning+1