1,702 research outputs found

    A comparison study of deep CNN models for brain tumor MRI image classification

    Get PDF
    Throughout the life journey, brain health conditions may emerge and are identified by disruptions in normal brain growth and brain functioning. One of the disruption that may manifest as a neurological condition is brain tumor, which incidence is increasing in recent years. Since manual method of classifying brain tumor images is tedious and can only be done at certain diagnostic centers, an alternative way of using deep learning technique to detect abnormal tissues in the brain is undertaken in this work. In this project, different architectures of Convolutional Neural Network (CNN) models namely AlexNet, Residual Network-18 (ResNet-18) and GoogLeNet were adopted and compared for their performance in classification of brain tumor Magnetic Resonance Imaging (MRI) images via two different approaches namely transfer learning method and modified method. The performance of the CNN models were evaluated and the most reliable model for the classification of brain tumor MRI images was determined. From the comparison done between the transfer learning method and modified method, transfer learning AlexNet showed the highest accuracy of 87.11% while modified ResNet-18 demonstrated the lowest accuracy of 76.09%. Based on observation of this project results and findings from other sources, for both approaches taken for brain tumor image classification, the tuning of hyperparameters used in training options (for transfer learning method only), the variation of image data augmentation to avoid overfitting and the depth of CNN topology influences the accuracy of the CNN models. The best CNN model for the classification of brain tumor MRI images with great accuracy was proven to be transfer learning AlexNet model

    A Survey on Deep Learning in Medical Image Analysis

    Full text link
    Deep learning algorithms, in particular convolutional networks, have rapidly become a methodology of choice for analyzing medical images. This paper reviews the major deep learning concepts pertinent to medical image analysis and summarizes over 300 contributions to the field, most of which appeared in the last year. We survey the use of deep learning for image classification, object detection, segmentation, registration, and other tasks and provide concise overviews of studies per application area. Open challenges and directions for future research are discussed.Comment: Revised survey includes expanded discussion section and reworked introductory section on common deep architectures. Added missed papers from before Feb 1st 201

    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

    Glioma Diagnosis Aid through CNNs and Fuzzy-C Means for MRI

    Get PDF
    Glioma is a type of brain tumor that causes mortality in many cases. Early diagnosis is an important factor. Typically, it is detected through MRI and then either a treatment is applied, or it is removed through surgery. Deep-learning techniques are becoming popular in medical applications and image-based diagnosis. Convolutional Neural Networks are the preferred architecture for object detection and classification in images. In this paper, we present a study to evaluate the efficiency of using CNNs for diagnosis aids in glioma detection and the improvement of the method when using a clustering method (Fuzzy C-means) for preprocessing the input MRI dataset. Results offered an accuracy improvement from 0.77 to 0.81 when using Fuzzy C-Means.Ministerio de Economía y Competitividad TEC2016-77785-
    corecore