paper-with-me

Papers

Skin Lesion Classification Using a Soft Voting Ensemble of Convolutional Neural Networks

2025-12-23 · Abdullah Al Shafi, Abdul Muntakim, Pintu Chandra Shill, Rowzatul Zannat, Abdullah Al-Amin arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.20431

Code (0)

등록된 구현이 없습니다.

Tasks

Skin Lesion ClassificationSkin Cancer ClassificationImage AugmentationTransfer Learning

Similar Papers 제목 키워드 기반

Enhancing Skin Lesion Diagnosis with Ensemble Learning

2024-09-06 · Xiaoyi Liu, Zhou Yu, Lianghao Tan, Yafeng Yan 외

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 Classification

Skin lesion detection based on an ensemble of deep convolutional neural network

2017-05-09 · Balazs Harangi

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 Detection

Disease Classification within Dermascopic Images Using features extracted by ResNet50 and classification through Deep Forest

2018-07-16 · Suhita Ray

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 Learning

Deep neural network ensemble by data augmentation and bagging for skin lesion classification

2018-07-15 · Manik Goyal, Jagath C. Rajapakse

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+1

A Multi-Level Deep Ensemble Model for Skin Lesion Classification in Dermoscopy Images

2018-07-23 · Yutong Xie, Jianpeng Zhang, Yong Xia

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