5,628 research outputs found

    Six skin diseases classification using deep convolutional neural network

    Get PDF
    Smart imaging-based medical classification systems help the human diagnose the diseases and make better decisions about patient health. Recently, computer-aided classification of skin diseases has been a popular research area due to its importance in the early detection of skin diseases. This paper presents at its core, a system that exploits convolutional neural networks to classify color images of skin lesions. It relies on a pre-trained deep convolutional neural network to classify between six skin diseases: acne, athlete’s foot, chickenpox, eczema, skin cancer, and vitiligo. Additionally, we constructed a dataset of 3000 colored images from several online datasets and the Internet. Experimental results are encouraging, where the proposed model achieved an accuracy of 81.75%, which is higher than the state of the art researches in this field. This accuracy was calculated using the holdout method, where 90% of the images were used for training, and 10% of the images were used for out-of-sample accuracy testing

    Skin cancer classifier based on convolution residual neural network

    Get PDF
    Accurate automatic classification of skin lesion images is a great challenge as the image features are very close in these images. Convolution neural networks (CNN) promise to provide a potential classifier for skin lesions. This work will present dermatologist-level classification of skin cancer by using residual network (ResNet-50) as a deep learning convolutional neural network (DLCNN) that maps images to class labels. It presents a classifier with a single CNN to automatically recognize benign and malignant skin images. The network inputs are only disease labels and image pixels. About 320 clinical images of the different diseases have been used to train CNN. The model performance has been tested with untrained images from the two labels. This model identifies the most common skin cancers and can be updated with a new unlimited number of images. The DLCNN trained by the ResNet-50 model showed good classification of the benign and malignant skin categories. The ResNet-50 as a DLCNN has verified a significant recognition rate of more than 97% on the testing images, which proves that the benign and malignant lesion skin images are properly classified

    Cancer diagnosis using deep learning: A bibliographic review

    Get PDF
    In this paper, we first describe the basics of the field of cancer diagnosis, which includes steps of cancer diagnosis followed by the typical classification methods used by doctors, providing a historical idea of cancer classification techniques to the readers. These methods include Asymmetry, Border, Color and Diameter (ABCD) method, seven-point detection method, Menzies method, and pattern analysis. They are used regularly by doctors for cancer diagnosis, although they are not considered very efficient for obtaining better performance. Moreover, considering all types of audience, the basic evaluation criteria are also discussed. The criteria include the receiver operating characteristic curve (ROC curve), Area under the ROC curve (AUC), F1 score, accuracy, specificity, sensitivity, precision, dice-coefficient, average accuracy, and Jaccard index. Previously used methods are considered inefficient, asking for better and smarter methods for cancer diagnosis. Artificial intelligence and cancer diagnosis are gaining attention as a way to define better diagnostic tools. In particular, deep neural networks can be successfully used for intelligent image analysis. The basic framework of how this machine learning works on medical imaging is provided in this study, i.e., pre-processing, image segmentation and post-processing. The second part of this manuscript describes the different deep learning techniques, such as convolutional neural networks (CNNs), generative adversarial models (GANs), deep autoencoders (DANs), restricted Boltzmann’s machine (RBM), stacked autoencoders (SAE), convolutional autoencoders (CAE), recurrent neural networks (RNNs), long short-term memory (LTSM), multi-scale convolutional neural network (M-CNN), multi-instance learning convolutional neural network (MIL-CNN). For each technique, we provide Python codes, to allow interested readers to experiment with the cited algorithms on their own diagnostic problems. The third part of this manuscript compiles the successfully applied deep learning models for different types of cancers. Considering the length of the manuscript, we restrict ourselves to the discussion of breast cancer, lung cancer, brain cancer, and skin cancer. The purpose of this bibliographic review is to provide researchers opting to work in implementing deep learning and artificial neural networks for cancer diagnosis a knowledge from scratch of the state-of-the-art achievements

    Discovery Radiomics via Deep Multi-Column Radiomic Sequencers for Skin Cancer Detection

    Get PDF
    While skin cancer is the most diagnosed form of cancer in men and women, with more cases diagnosed each year than all other cancers combined, sufficiently early diagnosis results in very good prognosis and as such makes early detection crucial. While radiomics have shown considerable promise as a powerful diagnostic tool for significantly improving oncological diagnostic accuracy and efficiency, current radiomics-driven methods have largely rely on pre-defined, hand-crafted quantitative features, which can greatly limit the ability to fully characterize unique cancer phenotype that distinguish it from healthy tissue. Recently, the notion of discovery radiomics was introduced, where a large amount of custom, quantitative radiomic features are directly discovered from the wealth of readily available medical imaging data. In this study, we present a novel discovery radiomics framework for skin cancer detection, where we leverage novel deep multi-column radiomic sequencers for high-throughput discovery and extraction of a large amount of custom radiomic features tailored for characterizing unique skin cancer tissue phenotype. The discovered radiomic sequencer was tested against 9,152 biopsy-proven clinical images comprising of different skin cancers such as melanoma and basal cell carcinoma, and demonstrated sensitivity and specificity of 91% and 75%, respectively, thus achieving dermatologist-level performance and \break hence can be a powerful tool for assisting general practitioners and dermatologists alike in improving the efficiency, consistency, and accuracy of skin cancer diagnosis

    Incorporated model of deep features fusion

    Get PDF
    Abdelaziz, A., & Mahmoud, A. N. (2022). Skin Cancer Detection Using Deep Learning and Artificial Intelligence: Incorporated model of deep features fusion. Fusion: Practice and Applications, 8(2), 8-15. https://doi.org/10.54216/FPA.080201 © 2022, American Scientific Publishing Group (ASPG). All rights reserved.Among the most frequent forms of cancer, skin cancer accounts for hundreds of thousands of fatalities annually throughout the globe. It shows up as excessive cell proliferation on the skin. The likelihood of a successful recovery is greatly enhanced by an early diagnosis. More than that, it might reduce the need for or the frequency of chemical, radiological, or surgical treatments. As a result, savings on healthcare expenses will be possible. Dermoscopy, which examines the size, form, and color features of skin lesions, is the first step in the process of detecting skin cancer and is followed by sample and lab testing to confirm any suspicious lesions. Deep learning AI has allowed for significant progress in image-based diagnostics in recent years. Deep neural networks known as convolutional neural networks (CNNs or ConvNets) are essentially an extended form of multi-layer perceptrons. In visual imaging challenges, CNNs have shown the best accuracy. The purpose of this research is to create a CNN model for the early identification of skin cancer. The backend of the CNN classification model will be built using Keras and Tensorflow in Python. Different network topologies, such as Convolutional layers, Dropout layers, Pooling layers, and Dense layers, are explored and tried out throughout the model's development and validation phases. Transfer Learning methods will also be included in the model to facilitate early convergence. The dataset gathered from the ISIC challenge archives will be used to both tests and train the model.publishersversionpublishe

    Analyzing Digital Image by Deep Learning for Melanoma Diagnosis

    Get PDF
    Image classi cation is an important task in many medical applications, in order to achieve an adequate diagnostic of di erent le- sions. Melanoma is a frequent kind of skin cancer, which most of them can be detected by visual exploration. Heterogeneity and database size are the most important di culties to overcome in order to obtain a good classi cation performance. In this work, a deep learning based method for accurate classi cation of wound regions is proposed. Raw images are fed into a Convolutional Neural Network (CNN) producing a probability of being a melanoma or a non-melanoma. Alexnet and GoogLeNet were used due to their well-known e ectiveness. Moreover, data augmentation was used to increase the number of input images. Experiments show that the compared models can achieve high performance in terms of mean ac- curacy with very few data and without any preprocessing.Universidad de Málaga. Campus de Excelencia Internacional Andalucía Tech
    corecore