← Latest papers
💻 computer science

Enhanced Classifications of Skin  Melanoma, Actinic Keratosis, and Basal Cell Carcinoma Tumors Versus Normal Tissues Utilizing  YOLOv11 and  EfficientNetV2M  Deep Learning Models

This paper evaluates YOLOv11 and EfficientNetV2M models on the imbalanced HAM10000 dataset for skin tumor classification, demonstrating that YOLOv11 achieves superior recall (86.5%) for high-sensitivity screening while EfficientNetV2M combined with an SVM classifier offers higher specificity (96.8%) for precise triage.

Original authors: Salah Aly, Alaa Awad

Published 2026-07-14
📖 4 min read☕ Coffee break read

Original authors: Salah Aly, Alaa Awad

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 your skin is a busy city, and sometimes, tiny troublemakers (tumors) start popping up. Some are harmless squatters (benign), while others are dangerous criminals (malignant) like Melanoma, Actinic Keratosis, and Basal Cell Carcinoma. The big challenge for doctors is spotting the bad guys quickly without getting tricked by the harmless ones.

In this study, researchers Salah Aly and Alaa Awad acted like detectives testing two different high-tech "squad cars" to see which one is best at catching these skin troublemakers. They used a massive digital photo album called HAM10000, which contains over 10,000 pictures of skin spots. To make it realistic, they kept the data messy: for every 4 good guys, there was only 1 bad guy, just like in the real world.

The Two Contenders

First, they brought in YOLOv11. Think of YOLOv11 as a super-fast, hyper-alert security guard who never blinks. It's designed to scan a crowd and shout, "I see something suspicious!" immediately. The researchers wanted to see if this new guard, which hadn't been tested on skin spots before, could handle the job.

Second, they tested EfficientNetV2M. Imagine this as a brilliant detective who takes a photo, studies it closely, and then hands it to a specialized judge. They tried two types of judges: a standard Neural Network (a digital brain) and an SVM (a very strict, logical rule-follower).

The Big Showdown

When the tests were run, the results were clear, but they told two different stories depending on what you needed.

The YOLOv11 guard was the champion of "catching everyone." It got the right answer 92.8% of the time. More importantly, it caught 86.5% of the actual bad guys (Recall). This means it rarely missed a criminal. However, it was a little too eager, sometimes flagging harmless spots as suspicious (lower Precision). The researchers suggest this makes YOLOv11 perfect for the first line of defense: a screening tool where missing a bad guy is the worst possible mistake.

The EfficientNetV2M team, especially when paired with the strict SVM judge, played a different game. It got the right answer 85.0% of the time. While it missed a few more bad guys than YOLOv11, it was incredibly good at knowing what was safe. It correctly identified 96.8% of the harmless spots (Specificity). The researchers found this version offered a "clinically conservative" balance, meaning it's great for triage—deciding who definitely needs to see a doctor and who can go home safely without causing panic.

What They Didn't Do

It's important to note what this study didn't do. The researchers didn't claim to have solved skin cancer diagnosis forever. They didn't mix in other types of data (like patient age or genetics) to boost scores, and they didn't use complex "knowledge distillation" tricks where one model teaches another. They stuck to the raw power of the models themselves.

Also, while they compared their results to other famous models like ResNet50 and RegNetY-320, they didn't claim their method was the absolute "best" in every single scenario. They simply showed that YOLOv11 matched or beat those older models without needing extra help, and that the EfficientNet+SVM combo offered a different, valuable type of accuracy.

The Bottom Line

The paper suggests that there isn't just one "perfect" robot doctor. If you are running a massive screening camp and can't afford to miss a single case of cancer, the YOLOv11 model is your best bet because it catches almost everything. But if you need to be very sure before sending someone for a scary follow-up test, the EfficientNetV2M + SVM model is the safer, more precise choice.

The authors admit that while these numbers are impressive, the real test is yet to come. They suggest that future work needs to test these models on brand-new, independent groups of patients to see if they work just as well outside of this specific photo album. For now, they have provided a solid, reproducible benchmark showing that these modern AI tools are ready to help, provided we choose the right tool for the specific job at hand.

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 →