Fair Prediction with Disparate Impact: A Study of Bias in Recidivism Prediction Instruments
Alexandra Chouldechova
Proves that risk assessment instruments satisfying predictive parity inevitably generate disparate error rates across demographic groups when baseline recidivism rates differ, exposing an inherent mathematical trade-off in algorithmic fairness.
Recidivism prediction instruments are increasingly used in criminal justice decisions such as pretrial release, parole, and sentencing, yet they have sparked debate over potential racial bias. The article addresses the tension between two fairness notions: one from psychometrics requiring that risk scores reflect the same recidivism probability across groups, and another focused on equal error rates. Differences in underlying recidivism prevalence between groups make it impossible for an instrument to satisfy both at once, raising the risk of unintended disproportionate penalties.
The article set out to demonstrate how a recidivism prediction instrument that meets the psychometric test-fairness standard can still produce unequal false positive and false negative rates when group recidivism rates differ, and to show how those rate differences translate into disparate impact under penalty policies.
The analysis draws on publicly released Broward County data covering COMPAS scores, two-year recidivism outcomes, and demographics for Black and White defendants. It applies basic probability relationships to link calibration to error rates, then models a simple binary penalty policy to quantify expected differences in outcomes.
The COMPAS instrument approximately satisfies test fairness, with observed recidivism rates aligning across score levels for both groups. Because Black defendants had a 51 percent recidivism rate compared with 39 percent for White defendants, the resulting false positive rate reached 45 percent for Black defendants versus 23 percent for White defendants, while the false negative rate was 28 percent versus 48 percent. Under a policy that assigns stricter penalties to high-risk classifications, non-recidivating Black defendants would face penalties roughly twice as often as non-recidivating White defendants; the pattern reverses but remains unequal among those who do recidivate. These error-rate gaps persist even within subgroups defined by prior record and offense severity.
The findings indicate that an instrument free of predictive bias can nevertheless produce measurable disparate impact when recidivism prevalence differs across groups and high-risk labels trigger harsher treatment. This effect arises directly from the mathematical relationship between prevalence, calibration, and classification errors rather than from flaws in the instrument itself.
Decision makers should therefore choose which fairness criterion to prioritize based on the specific use case, and they should verify error-rate balance at the level of granularity relevant to the policy. Where error-rate parity is desired, instruments may need to be adjusted even if that reduces calibration. Continued reliance on data-driven tools is warranted, provided they are tested for the forms of bias that matter in their intended context.
The results rest on one jurisdiction’s data and a simplified binary penalty model; actual sentencing practices and subgroup dynamics may moderate the magnitude of impact. The relationships shown are deterministic given the observed prevalence differences, supporting high confidence in the core mechanism while leaving room for variation in real-world settings.
- Paper: Equality of Opportunity in Supervised Learning, Moritz Hardt et al. (2016). This foundational paper establishes the equalized odds and equal opportunity criteria for supervised learning, formalizing the error-rate parity definitions that contrast with predictive calibration in recidivism models.
- Paper: Certifying and Removing Disparate Impact, Michael Feldman et al. (2014). It provides the formal statistical framework linking disparate impact in decision algorithms to balanced error rates and underlying data distributions.
- Paper: Fairness through awareness, Cynthia Dwork et al. (2012). This pioneering work introduces formal definitions of algorithmic fairness and analyzes the core conflicts between individual and group-level fairness metrics.
- Paper: Big Data's Disparate Impact, Solon Barocas et al. (2016). It lays out the foundational legal and conceptual taxonomy for how predictive algorithms unintentionally create disparate impact despite being facially neutral.
- Paper: Predicting good probabilities with supervised learning, Alexandru Niculescu-Mizil et al. (2005). It provides essential background on probability calibration in supervised learning, which underpins the test-fairness criterion analyzed in the source.
- Paper: Inherent Trade-Offs in the Fair Determination of Risk Scores, Jon Kleinberg et al. (2017). This paper establishes the rigorous mathematical impossibility theorems proving that calibration within groups and error-rate balance cannot be satisfied simultaneously under unequal base rates.
- Paper: A Reductions Approach to Fair Classification, Alekh Agarwal et al. (2018). It develops an algorithmic reductions framework to optimize classifiers under explicit fairness constraints like equalized odds, directly addressing how to handle the trade-offs identified in recidivism prediction.
- Paper: Delayed Impact of Fair Machine Learning, Lydia T. Liu et al. (2018). It extends static analyses of error-rate and calibration fairness metrics to dynamic settings, examining their downstream, long-term societal impacts on protected populations over time.
- Paper: Counterfactual Fairness, Matt J. Kusner et al. (2017). It introduces a causal and counterfactual framework to address the underlying data-generating mechanisms and limitations inherent in purely observational fairness metrics.
- Paper: Fairness and Abstraction in Sociotechnical Systems, Andrew D. Selbst et al. (2019). It critiques the reduction of complex sociotechnical challenges—such as pretrial risk assessment—to narrow mathematical fairness definitions, expanding on the policy trade-offs examined in the source.
- Paper: AI Fairness 360: An extensible toolkit for detecting and mitigating algorithmic bias, Rachel Bellamy et al. (2019). It operationalizes multiple competing fairness metrics and mitigation algorithms into a unified open-source software toolkit evaluated on the COMPAS recidivism dataset.
- Paper: A Survey on Bias and Fairness in Machine Learning, Ninareh Mehrabi et al. (2019). It offers a comprehensive survey synthesizing the broad taxonomy of algorithmic fairness definitions, trade-offs, and mitigation strategies across the machine learning literature.
