← Latest papers
🤖 machine learning

Local Label-Informed Feature Transfer for Generating Ground-Truth Medical Images: A Comparison of GAN- and Diffusion-Based Approaches

This paper introduces Local Label-Informed Feature Transfer (LLIFT), a framework that generates realistic semi-synthetic brain MRI images with spatially controlled lesions using either GAN or diffusion-based models trained without pixel-level annotations, thereby creating reliable ground-truth datasets for validating Explainable AI methods in medical imaging.

Original authors: Rick Wilming, Irem Ozseker, Luca Matteo Cornils, Ahcène Boubekki, Benedict Clark, Danny Panknin, Stefan Haufe

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

Original authors: Rick Wilming, Irem Ozseker, Luca Matteo Cornils, Ahcène Boubekki, Benedict Clark, Danny Panknin, Stefan Haufe

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 teach a robot to spot a fake painting. You show it thousands of real masterpieces and thousands of forgeries, and you ask, "Which one is the fake?" To make sure the robot is actually looking at the paint and not just guessing based on the frame or the lighting, you need a special kind of test. You need a "ground truth"—a perfect map showing exactly where the fake brushstrokes are. In the world of medical imaging, this is a huge problem. Doctors and scientists want to know if their AI is looking at a tumor or just a weird shadow, but the "maps" of where tumors are often have mistakes, or they are made by humans who might miss something.

To solve this, scientists have tried making fake tumors by drawing simple shapes (like circles or squares) on top of healthy brain scans. But a brain isn't a canvas; a real tumor looks messy and organic, not like a perfect circle drawn by a computer. So, we are stuck: we don't have perfect maps to test our AI, and the fake maps we do have look too fake to be useful. This paper steps into that messy middle ground to see if we can build a better kind of "fake" brain scan—one that looks real enough to fool the eye, but has a secret, perfect map hidden inside that tells us exactly where the "fake" disease is.


The Magic Trick: LLIFT

The authors of this paper introduce a new framework called LLIFT (Local Label-Informed Feature Transfer). Think of it as a digital "magic wand" that can take a healthy brain scan and, with a little help from a user, insert a realistic-looking lesion (a spot of disease) exactly where you point your finger.

The coolest part? The AI doesn't need to be taught by a doctor who spends hours drawing the exact outline of a tumor. Instead, it learns from much simpler clues. The researchers tested two different "magic wands" to see which one works better:

  1. The GAN Wand (LLIFT-GAN): Imagine a forger and a detective playing a game of cat and mouse. The forger tries to draw a fake tumor on a healthy brain, and the detective tries to spot it. The forger only knows if the whole picture looks "sick" or "healthy" (a simple yes/no label), not exactly where the sickness is. Over time, the forger gets so good at making the "sick" parts look real that the detective can't tell the difference. The result is a brain scan with a realistic tumor hidden inside a user-drawn box.
  2. The Diffusion Wand (LLIFT-DM): This one is more like a master painter who has seen millions of pictures. This AI starts with a healthy brain and a "mask" (a box telling it where to paint). It then uses a powerful, pre-trained brain to "inpaint" or fill in that box with a realistic lesion. It's like asking a famous artist to add a storm cloud to a sunny landscape; they know exactly how clouds look, so they just fill in the box you gave them.

The Results: How Real is Real?

The team tested these wands on brain scans from the Human Connectome Project. They wanted to see two things:

  1. Do the fake tumors look real? (Qualitative check)
  2. Do the fake brains look statistically like real sick brains? (Quantitative check)

The Visuals:
When they looked at the pictures, both wands did a pretty good job. The tumors didn't look like perfect circles or geometric blobs. They looked organic, with the right brightness and texture, blending smoothly into the brain tissue. However, sometimes the GAN wand got a little wobbly, creating artifacts that looked a bit off, while the Diffusion wand sometimes created lesions that looked like "holes" in the brain rather than growths.

The Numbers:
To measure how close the fake brains were to real sick brains, the authors used a score called the Fréchet Inception Distance (FID). Think of this as a "distance meter."

  • The distance between two batches of healthy brains was 27.87.
  • The distance between healthy brains and real sick brains was 41.75 (for the GAN dataset) and 5.84 (for the Diffusion dataset).
  • The LLIFT-GAN fake brains had a score of 41.69 when compared to real sick brains. This is almost identical to the real sick brains! It suggests the GAN created a batch of images that is just as "different" from healthy brains as real disease is.
  • The LLIFT-DM blended images (where only the lesion was changed) had a score of 7.61 against real sick brains. This is very close to the real sick reference of 5.84, suggesting the diffusion model also created very realistic lesions.

The Catch and the Goal

The authors are careful not to call this a "cure" or a "perfect solution." They admit that the GAN training can be unstable and that the Diffusion model sometimes needs a little more tweaking. They also note that these are still "semi-synthetic" images—meaning the background is real, but the disease is generated.

However, the main victory here isn't just making pretty pictures. It's about trust. By creating these images, the researchers have built a perfect testing ground. Because they know exactly where they told the AI to put the lesion (the "ground truth"), they can now test other AI tools to see if those tools are actually looking at the disease or just guessing. It's like giving a student a math test where you know the answer key perfectly, so you can finally see if they are actually doing the math or just copying the answer.

In short, LLIFT suggests that we can generate realistic medical images with known "truths" without needing perfect, pixel-by-pixel maps from doctors. This could be a huge step forward in making sure the AI doctors of the future are actually looking at the right things.

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 →