paper-with-me

Papers

An Attention-Guided Deep Learning Approach for Classifying 39 Skin Lesion Types

2025-01-10 · Sauda Adiv Hanum, Ashim Dey, Muhammad Ashad Kabir

The skin, as the largest organ of the human body, is vulnerable to a diverse array of conditions collectively known as skin lesions, which encompass various dermatoses. Diagnosing these lesions presents significant challenges for medical practitioners due to the subtle visual differences that are often imperceptible to the naked eye. While not all skin lesions are life-threatening, certain types can act as early indicators of severe diseases, including skin cancers, underscoring the critical need for timely and accurate diagnostic methods. Deep learning algorithms have demonstrated remarkable potential in facilitating the early detection and prognosis of skin lesions. This study advances the field by curating a comprehensive and diverse dataset comprising 39 categories of skin lesions, synthesized from five publicly available datasets. Using this dataset, the performance of five state-of-the-art deep learning models -- MobileNetV2, Xception, InceptionV3, EfficientNetB1, and Vision Transformer - is rigorously evaluated. To enhance the accuracy and robustness of these models, attention mechanisms such as the Efficient Channel Attention (ECA) and the Convolutional Block Attention Module (CBAM) are incorporated into their architectures. Comprehensive evaluation across multiple performance metrics reveals that the Vision Transformer model integrated with CBAM outperforms others, achieving an accuracy of 93.46%, precision of 94%, recall of 93%, F1-score of 93%, and specificity of 93.67%. These results underscore the significant potential of the proposed system in supporting medical professionals with accurate and efficient prognostic tools for diagnosing a broad spectrum of skin lesions. The dataset and code used in this study can be found at https://github.com/akabircs/Skin-Lesions-Classification.

📄 PDF Abstract BibTeX arXiv:2501.05991

Code (1)

akabircs/skin-lesions-classification 공식 구현

Tasks

DiagnosticPrognosisSpecificity

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Batch Normalization 설명 없음
Adam 설명 없음
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Residual Connection 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Multi-class Skin Cancer Classification Architecture Based on Deep Convolutional Neural Network

2023-03-13 · Mst Shapna Akter, Hossain Shahriar, Sweta Sneha, Alfredo Cuzzocrea

Skin cancer detection is challenging since different types of skin lesions share high similarities. This paper proposes a computer-based deep learning approach that will accurately identify different kinds of skin lesion…

Cancer ClassificationData AugmentationDeep LearningSkin Cancer Classification+1

Automatic Skin Lesion Segmentation using Semi-supervised Learning Technique

2017-03-13 · S. M. Jaisakthi, Aravindan Chandrabose, P. Mirunalini

Skin cancer is the most common of all cancers and each year million cases of skin cancer are treated. Treating and curing skin cancer is easy, if it is diagnosed and treated at an early stage. In this work we propose an …

ClusteringLesion SegmentationSegmentationSkin Lesion Segmentation

Progressive Class-Wise Attention (PCA) Approach for Diagnosing Skin Lesions

2023-06-11 · Asim Naveed, Syed S. Naqvi, Tariq M. Khan, Imran Razzak

Skin cancer holds the highest incidence rate among all cancers globally. The importance of early detection cannot be overstated, as late-stage cases can be lethal. Classifying skin lesions, however, presents several chal…

Deep attention-guided fusion network for lesion segmentation

2018-07-23 · Hengliang Zhu, Yangyang Hao, Lizhuang Ma, Ruixing Li 외

We participated the Task 1: Lesion Segmentation. The paper describes our algorithm and the final result of validation set for the ISIC Challenge 2018 - Skin Lesion Analysis Towards Melanoma Detection.

Deep AttentionLesion SegmentationSegmentation

Denoising Adversarial Autoencoders: Classifying Skin Lesions Using Limited Labelled Training Data

2018-01-02 · Antonia Creswell, Alison Pouplin, Anil A. Bharath

We propose a novel deep learning model for classifying medical images in the setting where there is a large amount of unlabelled medical data available, but labelled data is in limited supply. We consider the specific ca…

DenoisingGeneral Classification