Skin Lesion Classification Using a Soft Voting Ensemble of Convolutional Neural Networks
Skin cancer can be identified by dermoscopic examination and ocular inspection, but early detection significantly increases survival chances. Artificial intelligence (AI), using annotated skin images and Convolutional Neural Networks (CNNs), improves diagnostic accuracy. This paper presents an early skin cancer classification method using a soft voting ensemble of CNNs. In this investigation, three benchmark datasets, namely HAM10000, ISIC 2016, and ISIC 2019, were used. The process involved rebalancing, image augmentation, and filtering techniques, followed by a hybrid dual encoder for segmentation via transfer learning. Accurate segmentation focused classification models on clinically significant features, reducing background artifacts and improving accuracy. Classification was performed through an ensemble of MobileNetV2, VGG19, and InceptionV3, balancing accuracy and speed for real-world deployment. The method achieved lesion recognition accuracies of 96.32\%, 90.86\%, and 93.92\% for the three datasets. The system performance was evaluated using established skin lesion detection metrics, yielding impressive results.
Code (0)
등록된 구현이 없습니다.
Tasks
Skin Lesion ClassificationSkin Cancer ClassificationImage AugmentationTransfer LearningSimilar Papers 제목 키워드 기반
Enhancing Skin Lesion Diagnosis with Ensemble Learning
Skin lesions are an increasingly significant medical concern, varying widely in severity from benign to cancerous. Accurate diagnosis is essential for ensuring timely and appropriate treatment. This study examines the im…
Ensemble LearningLesion ClassificationSkin Lesion ClassificationSkin lesion detection based on an ensemble of deep convolutional neural network
Skin cancer is a major public health problem, with over 5 million newly diagnosed cases in the United States each year. Melanoma is the deadliest form of skin cancer, responsible for over 9,000 deaths each year. In this …
General ClassificationLesion DetectionDisease Classification within Dermascopic Images Using features extracted by ResNet50 and classification through Deep Forest
In this report we propose a classification technique for skin lesion images as a part of our submission for ISIC 2018 Challenge in Skin Lesion Analysis Towards Melanoma Detection. Our data was extracted from the ISIC 201…
ClassificationGeneral ClassificationRepresentation LearningDeep neural network ensemble by data augmentation and bagging for skin lesion classification
This work summarizes our submission for the Task 3: Disease Classification of ISIC 2018 challenge in Skin Lesion Analysis Towards Melanoma Detection. We use a novel deep neural network (DNN) ensemble architecture introdu…
Data AugmentationGeneral ClassificationLesion ClassificationMeta-Learning+1A Multi-Level Deep Ensemble Model for Skin Lesion Classification in Dermoscopy Images
A multi-level deep ensemble (MLDE) model that can be trained in an 'end to end' manner is proposed for skin lesion classification in dermoscopy images. In this model, four pre-trained ResNet-50 networks are used to chara…
General ClassificationLesion ClassificationSkin Lesion Classification