Artificial intelligence-based image classification methods for diagnosis of skin cancer: Challenges and opportunities.
312
TL;DR: Advances in the digital image-based AI solutions for the diagnosis of skin cancer are discussed, along with some challenges and future opportunities to improve these AI systems to support dermatologists and enhance their ability to diagnose skin cancer.
read more
About: This article is published in Computers in Biology and Medicine. The article was published on 27 Oct 2020. and is currently open access. The article focuses on the topics: Skin cancer & Population.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Lightweight deep learning models for detecting COVID-19 from chest X-ray images.
TL;DR: This paper proposes a new approach to detect COVID-19 via exploiting a conditional generative adversarial network to generate synthetic images for augmenting the limited amount of data available, and proposes two deep learning models following a lightweight architecture, commensurating with the overall amount ofData available.
138
Artificial Intelligence Algorithm with SVM Classification using Dermascopic Images for Melanoma Diagnosis
Vivekanadam Balasubramaniam
- 24 Mar 2021
TL;DR: Dermoscopic images obtained from digital single-lens reflex (DSLR) cameras, smartphones and a lightweight USB camera are compared using artificial intelligence (AI) algorithm for determining the accuracy of melanoma identification.
134
An Efficient Deep Learning-Based Skin Cancer Classifier for an Imbalanced Dataset
Talha Mahboob Alam,Kamran Shaukat,Waseem Ahmad Khan,Ibrahim A. Hameed,Latifah Almuqren,Muhammad Ahsan Raza,Memoona Aslam,Suhuai Luo +7 more
TL;DR: A novel deep learning-based skin cancer detector using an imbalanced dataset was proposed and RegNetY-320 outperformed InceptionV3 and AlexNet in terms of the accuracy, F1-score, and receiver operating characteristic (ROC) curve both on the imbalanced and balanced datasets.
Cutaneous Malignant Melanoma: A Review of Early Diagnosis and Management
TL;DR: In this article, the authors reviewed the available information on the early diagnosis and management of melanoma and discussed such information's potential in facilitating the future prospective, which is expected to be particularly useful in the early detection of possible metastatic lesions and the development of new therapeutic approaches.
Machine Learning and Deep Learning Algorithms for Skin Cancer Classification from Dermoscopic Images
TL;DR: A critical assessment of machine learning and deep learning models for the classification of skin tumors finds that pre-trained models perform extremely well for skin tumor classification, and metrics, such as the F-score and accuracy, indicate that this is most notably the case for VGG16.
References
ImageNet classification with deep convolutional neural networks
TL;DR: A large, deep convolutional neural network was trained to classify the 1.2 million high-resolution images in the ImageNet LSVRC-2010 contest into the 1000 different classes and employed a recently developed regularization method called "dropout" that proved to be very effective.
•Proceedings Article
ImageNet Classification with Deep Convolutional Neural Networks
Alex Krizhevsky,Ilya Sutskever,Geoffrey E. Hinton +2 more
- 03 Dec 2012
TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Global cancer statistics 2018: GLOBOCAN estimates of incidence and mortality worldwide for 36 cancers in 185 countries
Freddie Bray,Jacques Ferlay,Isabelle Soerjomataram,Rebecca L. Siegel,Lindsey A. Torre,Ahmedin Jemal +5 more
TL;DR: A status report on the global burden of cancer worldwide using the GLOBOCAN 2018 estimates of cancer incidence and mortality produced by the International Agency for Research on Cancer, with a focus on geographic variability across 20 world regions.
80.7K
Microsoft COCO: Common Objects in Context
Tsung-Yi Lin,Michael Maire,Serge Belongie,James Hays,Pietro Perona,Deva Ramanan,Piotr Dollár,C. Lawrence Zitnick +7 more
- 06 Sep 2014
TL;DR: A new dataset with the goal of advancing the state-of-the-art in object recognition by placing the question of object recognition in the context of the broader question of scene understanding by gathering images of complex everyday scenes containing common objects in their natural context.
Generative Adversarial Nets
Ian Goodfellow,Jean Pouget-Abadie,Mehdi Mirza,Bing Xu,David Warde-Farley,Sherjil Ozair,Aaron Courville,Yoshua Bengio +7 more
- 08 Dec 2014
TL;DR: A new framework for estimating generative models via an adversarial process, in which two models are simultaneously train: a generative model G that captures the data distribution and a discriminative model D that estimates the probability that a sample came from the training data rather than G.