← Latest papers
🤖 machine learning

Model Multiplicity and Predictive Arbitrariness in Recidivism Risk Assessment

This paper investigates predictive arbitrariness in recidivism risk assessment by demonstrating that, despite the existence of multiple similarly accurate models, their predictions often exhibit substantial agreement in practice, and proposes a policy of assigning the lowest risk score among these models as an effective solution to mitigate decision-making inconsistencies.

Original authors: Ashwin Singh, Carlos Castillo

Published 2026-06-02
📖 4 min read☕ Coffee break read

Original authors: Ashwin Singh, Carlos Castillo

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a judge trying to decide if a prisoner should be released early. You have a computer program that gives the prisoner a "risk score" to predict if they will commit another crime. This is the real-world situation the paper tackles, specifically looking at a system used in Catalonia, Spain, called RisCanvi.

Here is the story of the paper, broken down into simple concepts and analogies.

1. The Problem: The "Rashomon" Effect

In the movie Rashomon, four different witnesses tell four completely different stories about the same crime, yet all stories seem plausible.

The authors found that machine learning models suffer from the same problem. When trying to predict if a prisoner will re-offend, there isn't just one "correct" math formula. There are many different formulas that are all equally good at predicting the past.

  • The Issue: If you have two equally smart formulas, but they give different answers for the same person (one says "Low Risk," the other says "High Risk"), the decision becomes arbitrary. It feels like rolling a dice to decide someone's future. This is called Predictive Multiplicity.

2. The Fix: Cleaning the Data First

Before building better formulas, the authors realized the "textbook" the computer was studying was messy.

  • The Old Way: The current system (RisCanvi) was trained on data that was often outdated or labeled incorrectly because it was hard to track if someone actually committed a new crime after release (due to legal delays). It was like trying to learn to drive using a map from 1990.
  • The New Way: The authors worked with legal experts to write a computer program that strictly followed the complex legal rules to label the data correctly. They created a massive, clean dataset of 17,500 prisoners. This is like giving the computer a brand-new, high-definition GPS map.

3. Building Better Models: The "Fair Scorecard"

Using this clean data, the authors built new models. They didn't just want them to be accurate; they wanted them to be fair and logical.

  • Logic: They made sure the model followed common sense: if a prisoner gets a degree or learns a trade (rehabilitation), their risk score must go down. If they have bad habits, it goes up.
  • Fairness: They ensured the model didn't unfairly punish specific groups (like foreigners vs. locals) more than others.

4. The Big Discovery: "Many Paths, Same Destination"

This is the most surprising part of the paper. The authors gathered a huge group of these "equally smart, fair" models (a "Rashomon Set") and asked: Do they all disagree with each other?

The Answer: No.

  • The Analogy: Imagine a group of 100 expert navigators trying to guide a ship through a foggy sea. You might expect them to all point in different directions. Instead, the authors found that 91% of the time, all 100 navigators agreed on the exact same direction.
  • The Catch: They only disagreed on the few cases that were right on the edge of the "fog" (the decision boundary). For the vast majority of prisoners, the models were in total agreement.
  • The Lesson: Just because there are many different math formulas doesn't mean the predictions are chaotic. The "arbitrariness" is much smaller than theory suggests.

5. The Solution: The "Benefit of the Doubt" Rule

So, what do you do for the small group of prisoners where the models do disagree?
The authors propose a simple policy called the "Lowest-Risk Policy" (or Favor Rei, a legal principle meaning "favor the defendant").

  • How it works: If Model A says "High Risk" and Model B says "Low Risk," you simply pick the Low Risk score.
  • Why it works: It acts like a safety net. It ensures that if there is any doubt, the prisoner gets the benefit of the doubt.
  • The Result: This simple rule actually made the system more accurate and fairer than using a single complex model or averaging all the models together. It reduced the number of people wrongly labeled as high-risk without letting dangerous people slip through.

Summary

The paper argues that we don't need to fear having many different AI models for predicting crime.

  1. Clean your data first (stop using messy, old maps).
  2. Build models that are fair and logical.
  3. Realize that even with many different models, they usually agree on the answer.
  4. When they disagree, use a simple rule: Pick the safest, lowest-risk option.

This approach turns a confusing mess of "arbitrary" predictions into a reliable, fair, and logical tool for the justice system.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →