Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 16 Issue 12, 2025.
Abstract: Recent developments in deep learning have demonstrated tremendous potential for enhancing medical picture classification tasks, particularly for the detection of skin malignancies like melanoma. However, it is still a huge challenge to guarantee high accuracy, reliability, and interpretability in real clinical settings. This study attempted to resolve these issues by proposing a novel approach to melanoma detection, by employing diverse techniques such as the Convolutional Block Attention Module (CBAM), binary focal loss, and Monte Carlo Dropout (MC Dropout) for uncertainty estimation. The CBAM attention module was inserted to help the network focus on important features of images, and focal loss was applied to solve class imbalance and encourage learning from hard samples. MC Dropout was used to achieve an uncertainty estimate in the test set, and thus, more reliable and interpretable predictions. The approach was implemented with a pre-trained deep CNN called EfficientNetB4 as the backbone and trained on a large melanoma dataset, which is separated into training sets, test sets, and validation sets in order to test the performance. Model evaluation was performed using accuracy, precision, recall, F1-score, and AUC, resulting in 0.95 for accuracy, whereas the AUC value is 0.98. Furthermore, the uncertainty estimate made a clearer decision-making, and the interpretability was crucial when used as a clinical task model. These results highlight the necessity to combine attention mechanisms, task-specific loss terms, and uncertainty quantification for building accurate and interpretable AI in medical domains. The study prototype has the potential for improving the detection of early-stage melanoma and provides useful guidance to future AI-based healthcare services.
Soujenya Voggu, Shadab Siddiqui and Shahin Fatima. “EfficientNet-Based Melanoma Classification with CBAM Attention and Monte Carlo Dropout for Robust Uncertainty Estimation”. International Journal of Advanced Computer Science and Applications (IJACSA) 16.12 (2025). http://dx.doi.org/10.14569/IJACSA.2025.0161249
@article{Voggu2025,
title = {EfficientNet-Based Melanoma Classification with CBAM Attention and Monte Carlo Dropout for Robust Uncertainty Estimation},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2025.0161249},
url = {http://dx.doi.org/10.14569/IJACSA.2025.0161249},
year = {2025},
publisher = {The Science and Information Organization},
volume = {16},
number = {12},
author = {Soujenya Voggu and Shadab Siddiqui and Shahin Fatima}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.