← Latest papers
🤖 machine learning

Counterfactual Evaluation Reveals Hidden Capability Profiles in Clinical LLMs and Agents

This paper introduces the Causal Sensitivity Score (CSS), an interventional metric that reveals significant discrepancies between clinical AI models' performance on standard coverage-based benchmarks and their actual responsiveness to critical changes in patient data, exposing hidden capability profiles and universal safety blind spots that traditional evaluation methods miss.

Original authors: Matt Turk

Published 2026-06-01
📖 5 min read🧠 Deep dive

Original authors: Matt Turk

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 hiring a team of medical advisors (AI models) to help decide the best treatment for cancer patients. Traditionally, we've tested these advisors by giving them a patient's file and checking if their final recommendation matches what a panel of human experts would say. If the advice looks right, they get a good grade.

This paper argues that this traditional grading system is like judging a chef only by the taste of the final dish, without ever asking: "Did you actually taste the ingredients, or did you just memorize the recipe and serve the same dish no matter what?"

Here is the breakdown of the paper's findings using simple analogies:

1. The Problem: The "Look-Alike" Trap

The authors found that two AI systems can get nearly identical scores on standard tests, yet behave completely differently when the facts change.

  • The Scenario: Imagine a patient has a specific marker on their cancer cells. The AI suggests a drug.
  • The Twist: Now, imagine we secretly change the file to say the patient doesn't have that marker anymore.
  • The Result: A "smart" AI should change its drug recommendation. A "dumb" (but lucky) AI might just ignore the change and suggest the same drug anyway.
  • The Flaw: Standard tests (called CMS in the paper) only check if the final answer matches the experts. They don't catch the AI that is just "stuck" on one answer. It's like a student who memorized the answer key; they get an 'A' on the test, but if you change the question slightly, they fail because they don't understand the logic.

2. The Solution: The "Causal Sensitivity Score" (CSS)

To fix this, the authors created a new test called the Causal Sensitivity Score (CSS).

  • The Analogy: Think of this as a "spot the difference" game for medical files. The researchers take a patient file and make small, pre-planned changes (like flipping a switch from "surgery done" to "surgery not done," or removing a specific drug history).
  • The Test: They ask the AI: "Now that I changed this fact, did you change your recommendation?"
  • The Score:
    • 1.0: You changed your mind correctly (Great!).
    • 0.5: You noticed the change but didn't change your mind (Okay).
    • 0.0: You ignored the change completely (Bad).

3. The Big Surprise: The Rankings Flipped

The authors tested six of the smartest AI models available. When they used the old test (CMS), the models were ranked in a certain order. When they used the new test (CSS), the rankings completely flipped.

  • The model that was ranked last by the old test became the winner by the new test.
  • The model that was ranked first by the old test dropped to fourth place.
  • The Takeaway: The "best" AI according to old standards was actually the worst at reacting to new information.

4. The Universal Blind Spot: The "Surgery" Glitch

The paper discovered a specific type of change that every single AI model failed, regardless of how smart they were.

  • The Scenario: Changing whether a patient had surgery or not.
  • The Failure: When the file said "Patient had surgery," the AI suggested one treatment. When the file was changed to "Patient did not have surgery," the AI often suggested the exact same treatment.
  • Why it matters: In real medicine, whether a patient had surgery is a huge deal. If an AI ignores this, it's a safety risk. The old test (CMS) never caught this because the AI's answer still "looked" like a valid medical opinion, even though it was ignoring a critical fact.

5. The "Tool-Using" Experiment

The researchers also tested these AIs when they were allowed to use tools (like a search engine to look up patient records) instead of just reading a static file.

  • The Result: For most models, using tools helped them get better scores. They could find the new info and update their advice.
  • The Odd One Out: One specific model (gpt-5.4) used the tools just as well as the others—it found the right information—but still didn't change its recommendation.
  • The Metaphor: It's like a detective who finds the smoking gun (the evidence) but still insists the suspect is innocent. This suggests the problem isn't that the AI can't find the info; it's that its brain is structurally unable to update its conclusion based on that info.

Summary

This paper introduces a new way to test medical AIs that checks if they are actually thinking or just repeating.

  • Old Way: Did you give the right answer? (Yes/No)
  • New Way (CSS): If I change the facts, do you change your answer? (Yes/No)

The study shows that the models we thought were the best might actually be the most rigid, and that all current top-tier models have a dangerous blind spot when it comes to surgery status. The authors suggest we need this new "responsiveness" test to ensure AI agents are truly safe and reliable before we let them help doctors.

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 →