Skin Lesion Diagnosis Using Convolutional Neural Networks
Daniel Alonso Villanueva Nunez, Yongmin Li

TL;DR
This paper develops and evaluates deep learning models using CNN architectures to classify skin lesions into seven categories and benign/malignant, aiming to improve early diagnosis accessibility especially in low-resource settings.
Contribution
It implements and compares state-of-the-art CNN techniques for skin lesion classification, achieving end-to-end training without handcrafted features.
Findings
Models achieved high accuracy in classifying skin lesion categories.
Deep learning models outperformed traditional methods in diagnosis.
Effective use of data augmentation improved model robustness.
Abstract
Cancerous skin lesions are one of the most common malignancies detected in humans, and if not detected at an early stage, they can lead to death. Therefore, it is crucial to have access to accurate results early on to optimize the chances of survival. Unfortunately, accurate results are typically obtained by highly trained dermatologists, who may not be accessible to many people, particularly in low-income and middle-income countries. Artificial Intelligence (AI) appears to be a potential solution to this problem, as it has proven to provide equal or even better diagnoses than healthcare professionals. This project aims to address the issue by collecting state-of-the-art techniques for image classification from various fields and implementing them. Some of these techniques include mixup, presizing, and test-time augmentation, among others. Three architectures were used for the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCutaneous Melanoma Detection and Management · AI in cancer detection · Nonmelanoma Skin Cancer Studies
