paper-with-me

Papers

Algorithm Design: A Fairness-Accuracy Frontier

2021-12-18 · Annie Liang, Jay Lu, Xiaosheng Mu, Kyohei Okumura

Algorithm designers increasingly optimize not only for accuracy, but also for the fairness of the algorithm across pre-defined groups. We study the tradeoff between fairness and accuracy for any given set of inputs to the algorithm. We propose and characterize a fairness-accuracy frontier, which consists of the optimal points across a broad range of preferences over fairness and accuracy. Our results identify a simple property of the inputs, group-balance, which qualitatively determines the shape of the frontier. We further study an information-design problem where the designer flexibly regulates the inputs (e.g., by coarsening an input or banning its use) but the algorithm is chosen by another agent. Whether it is optimal to ban an input generally depends on the designer's preferences. But when inputs are group-balanced, then excluding group identity is strictly suboptimal for all designers, and when the designer has access to group identity, then it is strictly suboptimal to exclude any informative input.

📄 PDF Abstract BibTeX arXiv:2112.09975

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

To the Fairness Frontier and Beyond: Identifying, Quantifying, and Optimizing the Fairness-Accuracy Pareto Frontier

2022-05-31 · Camille Olivia Little, Michael Weylandt, Genevera I Allen

Algorithmic fairness has emerged as an important consideration when using machine learning to make high-stakes societal decisions. Yet, improved fairness often comes at the expense of model accuracy. While aspects of the…

Fairness

The Statistical Fairness-Accuracy Frontier

2025-08-25 · Alireza Fallah, Michael I. Jordan, Annie Ulichney arxiv

We study fairness-accuracy tradeoffs when a single predictive model must serve multiple demographic groups. A useful tool for understanding this tradeoff is the fairness-accuracy (FA) Pareto frontier, which characterizes…

Inference for an Algorithmic Fairness-Accuracy Frontier

2024-02-14 · Yiqi Liu, Francesca Molinari

Algorithms are increasingly used to aid with high-stakes decision making. Yet, their predictive ability frequently exhibits systematic variation across population subgroups. To assess the trade-off between fairness and a…

Decision MakingFairnessvalid

Pareto Efficient Fairness in Supervised Learning: From Extraction to Tracing

2021-04-04 · Mohammad Mahdi Kamani, Rana Forsati, James Z. Wang, Mehrdad Mahdavi

As algorithmic decision-making systems are becoming more pervasive, it is crucial to ensure such systems do not become mechanisms of unfair discrimination on the basis of gender, race, ethnicity, religion, etc. Moreover,…

Bilevel OptimizationDecision MakingFairness

Fairness vs Performance: Characterizing the Pareto Frontier of Algorithmic Decision Systems

2026-05-11 · Mieke Wilms, Christoph Heitz arxiv

Designing fair algorithmic decision systems requires balancing model performance with fairness toward affected individuals: More fairness might require sacrificing some performance and vice versa, yet the space of possib…

Decision Making