← Latest papers
💻 computer science

Bridging the Gap: Explainability Metrics for AI Image-Based Clinical Diagnostics

This study introduces the Explainability Agreement Index (EAI), a novel metric that quantifies the alignment between AI-generated explanations and clinician reasoning in chronic wound diagnosis, revealing that despite high classification accuracy, current AI models often lack the interpretability required for clinical trustworthiness.

Original authors: Albert Sire Langa, Ramon Reig-Bolaño, Clara Masó-Albareda, Ariadna Farrés-Serrat, Sergi Grau Carrion

Published 2026-07-03
📖 5 min read🧠 Deep dive

Original authors: Albert Sire Langa, Ramon Reig-Bolaño, Clara Masó-Albareda, Ariadna Farrés-Serrat, Sergi Grau Carrion

Original paper licensed under CC BY 4.0 (https://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 Big Problem: The "Black Box" Doctor

Imagine you go to a doctor, and they tell you, "You have an infection in your wound." You ask, "How do you know? What are you looking at?"

A human doctor would point to the redness, the pus, or the swelling and say, "I see these specific signs." But if that doctor were an Artificial Intelligence (AI), they might just say, "My computer says yes," without showing you why.

This is the "Black Box" problem. AI is great at guessing the right answer, but it often can't explain its reasoning. In medicine, doctors need to trust the AI, and they can't trust something they don't understand.

The Experiment: Teaching AI to See Wounds

The researchers in this paper wanted to test if AI could diagnose infected wounds from photos. They built three different "AI brains" (called Convolutional Neural Networks) using a public database of wound photos.

The Result: The AI was actually pretty good at guessing. It got the diagnosis right about 72% of the time. If you just looked at the score, you'd think, "Great! We can use this!"

The Twist: The "Why" Matters More Than the "What"

Here is where the paper gets interesting. The researchers asked: "Just because the AI got the right answer, did it look at the right part of the picture to get there?"

To find out, they set up a game with three players:

  1. The AI: Looked at the wound photo and guessed "Infected."
  2. The AI's "Highlighter": The researchers used two tools (called LIME and Saliency Maps) to ask the AI, "Which pixels made you say 'infected'?" The AI pointed to certain spots on the photo, like a highlighter pen.
  3. The Human Doctor: Two real wound specialists looked at the same photos and marked the spots they thought showed infection.

The Scorecard: The "Explainability Agreement Index" (EAI)

The researchers invented a new score called the Explainability Agreement Index (EAI). Think of it like a game of "Where's Waldo?"

  • The Goal: Does the AI's "Where's Waldo" (the spot it highlighted) match the Human Doctor's "Where's Waldo"?
  • The Score: If the AI highlights the exact same red, angry spot the doctor does, the score is high (close to 1.0). If the AI highlights a random spot on the patient's knee while the doctor is looking at the wound, the score is low (close to 0).

The Shocking Result:
Even though the AI got the diagnosis right 72% of the time, the EAI score was very low (between 0.19 and 0.30).

What does this mean?
It means the AI was getting the right answer for the wrong reasons.

  • Analogy: Imagine a student taking a math test. They get the answer "42" correct. But when you ask them to show their work, they circle the number "4" in the question and say, "I saw a 4, so the answer is 42."
  • The answer is right, but the logic is nonsense. In medicine, this is dangerous. If the AI is looking at the wrong thing (like a shadow or a bandage) to make a diagnosis, it might get lucky once, but it will fail when the situation changes slightly.

The Tools Used: LIME and Saliency Maps

The paper tested two specific ways to make the AI "speak up":

  1. Saliency Maps: This is like shining a flashlight on the image. It shows which pixels changed the most when the AI made its decision.
  2. LIME: This is like taking a photo, covering up small patches of it with gray squares, and seeing if the AI's guess changes. If covering a patch makes the AI change its mind, that patch is important.

The Finding: Neither of these tools did a great job of matching the doctors' eyes. The AI's "flashlight" and "patches" didn't line up with what the human experts were looking at.

The Conclusion: Accuracy Isn't Enough

The main takeaway from this paper is simple: Being right isn't the same as being trustworthy.

You can have an AI that is very accurate at guessing diseases, but if it can't explain why in a way that matches a human doctor's logic, it's not ready for the hospital. The researchers propose that we need to stop just measuring "How often is it right?" and start measuring "Does it see what we see?"

They created the EAI as a new ruler to measure this alignment. Their study shows that right now, there is a huge gap between what AI sees and what doctors see, and we need to fix that gap before we can fully trust AI in the clinic.

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 →