← Latest papers
💻 computer science

GPT Fusion: Integrating Convolutional Neural Networks with GPT-5.5 for Melanoma Diagnosis

This paper introduces "GPT Fusion," a hybrid diagnostic framework where GPT-5.5 acts as a reasoning engine to integrate predictions from specialized CNN models, significantly outperforming both standalone image-based LLMs and individual CNNs in melanoma diagnosis accuracy and interpretability.

Original authors: Katie L. Frederickson, Dong Li, Samuel E. Adunyah, Qingguo Wang

Published 2026-07-28
📖 6 min read🧠 Deep dive

Original authors: Katie L. Frederickson, Dong Li, Samuel E. Adunyah, Qingguo Wang

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

Imagine you are trying to solve a mystery, but you have two very different kinds of detectives on your team. The first detective is a "Pattern Master." This detective has spent years staring at millions of photos of skin spots, learning to spot the tiniest, most subtle differences between a harmless freckle and a dangerous cancer. They are incredibly fast and accurate at looking at the picture itself, but they can't really explain why they think something is dangerous, and they can't chat with you about the patient's history. The second detective is a "Super-Thinker." This detective is a brilliant conversationalist who can read a report, understand complex medical rules, and explain things clearly in plain English. However, if you just hand them a photo without any notes, they might get confused or guess wrong because they haven't memorized every single skin spot in the world.

For a long time, scientists have been trying to figure out which detective is better at catching skin cancer, specifically a scary type called melanoma. The Pattern Masters (known in the science world as Convolutional Neural Networks, or CNNs) have been the gold standard for looking at images. But recently, a new kind of Super-Thinker (called Large Language Models, or LLMs) has arrived, promising to understand medical images just by looking at them. The big question was: Can the Super-Thinker do the job alone, or is it better to let the Pattern Master do the heavy lifting and then have the Super-Thinker read the Pattern Master's notes to make the final call? This is the exact puzzle a team of researchers set out to solve.

The Big Idea: The "GPT Fusion" Team-Up

The researchers, led by Katie Frederickson and her colleagues, decided to stop asking the Super-Thinker to look at the photos directly. Instead, they created a new strategy they called GPT Fusion. Think of it like a courtroom trial. In this trial, the Pattern Masters are the expert witnesses who examine the evidence (the skin photos) and write detailed reports. The Super-Thinker (specifically a model called GPT-5.5) acts as the judge. The judge doesn't look at the photos; instead, the judge reads the expert reports, weighs the evidence, and then makes the final verdict.

To test this, they set up a race with four different competitors using a famous collection of skin images called the Derm7pt dataset (which contains over 1,000 pictures of skin spots with known diagnoses). The competitors were:

  1. The Image-Only Super-Thinker: GPT-5.5 looking directly at the photos.
  2. The Pattern Master (ResNet-50): A specialized AI trained on a different set of skin images to recognize many types of spots.
  3. The Melanoma Specialist (SIIM-90 Ensemble): A super-accurate team of AIs designed specifically to find melanoma.
  4. The GPT Fusion Team: The Pattern Master and the Melanoma Specialist both wrote reports, and GPT-5.5 read those reports to make the final decision.

What They Found: The Power of Listening

The results were a clear victory for the team-up approach. When the Super-Thinker tried to look at the photos directly, it struggled. It got the diagnosis right only 63.3% of the time for melanoma. However, when the Super-Thinker acted as the judge, listening to the expert reports from the Pattern Masters, its accuracy skyrocketed to 86.9%.

The "GPT Fusion" team didn't just beat the image-only Super-Thinker; it also outperformed the specialists in some key areas.

  • Spotting Melanoma: The Fusion team correctly identified melanoma 85.2% of the time (sensitivity), which was better than the image-only model and very close to the top specialist.
  • Spotting All Cancers: This is where the Fusion team really shined. When the task was to find any kind of dangerous cancer (not just melanoma), the Fusion team achieved a sensitivity of 83.9%, beating the specialized Melanoma Specialist (which got 76.2%). This suggests that by combining the "broad knowledge" of the Pattern Master with the "sharp focus" of the Melanoma Specialist, the Super-Thinker could make smarter decisions about which spots were truly dangerous.
  • The "Top 3" Guess: In real life, doctors often list their top three guesses before confirming a diagnosis. The Fusion team got the right answer in its top three guesses 89.0% of the time, which was the highest score of all.

Why This Matters

The paper suggests that the Super-Thinker (LLM) isn't necessarily the best person to stare at a photo and guess what it is. Instead, its superpower lies in reasoning. It is much better at taking the hard data from specialized AI tools, understanding the context, and synthesizing that information into a clear, reliable diagnosis.

The researchers found that the specialized AI models (the Pattern Masters) were great at their specific jobs but sometimes lacked the big picture. The Super-Thinker, when acting as a judge, could bridge the gaps. For example, the Melanoma Specialist was great at finding melanoma but didn't know much about other types of cancer. The Pattern Master knew about many types of cancer but wasn't as sharp on melanoma. When GPT-5.5 read both reports, it could use the Melanoma Specialist's strength for melanoma and the Pattern Master's strength for other cancers, creating a diagnosis that was more accurate than either expert working alone.

The Bottom Line

This study doesn't claim that AI has solved skin cancer forever, but it does suggest a very promising new direction. It shows that the future of medical AI might not be about building one giant robot that does everything. Instead, the future might be about building a "conductor" (the Super-Thinker) that orchestrates a team of specialized musicians (the CNNs) to create a perfect symphony of diagnosis. By letting the AI that is good at math handle the math, and the AI that is good at thinking handle the thinking, we might get diagnoses that are not only more accurate but also easier for doctors and patients to understand. The authors note that this approach offers a path toward AI systems that are not just "black boxes" giving answers, but transparent partners that can explain why they reached a conclusion.

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 →