paper-with-me

홈 › Papers

Fair Division Without Disparate Impact

2019-06-06 · Alexander Peysakhovich, Christian Kroer

We consider the problem of dividing items between individuals in a way that is fair both in the sense of distributional fairness and in the sense of not having disparate impact across protected classes. An important existing mechanism for distributionally fair division is competitive equilibrium from equal incomes (CEEI). Unfortunately, CEEI will not, in general, respect disparate impact constraints. We consider two types of disparate impact measures: requiring that allocations be similar across protected classes and requiring that average utility levels be similar across protected classes. We modify the standard CEEI algorithm in two ways: equitable equilibrium from equal incomes, which removes disparate impact in allocations, and competitive equilibrium from equitable incomes which removes disparate impact in attained utility levels. We show analytically that removing disparate impact in outcomes breaks several of CEEI's desirable properties such as envy, regret, Pareto optimality, and incentive compatibility. By contrast, we can remove disparate impact in attained utility levels without affecting these properties. Finally, we experimentally evaluate the tradeoffs between efficiency, equity, and disparate impact in a recommender-system based market.

📄 PDF Abstract BibTeX arXiv:1906.02775

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessRecommendation Systems

Similar Papers 제목 키워드 기반

Fair Ranking as Fair Division: Impact-Based Individual Fairness in Ranking

2022-06-15 · Yuta Saito, Thorsten Joachims

Rankings have become the primary interface in two-sided online markets. Many have noted that the rankings not only affect the satisfaction of the users (e.g., customers, listeners, employers, travelers), but that the pos…

ArticlesFairness

Private and Fair Machine Learning: Revisiting the Disparate Impact of Differentially Private SGD

2025-10-02 · Lea Demelius, Dominik Kowald, Simone Kopeinik, Roman Kern 외 arxiv

Differential privacy (DP) is a prominent method for protecting information about individuals during data analysis. Training neural networks with differentially private stochastic gradient descent (DPSGD) influences the m…

Testing the Fairness-Accuracy Improvability of Algorithms

2024-05-08 · Eric Auerbach, Annie Liang, Kyohei Okumura, Max Tabord-Meehan

Many organizations use algorithms that have a disparate impact, i.e., the benefits or harms of the algorithm fall disproportionately on certain social groups. Addressing an algorithm's disparate impact can be challenging…

Fairness

Fairness Beyond Disparate Treatment & Disparate Impact: Learning Classification without Disparate Mistreatment

2016-10-26 · Muhammad Bilal Zafar, Isabel Valera, Manuel Gomez Rodriguez, Krishna P. Gummadi

Automated data-driven decision making systems are increasingly being used to assist, or even replace humans in many settings. These systems function by learning from historical decisions, often taken by humans. In order …

Decision MakingFairnessGeneral Classification

Blind Justice: Fairness with Encrypted Sensitive Attributes

2018-06-08 · ICML 2018 7 · Niki Kilbertus, Adrià Gascón, Matt J. Kusner, Michael Veale 외

Recent work has explored how to train machine learning models which do not discriminate against any subgroup of the population as determined by sensitive attributes such as gender or race. To avoid disparate treatment, s…

Fairness