← Latest papers
🤖 machine learning

Bounding the Causal Impact of ML-assisted Decision-Making via Counterfactual Correctness

This paper proposes a partial-identification method that leverages prior randomized control trial data and monotonicity assumptions regarding counterfactual correctness and subgroup trust to construct bounds on the causal impact of updated machine learning models, addressing the infeasibility of conducting repeated trials for every model iteration.

Original authors: Jonathan Zhang, Erik Skalnes, Jacob Chen, Michael Oberst

Published 2026-07-27
📖 7 min read🧠 Deep dive

Original authors: Jonathan Zhang, Erik Skalnes, Jacob Chen, Michael Oberst

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

The Crystal Ball and the Crystal Ball Tester

Imagine you are a doctor, a judge, or a teacher. You have a powerful new tool: an artificial intelligence (AI) that predicts the future. It might guess if a patient has a disease, if a defendant will re-offend, or if a student will fail a class. But here's the tricky part: just because the AI is good at guessing the future, doesn't mean it's good at changing the future for the better. Maybe the AI is right, but the doctor panics and gives unnecessary treatment. Maybe the AI is wrong, and the judge locks up an innocent person.

To figure out if these AI tools actually help people, scientists usually run a "Randomized Control Trial" (RCT). Think of this like a taste test. You split a group of people in half: one half gets the AI's advice, and the other half makes decisions on their own. Then you see who ends up with better results. But there's a catch. AI models get updated constantly, like software on your phone. If you update the model to make it smarter, you can't just run a whole new, expensive taste test every single time. So, scientists are left with a puzzle: We have the results from the old AI, and we know the new AI makes better guesses. But how do we know if the new AI will actually save lives or improve justice without running a brand new experiment? This paper tackles that exact problem, offering a way to estimate the impact of a new AI using the data we already have, without needing to start from scratch.


The "What If" Detective Work

In this study, the researchers act like detectives trying to solve a mystery using clues from a past crime scene. They are looking at a specific type of AI that helps humans make high-stakes decisions. The core idea is to use "counterfactuals"—a fancy word for "what if" scenarios. They ask: "If we had used this new, smarter AI on the people from the old experiment, what would have happened?"

The authors propose a clever new method to draw a "safety net" around the answer. Instead of giving a single, risky guess about the new AI's performance, they calculate a range—a lower and an upper bound. Think of it like predicting the weather. Instead of saying, "It will definitely rain at 2:00 PM," they say, "It will rain somewhere between 1:30 PM and 2:30 PM." The goal is to make that time window as small and precise as possible.

The Secret Ingredient: Being Right Matters

The magic in their method comes from two new rules they added to the detective's rulebook.

Rule 1: The "Correct Guess" Bonus
Imagine a student taking a test. If the AI says, "The answer is A," and the student follows that advice, and it turns out A was the right answer, the student gets a good grade. The researchers assume that if the new AI makes a correct prediction, the outcome will be at least as good as if an older, less accurate AI had made a wrong prediction. It's like saying, "If you take the right path, you won't end up in a worse place than if you took the wrong path." This is called "counterfactual correctness."

Rule 2: Trusting the Smartest Guide
The second rule is about trust. If a new AI is generally more accurate than an old one, people (like doctors or judges) will trust it more. If the AI says "Go," and it's usually right, people will go. If the AI says "Stop," and it's usually right, people will stop. The researchers assume that when the AI is right, higher accuracy leads to better results. But when the AI is wrong, higher accuracy (and thus more trust) can actually lead to worse results because people blindly follow the bad advice.

The "Branching Path" Map

To put these rules into action, the authors created a map with different "branches" for every single person in the experiment. For each person, they check:

  1. Did the new AI make the same prediction as the old ones? If yes, they look at how the performance changed.
  2. Was the new AI's prediction correct? If the new AI guessed the right answer (which we know because we have the "true labels" from the past data), they use the "Correct Guess" rule to tighten their estimate.
  3. Was the prediction neutral? Sometimes an AI says, "I don't know, you decide." In those cases, the outcome is assumed to be the same as if no AI was there at all.

By combining these branches, they can calculate a "tighter" range for the new AI's impact. In their simulations, this new method produced a much narrower range than previous methods. For example, in one test, the old method said the result could be anywhere between 0.43 and 0.76 (a wide gap of 0.33). The new method narrowed that down to 0.43 and 0.76? Wait, looking at the data, the new method gave a width of 0.331 compared to the old method's 0.704 in the first experiment. In another case, the new method squeezed the range down to a width of 0.121, while the old method was still stuck at 0.362.

The Simulation: A Virtual Courtroom

To test their idea, the authors didn't just do math on paper; they built a virtual courtroom. They used real data from a study where judges were given risk scores for defendants. They simulated a scenario where a new AI model was introduced.

They created a "ground truth"—a secret list of who would actually fail to appear in court if released. This is something we usually don't know in real life, but for the simulation, they could see it. They then ran the numbers:

  • Experiment 1 & 2: They tested new alert systems that were more aggressive (flagging more people). The old method gave very wide, unhelpful ranges. The new method, using the "correctness" rules, gave much tighter, more informative bounds.
  • Experiment 3 & 4: They tested what happens if there was no previous trial at all, just historical data. Again, the new method provided tighter bounds, especially when the new AI was conservative (flagging fewer people).
  • Experiment 5: They tried to break their own method by hiding some of the "true" answers (simulating missing data). Even then, the bounds got a little wider (from 0.140 to 0.204), but they still contained the true answer, showing the method is robust.

The Verdict

The paper doesn't claim to have solved the problem of AI evaluation forever. It admits that if the "correctness" assumption is wrong (for example, if a doctor ignores a correct AI prediction), the method might fail. It also notes that if the "true" outcome is missing for many people, the bounds get looser.

However, the simulation suggests that by using the simple idea that "being right is better than being wrong," we can get a much clearer picture of how a new AI will perform. It's like upgrading from a blurry, wide-angle lens to a sharp, zoomed-in one. We still can't see the future perfectly, but we can see it with much more precision than before. The authors show that by leveraging the fact that we often know the "right answer" after the fact, we can make smarter guesses about the future impact of our AI tools without needing to run endless new experiments.

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 →