π€ AI Summary
This study addresses the challenges of delayed and inaccurate dermatological diagnoses resulting from limited access to specialized healthcare resources by proposing a deep learning approach based on the Swin Transformer architecture. The method integrates transfer learning, targeted data augmentation, and an imbalance-aware strategy to significantly enhance the automatic recognition of multiple skin lesion categories. Evaluated on the ISIC2019 dataset, the proposed model achieves a classification accuracy of 87.71% across eight distinct skin diseases, substantially outperforming existing state-of-the-art methods. These results demonstrate the modelβs strong potential for clinical decision support and patient self-assessment applications in real-world dermatological care settings.
π Abstract
As dermatological conditions become increasingly common and the availability of dermatologists remains limited, there is a growing need for intelligent tools to support both patients and clinicians in the timely and accurate diagnosis of skin diseases. In this project, we developed a deep learning based model for the classification and diagnosis of skin conditions. By leveraging pretraining on publicly available skin disease image datasets, our model effectively extracted visual features and accurately classified various dermatological cases. Throughout the project, we refined the model architecture, optimized data preprocessing workflows, and applied targeted data augmentation techniques to improve overall performance. The final model, based on the Swin Transformer, achieved a prediction accuracy of 87.71 percent across eight skin lesion classes on the ISIC2019 dataset. These results demonstrate the model's potential as a diagnostic support tool for clinicians and a self assessment aid for patients.