Journal of Smart Sensors and Computing Cover
ISSN: 3108-2459

Journal of Smart Sensors and Computing

Dr. Thittaporn Ganokratanaa
Editor-in-Chief
Dr. Thittaporn Ganokratanaa

A multidisciplinary, peer-reviewed, quarterly, open-access journal dedicated to advancing research and innovation in sensor technologies and computational methods.

Research Article* Open AccessCCBYNCPublished online: 30 December 2025

Multi-Class Skin Lesion Classification Using Transfer Learning with EfficientNet-B3 and Convolutional Block Attention Module

Sneha Ramdas Shegar, Supriya S. Patil

Department of Computer Engineering, Samarth College of Engineering & Management, Pune, Maharashtra, 412410, India

*Email: profsupriyapatil@gmail.com

J. Smart Sens. Comput., 2025, 1(3), 25213 https://doi.org/10.64189/ssc.25213

Received: 20 November 2025 | Revised: 29 December 2025 | Accepted: 30 December 2025

Cite article

S. R. Shegar, S. S. Patil, Multi-class skin lesion classification using transfer learning with EfficientNet-B3 and convolutional block attention module, Journal of Smart Sensors and Computing, 2025, 1(3), 25213, doi: . https://doi.org/10.64189/ssc.25213

Rights and permissions

(c) The Author(s) 2025.

CC BY-NC 4.0

Open Access

This article is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License, which permits the non-commercial use, sharing, adaptation, distribution and reproduction in any medium or format, as long as appropriate credit is given and changes are indicated. https://creativecommons.org/licenses/by-nc/4.0/

Abstract

Skin diseases represent a significant global health challenge; however, precise automated detection of cutaneous lesions remains difficult due to high intra-class variability, inter-class similarity, and severe class imbalance across disease categories. This paper presents a multi-class skin lesion classification framework based on transfer learning, which integrates an EfficientNet-B3 backbone with a Convolutional Block Attention Module (CBAM) to enhance the learning of discriminative features. EfficientNet-B3, pre-trained on large-scale natural image datasets, serves as a powerful feature extractor, while CBAM improves feature representation by adaptively emphasizing informative channels and spatial locations. This enables the network to focus on diagnostically relevant lesion regions while suppressing background artifacts. The proposed model is trained and evaluated on the DermNet-23 dataset, comprising 23 clinically significant skin disease classes. To address the challenges of multi-class classification and class imbalance, performance is assessed using standard metrics including accuracy, precision, recall, F1-score, and area under the receiver operating characteristic curve (AUC). Experimental results demonstrate that the EfficientNet-B3 + CBAM model achieves 87.1% accuracy, 85.6% macro-F1 score, and 0.94 AUC, outperforming baseline CNN, ResNet50, MobileNetV3, and standard EfficientNet-B3 models. These results highlight the effectiveness of attention-guided transfer learning for developing robust and scalable computer-aided diagnostic systems for skin lesion classification.

Graphical Abstract

Multi-Class Skin Lesion Classification Using Transfer Learning with EfficientNet-B3 and Convolutional Block Attention Module graphical abstract

Novelty Statement

This study introduces a transfer learning framework for multi-class skin lesion classification that integrates an EfficientNet-B3 feature extractor with Convolutional Block Attention Modules (CBAM) to improve channel–spatial feature refinement.