scholarly journals Brain Tumor Segmentation in MRI Images using Convolution Neural Networks

2019 ◽  
Vol 8 (4) ◽  
pp. 2051-2054

Medical image processing is an important task in current scenario as more and more humans are diagnosed with various medical issues. Brain tumor (BT) is one of the problems that is increasing at a rapid rate and its early detection is important in increasing the survival rate of humans. Detection of tumor from Magnetic Resonance Image (MRI) of brain is very difficult when done manually and also time consuming. Further the tumors assume different shapes and may be present in any portion of the brain. Hence identification of the tumor poses an important task in the lives of human and it is necessary to identify its exact position in the brain and the affected regions. The proposed algorithm makes use of deep learning concepts for automatic segmentation of the tumor from the MRI brain images. The algorithm is implemented using MATLAB and an accuracy of 99.1% is achieved.

2021 ◽  
Vol 4 (9(112)) ◽  
pp. 23-31
Author(s):  
Wasan M. Jwaid ◽  
Zainab Shaker Matar Al-Husseini ◽  
Ahmad H. Sabry

Brain tumors are the growth of abnormal cells or a mass in a brain. Numerous kinds of brain tumors were discovered, which need accurate and early detection techniques. Currently, most diagnosis and detection methods rely on the decision of neuro-specialists and radiologists to evaluate brain images, which may be time-consuming and cause human errors. This paper proposes a robust U-Net deep learning Convolutional Neural Network (CNN) model that can classify if the subject has a tumor or not based on Brain Magnetic resonance imaging (MRI) with acceptable accuracy for medical-grade application. The study built and trained the 3D U-Net CNN including encoding/decoding relationship architecture to perform the brain tumor segmentation because it requires fewer training images and provides more precise segmentation. The algorithm consists of three parts; the first part, the downsampling part, the bottleneck part, and the optimum part. The resultant semantic maps are inserted into the decoder fraction to obtain the full-resolution probability maps. The developed U-Net architecture has been applied on the MRI scan brain tumor segmentation dataset in MICCAI BraTS 2017. The results using Matlab-based toolbox indicate that the proposed architecture has been successfully evaluated and experienced for MRI datasets of brain tumor segmentation including 336 images as training data and 125 images for validation. This work demonstrated comparative performance and successful feasibility of implementing U-Net CNN architecture in an automated framework of brain tumor segmentations in Fluid-attenuated inversion recovery (FLAIR) MR Slices. The developed U-Net CNN model succeeded in performing the brain tumor segmentation task to classify the input brain images into a tumor or not based on the MRI dataset.


Author(s):  
Veeresh Ashok Mulimani ◽  
Sanjeev S. Sannakki ◽  
Vijay S. Rajpurohit

MRI technique is widely used in the field of medicine because of its high spatial resolution, non-invasive characteristics, and soft tissue contrast. In this review article, a systematic study has been conducted to analyze the performance and issues of various techniques for brain tumor segmentation. Latest research on BTS in MRI with the higher resolution is utilized for the systematic review. The high-resolution images increase execution time of the classification, and accuracy is the other problem in BTS. Still, there is some research lacking in accuracy on the brain segmentation. Few researchers carried out the classification of different kinds of tissues in the brain images and also on the prediction on growth of tumor. Each method has specific technique to improve the performance of the BTS, and these methods are compared with one another in terms of result. Research comparison helps to understand the proposed method with their achieved results. Clustering algorithms such as K-means and FCM are generally used for segmentation, and GA, ANN, ANFIS, FCNN, SVM are commonly used as classifiers.


2021 ◽  
Vol 11 (1) ◽  
Author(s):  
Ramin Ranjbarzadeh ◽  
Abbas Bagherian Kasgari ◽  
Saeid Jafarzadeh Ghoushchi ◽  
Shokofeh Anari ◽  
Maryam Naseri ◽  
...  

AbstractBrain tumor localization and segmentation from magnetic resonance imaging (MRI) are hard and important tasks for several applications in the field of medical analysis. As each brain imaging modality gives unique and key details related to each part of the tumor, many recent approaches used four modalities T1, T1c, T2, and FLAIR. Although many of them obtained a promising segmentation result on the BRATS 2018 dataset, they suffer from a complex structure that needs more time to train and test. So, in this paper, to obtain a flexible and effective brain tumor segmentation system, first, we propose a preprocessing approach to work only on a small part of the image rather than the whole part of the image. This method leads to a decrease in computing time and overcomes the overfitting problems in a Cascade Deep Learning model. In the second step, as we are dealing with a smaller part of brain images in each slice, a simple and efficient Cascade Convolutional Neural Network (C-ConvNet/C-CNN) is proposed. This C-CNN model mines both local and global features in two different routes. Also, to improve the brain tumor segmentation accuracy compared with the state-of-the-art models, a novel Distance-Wise Attention (DWA) mechanism is introduced. The DWA mechanism considers the effect of the center location of the tumor and the brain inside the model. Comprehensive experiments are conducted on the BRATS 2018 dataset and show that the proposed model obtains competitive results: the proposed method achieves a mean whole tumor, enhancing tumor, and tumor core dice scores of 0.9203, 0.9113 and 0.8726 respectively. Other quantitative and qualitative assessments are presented and discussed.


The brain tumor segmentation from image is interesting and challenging in the field of image processing and pattern recognition. An early detection of a brain tumor region helps the patient to take the correct medicine and increase the rate of the survival.The brain tumor segmentation is a process of differentiating the abnormal tissues and normal tissues. most common types of brain tumors are Benign and Malignant tumors. In this paper, the Fuzzy C-Means (FCM) approach is used to cluster the abnormal cells region and normal cells region in the brain image. The possible noises are removed by employing the median filter and morphological function is applied to extract the possible tumor region. The true tumor region is extracted with the help of symbolic features. Finally, the proposed methods is tested on T2- weighted MR brain images


Symmetry ◽  
2020 ◽  
Vol 12 (5) ◽  
pp. 721 ◽  
Author(s):  
Jianxin Zhang ◽  
Xiaogang Lv ◽  
Hengbo Zhang ◽  
Bin Liu

Automatic segmentation of brain tumors from magnetic resonance imaging (MRI) is a challenging task due to the uneven, irregular and unstructured size and shape of tumors. Recently, brain tumor segmentation methods based on the symmetric U-Net architecture have achieved favorable performance. Meanwhile, the effectiveness of enhancing local responses for feature extraction and restoration has also been shown in recent works, which may encourage the better performance of the brain tumor segmentation problem. Inspired by this, we try to introduce the attention mechanism into the existing U-Net architecture to explore the effects of local important responses on this task. More specifically, we propose an end-to-end 2D brain tumor segmentation network, i.e., attention residual U-Net (AResU-Net), which simultaneously embeds attention mechanism and residual units into U-Net for the further performance improvement of brain tumor segmentation. AResU-Net adds a series of attention units among corresponding down-sampling and up-sampling processes, and it adaptively rescales features to effectively enhance local responses of down-sampling residual features utilized for the feature recovery of the following up-sampling process. We extensively evaluate AResU-Net on two MRI brain tumor segmentation benchmarks of BraTS 2017 and BraTS 2018 datasets. Experiment results illustrate that the proposed AResU-Net outperforms its baselines and achieves comparable performance with typical brain tumor segmentation methods.


The procedure of separating the tumor from ordinary cerebrum images is called as brain tumor Segmentation . In segmenting the tumor it allows us to visualize the size and position of tumor within the brain.In Manual segmentation there is less accuracy so there is a need for fully automatic segmentation. A fully automatic segmentation called Semantic segmentation is a technique that classifies all the pixels of an image into meaningful classes of objects. Semantic Segmentation is mainly used in the area of medical imaging. It is mainly used for the doctors to identify the tumor in a clear and exact way. In this paper, we propose a new way of semantic segmentation technique to separate the tumor from the brain . The methods like Segnet, FCN, PSPNET are used for fully automatic segmentation and are used to predicate all types of Tumor. These methods are used to predicate the tumor.Our paper proposes a new architecture called FCPPNET which is a hybrid combination of FCN and PSPNET. Our proposed strategy is assessed utilizing Performance measurements, for example, the Dice coefficient, Accuracy, Sensitivity, and the outcomes appear to be more productive than the current strategies.


Author(s):  
Ghazanfar Latif ◽  
Jaafar Alghazo ◽  
Fadi N. Sibai ◽  
D.N.F. Awang Iskandar ◽  
Adil H. Khan

Background: Variations of image segmentation techniques, particularly those used for Brain MRI segmentation, vary in complexity from basic standard Fuzzy C-means (FCM) to more complex and enhanced FCM techniques. Objective: In this paper, a comprehensive review is presented on all thirteen variations of FCM segmentation techniques. In the review process, the concentration is on the use of FCM segmentation techniques for brain tumors. Brain tumor segmentation is a vital step in the process of automatically diagnosing brain tumors. Unlike segmentation of other types of images, brain tumor segmentation is a very challenging task due to the variations in brain anatomy. The low contrast of brain images further complicates this process. Early diagnosis of brain tumors is indeed beneficial to patients, doctors, and medical providers. Results: FCM segmentation works on images obtained from magnetic resonance imaging (MRI) scanners, requiring minor modifications to hospital operations to early diagnose tumors as most, if not all, hospitals rely on MRI machines for brain imaging. In this paper, we critically review and summarize FCM based techniques for brain MRI segmentation.


2021 ◽  
Vol 11 (1) ◽  
pp. 380-390
Author(s):  
Pradipta Kumar Mishra ◽  
Suresh Chandra Satapathy ◽  
Minakhi Rout

Abstract Segmentation of brain image should be done accurately as it can help to predict deadly brain tumor disease so that it can be possible to control the malicious segments of brain image if known beforehand. The accuracy of the brain tumor analysis can be enhanced through the brain tumor segmentation procedure. Earlier DCNN models do not consider the weights as of learning instances which may decrease accuracy levels of the segmentation procedure. Considering the above point, we have suggested a framework for optimizing the network parameters such as weight and bias vector of DCNN models using swarm intelligent based algorithms like Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Gray Wolf Optimization (GWO) and Whale Optimization Algorithm (WOA). The simulation results reveals that the WOA optimized DCNN segmentation model is outperformed than other three optimization based DCNN models i.e., GA-DCNN, PSO-DCNN, GWO-DCNN.


2021 ◽  
Vol 21 (1) ◽  
Author(s):  
Chih-Wei Lin ◽  
Yu Hong ◽  
Jinfu Liu

Abstract Background Glioma is a malignant brain tumor; its location is complex and is difficult to remove surgically. To diagnosis the brain tumor, doctors can precisely diagnose and localize the disease using medical images. However, the computer-assisted diagnosis for the brain tumor diagnosis is still the problem because the rough segmentation of the brain tumor makes the internal grade of the tumor incorrect. Methods In this paper, we proposed an Aggregation-and-Attention Network for brain tumor segmentation. The proposed network takes the U-Net as the backbone, aggregates multi-scale semantic information, and focuses on crucial information to perform brain tumor segmentation. To this end, we proposed an enhanced down-sampling module and Up-Sampling Layer to compensate for the information loss. The multi-scale connection module is to construct the multi-receptive semantic fusion between encoder and decoder. Furthermore, we designed a dual-attention fusion module that can extract and enhance the spatial relationship of magnetic resonance imaging and applied the strategy of deep supervision in different parts of the proposed network. Results Experimental results show that the performance of the proposed framework is the best on the BraTS2020 dataset, compared with the-state-of-art networks. The performance of the proposed framework surpasses all the comparison networks, and its average accuracies of the four indexes are 0.860, 0.885, 0.932, and 1.2325, respectively. Conclusions The framework and modules of the proposed framework are scientific and practical, which can extract and aggregate useful semantic information and enhance the ability of glioma segmentation.


Symmetry ◽  
2021 ◽  
Vol 13 (2) ◽  
pp. 320
Author(s):  
Yue Zhao ◽  
Xiaoqiang Ren ◽  
Kun Hou ◽  
Wentao Li

Automated brain tumor segmentation based on 3D magnetic resonance imaging (MRI) is critical to disease diagnosis. Moreover, robust and accurate achieving automatic extraction of brain tumor is a big challenge because of the inherent heterogeneity of the tumor structure. In this paper, we present an efficient semantic segmentation 3D recurrent multi-fiber network (RMFNet), which is based on encoder–decoder architecture to segment the brain tumor accurately. 3D RMFNet is applied in our paper to solve the problem of brain tumor segmentation, including a 3D recurrent unit and 3D multi-fiber unit. First of all, we propose that recurrent units segment brain tumors by connecting recurrent units and convolutional layers. This quality enhances the model’s ability to integrate contextual information and is of great significance to enhance the contextual information. Then, a 3D multi-fiber unit is added to the overall network to solve the high computational cost caused by the use of a 3D network architecture to capture local features. 3D RMFNet combines both advantages from a 3D recurrent unit and 3D multi-fiber unit. Extensive experiments on the Brain Tumor Segmentation (BraTS) 2018 challenge dataset show that our RMFNet remarkably outperforms state-of-the-art methods, and achieves average Dice scores of 89.62%, 83.65% and 78.72% for the whole tumor, tumor core and enhancing tumor, respectively. The experimental results prove our architecture to be an efficient tool for brain tumor segmentation accurately.


Sign in / Sign up

Export Citation Format

Share Document