← Latest papers
💻 computer science

Benchmarking Foundation Models for Renal Lesion Stratification in CT

This study benchmarks three medical foundation models against radiomics and a 3D ResNet-50 for CT-based renal lesion stratification, revealing that while foundation models offer computational efficiency, they are significantly outperformed by conventional radiomics in classification accuracy, indicating that current generalist embeddings fail to capture the fine-grained texture and shape heterogeneity necessary for histological subtype discrimination.

Original authors: Hartmut Häntze, Sarah de Boer, Myrthe Buser, Alessa Hering, Bram van Ginneken, Mathias Prokop, Jawed Nawabi, Sebastian Ziegelmayer, Lisa Adams, Keno Bressem

Published 2026-05-12
📖 5 min read🧠 Deep dive

Original authors: Hartmut Häntze, Sarah de Boer, Myrthe Buser, Alessa Hering, Bram van Ginneken, Mathias Prokop, Jawed Nawabi, Sebastian Ziegelmayer, Lisa Adams, Keno Bressem

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 trying to sort a massive pile of mixed-up rocks. Some are smooth and harmless (cysts), some are dangerous and jagged (cancer), and some look so similar that even experts struggle to tell them apart without breaking them open. This is exactly the challenge doctors face when looking at CT scans of kidney tumors. They need to sort these "rocks" into specific categories to decide if a patient needs surgery or just observation.

For years, the best way to do this sorting was using Radiomics. Think of Radiomics as a very old, very experienced librarian who has memorized every single detail about the texture, shape, and weight of every rock. This librarian uses a strict checklist of hand-written rules to sort the pile.

Recently, a new technology called Foundation Models (FMs) has arrived. These are like super-smart AI students who have read millions of books about rocks from all over the world. The hope was that these AI students, having seen so much, could instantly recognize the specific kidney rocks better than the old librarian, even if they hadn't studied kidney rocks specifically before.

The Experiment: The Great Sorting Contest

The authors of this paper set up a race to see who could sort the kidney rocks best:

  1. The Old Librarian (Radiomics): Uses hand-crafted rules to measure texture and shape.
  2. The Fresh Graduate (ResNet): An AI that learns everything from scratch, starting with zero knowledge.
  3. The Super-Students (Foundation Models): Three different AI models that had already studied millions of medical images. The researchers tested them in two ways:
    • Frozen Probe: Asking the students to use their existing knowledge without changing their brains.
    • Fine-Tuning: Letting the students study a few kidney-specific books to adjust their brains.

They tested these methods on a dataset of nearly 3,000 kidney lesions (the training pile) and then gave them a completely new, unseen pile of 234 lesions to sort (the test).

The Results: Who Won?

1. The Old Librarian is Still the Champion
The hand-crafted Radiomics approach won by a landslide. It achieved a score of 0.88 (where 1.0 is perfect). It was significantly better than everyone else. The paper suggests that the "hand-written rules" for texture and shape are still the most effective way to spot the subtle differences between these specific kidney tumors.

2. The Super-Students Did Okay, But Didn't Win
The Foundation Models (the AI students) performed similarly to the Fresh Graduate who learned from scratch. Their scores hovered around 0.70 to 0.77.

  • The Good News: They were much faster and cheaper to run. Once the AI extracted its "brain features," the final sorting took only seconds on a standard computer processor. The Fresh Graduate, however, needed a massive, expensive supercomputer (GPU) for 16 hours to learn.
  • The Bad News: Despite their massive training on general medical data, they couldn't learn the specific "fine-grained" details needed to distinguish the tricky kidney tumors better than the old librarian. They missed the subtle texture differences that the Radiomics rules caught.

3. The "Fine-Tuning" Didn't Help Much
The researchers tried to give the Super-Students a crash course on kidney tumors (fine-tuning), but this didn't make them significantly better than the Fresh Graduate. They still couldn't beat the Radiomics librarian.

Why Did the AI Students Struggle?

The paper offers a few reasons using a helpful metaphor:

  • Too Broad, Not Specific Enough: The Foundation Models were trained on huge, general datasets. They are great at recognizing "this is a kidney" or "this is a tumor," but they aren't tuned to the microscopic texture differences that separate one specific type of cancer from another.
  • The "Blurry Photo" Problem: The paper notes that some kidney tumors (like benign ones vs. malignant ones) look almost identical on a CT scan, even to human experts. The AI models hit a ceiling because the information simply isn't there in the image to be found, no matter how smart the model is.
  • The "Hard Test" Bias: The dataset used for testing was made up of difficult cases where doctors weren't sure what the tumor was. Easy cases (like obvious cysts) were often handled without a biopsy and thus weren't in the data. This made the test incredibly hard, and the AI models struggled with these ambiguous "gray area" rocks.

The Bottom Line

In the world of sorting kidney tumors on CT scans:

  • The Old Way (Radiomics) is still the most accurate tool we have. It's like having a master craftsman with a specialized toolset.
  • The New Way (Foundation Models) is a promising, fast, and cheap alternative that performs about as well as building a new AI from scratch. However, it hasn't yet surpassed the master craftsman.
  • The Future: The authors conclude that while Foundation Models are powerful, they need better "instructions" and more specific training to truly beat the established methods for this specific task. Until then, the hand-crafted rules remain the gold standard.

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 →