← Latest papers
💻 computer science

From Pixels to Explanations: Interpretable Diabetic Retinopathy Grading with CNN-Transformer Ensembles, Visual Explainability and Vision-Language Models

This study proposes a methodology for interpretable diabetic retinopathy grading by ensembling CNN and Transformer models and enhancing clinical utility through visual attribution maps and vision-language model-generated textual rationales.

Original authors: Pir Bakhsh Khokhar, Carmine Gravino, Fabio Palomba, Sule Yildirim Yayilgan, Sarang Shaikh

Published 2026-04-28
📖 3 min read☕ Coffee break read

Original authors: Pir Bakhsh Khokhar, Carmine Gravino, Fabio Palomba, Sule Yildirim Yayilgan, Sarang Shaikh

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 "Smart Eye Doctor" Project: Making AI Explain Its Work

Imagine you go to an eye doctor, and instead of a human, a computer looks at a photo of your eye and says, "You have Stage 3 Diabetic Retinopathy."

You’d probably ask, "How do you know? Show me!"

Most current AI is like a "Black Box." It gives you an answer, but it can't explain its reasoning. It’s like a student who gets the right answer on a math test but can't show their work—you have to just trust them. This paper is about building an AI that doesn't just give the answer, but also points to the evidence and writes a report in plain English.

Here is how they did it, broken down into three simple parts:


1. The "Brain" Selection (Finding the Best Experts)

The researchers started by testing different types of "AI brains" (called backbones) to see which one was best at spotting eye disease.

  • The CNNs (The Detail Detectives): Think of these like detectives with magnifying glasses. They are amazing at spotting tiny, specific things, like a single tiny dot or a small leak in the eye.
  • The Transformers (The Big-Picture Observers): Think of these like detectives looking at the whole crime scene from a helicopter. They are great at seeing how everything in the eye relates to each other, but they might miss a tiny speck of dust.

The Result: The "Detail Detectives" (specifically models called ResNet-50 and ConvNeXt) were the champions at grading the severity of the disease.

2. The "Committee" Strategy (Ensembling)

Sometimes, even the best expert makes a mistake. To fix this, the researchers used a "Committee Approach." Instead of relying on one AI, they combined several of them.

  • The Voting System: They used a method called "Weighted Soft Voting." Imagine a committee where, if one expert is known to be a genius at spotting "Mild" cases, the committee listens to them more when a "Mild" case comes up.

The Result: By letting the AI models "vote" together, the accuracy went up, and the mistakes became much less frequent.

3. The "Translator" (Turning Pixels into Words)

This is the most exciting part. The researchers wanted to move from "Pixels to Explanations." They created a two-step way for the AI to "talk" to the doctor:

  • Step A: The Highlighter (Visual Evidence): Using a tool called Grad-CAM, the AI acts like a highlighter. It colors the parts of the photo it found suspicious. It’s like the AI saying, "I think there's a problem, and I'm looking right here."
  • Step B: The Medical Scribe (Textual Rationale): They used a Vision-Language Model (VLM)—essentially a brain that can "see" and "speak." The AI looks at the photo and the highlighted spots, then writes a short note: "I see small red spots (hemorrhages) and some yellowish leaks (exudates), which is why I've labeled this as Moderate."

The Result: They found that while one AI was better at using "fancy medical words," another was better at being "simple and direct." Both helped bridge the gap between a computer's math and a doctor's understanding.


The Bottom Line

The researchers didn't build a robot to replace doctors; they built a super-powered assistant.

This assistant can scan thousands of eyes very quickly, highlight the suspicious areas for the doctor to check, and write a draft report to save time. It’s moving AI from a "mysterious box" to a "transparent partner" that can show its work and earn a doctor's trust.

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 →