You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.
The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.
For the reports in this repository we specifically note that
- the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
- the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
- technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
- in other cases, please contact the copyright owner for detailed information
By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.
If you are in doubt, feel free to contact webmaster@ide.mdh.se
Skin Cancer Diagnosis through Machine Learning: An Educational Tool for Improved Detection
Publication Type:
Conference/Workshop Paper
Venue:
medicinteknikdagarna 2024
Abstract
Skin cancer is a rapidly growing and potentially deadly form of cancer, making early detection
crucial for improved patient outcomes. This study introduces a machine learning-based educational
system designed to aid early detection of skin cancer. The system leverages machine learning
techniques to analyse skin lesion images from the ISIC-ISBI 2016 and 2017 datasets providing a
non-invasive and cost-effective alternative to traditional biopsies. The primary objective of this
dataset collection was to generate an automated prediction of lesion segmentation boundaries using
dermoscopy images, where each image has a manual tracing of lesion boundaries done by an expert.
To accommodate the diverse images acquired using many different devices, pre-processing and
segmentation using OTSU thresholding isolate the region of interest, followed by extraction of
detailed features such as texture, shape, and color. Principal component analysis (PCA) refines these
features. An SVM ensemble classifier, trained on labeled images and evaluated on the ISIC-ISBI
datasets, distinguishes cancerous from non-cancerous lesions. The system achieves an impressive
95.73% accuracy, a 95.51% average similarity rate in segmentation, and a low mean squared error
(MSE), demonstrating its effectiveness. This system operates in real-time as a user-friendly
application executable on any desktop computer, tablet, or laptop. The application takes an image as
input, pre-processes it, and extracts relevant features. Using this feature matrix, the classifier
determines whether the input image indicates a malignant or benign melanoma. The output provides
a clear label of 'cancerous melanoma' or 'benign melanoma' for each analyzed image. This system
offers significant educational value for dermatology students and doctors. It can be used for handson
learning and classroom training, enabling accurate diagnosis without the need for invasive
biopsies. The system's potential portability makes it a valuable tool for resource-limited settings and
large-scale educational initiatives focused on skin cancer detection.
Bibtex
@inproceedings{Abdullah7043,
author = {Saad Abdullah and Kehkashan Kanwal and Abdelakram Hafid and Parveen Ghafoor and Annica Kristoffersson},
title = {Skin Cancer Diagnosis through Machine Learning: An Educational Tool for Improved Detection},
month = {October},
year = {2024},
booktitle = {medicinteknikdagarna 2024},
url = {http://www.es.mdu.se/publications/7043-}
}