paper-with-me

Papers

A statistical framework for fair predictive algorithms

2016-10-25 · Kristian Lum, James Johndrow

Predictive modeling is increasingly being employed to assist human decision-makers. One purported advantage of replacing human judgment with computer models in high stakes settings-- such as sentencing, hiring, policing, college admissions, and parole decisions-- is the perceived "neutrality" of computers. It is argued that because computer models do not hold personal prejudice, the predictions they produce will be equally free from prejudice. There is growing recognition that employing algorithms does not remove the potential for bias, and can even amplify it, since training data were inevitably generated by a process that is itself biased. In this paper, we provide a probabilistic definition of algorithmic bias. We propose a method to remove bias from predictive models by removing all information regarding protected variables from the permitted training data. Unlike previous work in this area, our framework is general enough to accommodate arbitrary data types, e.g. binary, continuous, etc. Motivated by models currently in use in the criminal justice system that inform decisions on pre-trial release and paroling, we apply our proposed method to a dataset on the criminal histories of individuals at the time of sentencing to produce "race-neutral" predictions of re-arrest. In the process, we demonstrate that the most common approach to creating "race-neutral" models-- omitting race as a covariate-- still results in racially disparate predictions. We then demonstrate that the application of our proposed method to these data removes racial disparities from predictions with minimal impact on predictive accuracy.

📄 PDF Abstract BibTeX arXiv:1610.08077

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Targeted Learning for Data Fairness

2025-02-06 · Alexander Asemota, Giles Hooker

Data and algorithms have the potential to produce and perpetuate discrimination and disparate treatment. As such, significant effort has been invested in developing approaches to defining, detecting, and eliminating unfa…

Fairness

Statistical learning for constrained functional parameters in infinite-dimensional models with applications in fair machine learning

2024-04-15 · Razieh Nabi, Nima S. Hejazi, Mark J. Van Der Laan, David Benkeser

Constrained learning has become increasingly important, especially in the realm of algorithmic fairness and machine learning. In these settings, predictive models are developed specifically to satisfy pre-defined notions…

Fairness

Algorithmic Fairness with Feedback

2023-12-05 · John W. Patty, Elizabeth Maggie Penn

The field of algorithmic fairness has rapidly emerged over the past 15 years as algorithms have become ubiquitous in everyday lives. Algorithmic fairness traditionally considers statistical notions of fairness algorithms…

Fairness

On the Moral Justification of Statistical Parity

2020-11-04 · Corinna Hertweck, Christoph Heitz, Michele Loi

A crucial but often neglected aspect of algorithmic fairness is the question of how we justify enforcing a certain fairness metric from a moral perspective. When fairness metrics are proposed, they are typically argued f…

Fairness

Variation in prediction accuracy due to randomness in data division and fair evaluation using interval estimation

2024-09-02 · Isao Goto

This paper attempts to answer a "simple question" in building predictive models using machine learning algorithms. Although diagnostic and predictive models for various diseases have been proposed using data from large c…

AutoMLDiagnosticPrediction