Deep Learning-Based Skin Disease Detection and Classification

Thursday 13 March 2025


Researchers have made significant strides in developing a novel method for detecting and classifying skin diseases using deep learning techniques. The innovative approach utilizes a modified VGG16 convolutional neural network (CNN) architecture, which has shown remarkable accuracy in identifying various types of skin conditions.


The study’s dataset consisted of 2,400 images, categorized into three classes: Actinic Keratosis, Psoriasis, and Normal Skin. The researchers employed a pre-trained VGG16 model, which was modified to suit the specific needs of skin disease diagnosis. The top layer of the network was altered to include fully connected layers and a final softmax activation layer, allowing it to produce accurate predictions.


The team used a combination of convolutional blocks and pooling layers to extract relevant features from the input images. The VGG16 architecture’s simplicity and efficiency made it an ideal choice for this application. However, its computational demands rendered it resource-intensive, highlighting the need for further optimization.


The researchers trained their model using a dataset comprising 2,400 images, which were split into training and testing sets. They employed Adam as the optimizer and set the learning rate to 0.0001. The batch size was fixed at 8, and the number of epochs was set to 150.


The results showed that the modified VGG16 model achieved an impressive accuracy of 90.67%. The Receiver Operating Characteristic (ROC) curve indicated a minimum Area Under Curve (AUC) value of 0.9496 and a maximum AUC value of 0.9997, demonstrating the model’s excellent performance.


The study’s findings have significant implications for dermatological diagnosis. The proposed method offers an efficient and accurate means of identifying skin diseases at an early stage, potentially leading to improved treatment outcomes. Moreover, the use of deep learning techniques enables the development of AI-powered diagnostic tools that can assist healthcare professionals in their work.


One of the primary advantages of this approach is its ability to extract relevant features from input images. The VGG16 architecture’s convolutional blocks and pooling layers enable it to capture subtle patterns and textures within skin lesions, allowing for accurate classification. This feature extraction capability makes the model an effective tool for distinguishing between various skin conditions.


The researchers’ use of a pre-trained VGG16 model also highlights the importance of transfer learning in deep learning applications. By leveraging existing knowledge and adapting it to a new task, the team was able to develop a highly accurate model with minimal additional data requirements.


Cite this article: “Deep Learning-Based Skin Disease Detection and Classification”, The Science Archive, 2025.


Skin Disease Detection, Deep Learning, Convolutional Neural Network, Vgg16, Skin Conditions, Image Classification, Transfer Learning, Dermatological Diagnosis, Ai-Powered Diagnostic Tools, Feature Extraction.


Reference: Fahud Ahmmed, Md. Zaheer Raihan, Kamnur Nahar, D. M. Asadujjaman, Md. Mahfujur Rahman, Abdullah Tamim, “Skin Disease Detection and Classification of Actinic Keratosis and Psoriasis Utilizing Deep Transfer Learning” (2025).


Leave a Reply