Brain Tumor Segmentation Based on Refined Fully Convolutional Neural Networks with A Hierarchical Dice Loss
As a basic task in computer vision, semantic segmentation can provide fundamental information for object detection and instance segmentation to help the artificial intelligence better understand real world. Since the proposal of fully convolutional neural network (FCNN), it has been widely used in semantic segmentation because of its high accuracy of pixel-wise classification as well as high precision of localization. In this paper, we apply several famous FCNN to brain tumor segmentation, making comparisons and adjusting network architectures to achieve better performance measured by metrics such as precision, recall, mean of intersection of union (mIoU) and dice score coefficient (DSC). The adjustments to the classic FCNN include adding more connections between convolutional layers, enlarging decoders after up sample layers and changing the way shallower layers' information is reused. Besides the structure modification, we also propose a new classifier with a hierarchical dice loss. Inspired by the containing relationship between classes, the loss function converts multiple classification to multiple binary classification in order to counteract the negative effect caused by imbalance data set. Massive experiments have been done on the training set and testing set in order to assess our refined fully convolutional neural networks and new types of loss function. Competitive figures prove they are more effective than their predecessors.
Code (1)
Tasks
Binary ClassificationBrain Tumor SegmentationGeneral ClassificationInstance Segmentationobject-detectionObject DetectionSegmentationSemantic SegmentationTumor SegmentationSimilar Papers 제목 키워드 기반
Automatic Brain Tumor Detection and Segmentation Using U-Net Based Fully Convolutional Networks
A major challenge in brain tumor treatment planning and quantitative evaluation is determination of the tumor extent. The noninvasive magnetic resonance imaging (MRI) technique has emerged as a front-line diagnostic tool…
Brain Tumor SegmentationDiagnosticImage SegmentationSegmentation+2A Joint Graph and Image Convolution Network for Automatic Brain Tumor Segmentation
We present a joint graph convolution-image convolution neural network as our submission to the Brain Tumor Segmentation (BraTS) 2021 challenge. We model each brain as a graph composed of distinct image regions, which is …
Brain Tumor SegmentationGraph Neural NetworkSegmentationTumor SegmentationMRI Brain Tumor Segmentation using Random Forests and Fully Convolutional Networks
In this paper, we propose a novel learning based method for automated segmentation of brain tumor in multimodal MRI images, which incorporates two sets of machine -learned and hand crafted features. Fully convolutional n…
Brain Tumor SegmentationSegmentationTumor SegmentationHI-Net: Hyperdense Inception 3D UNet for Brain Tumor Segmentation
The brain tumor segmentation task aims to classify tissue into the whole tumor (WT), tumor core (TC), and enhancing tumor (ET) classes using multimodel MRI images. Quantitative analysis of brain tumors is critical for cl…
Brain Tumor SegmentationDecision MakingSegmentationTumor SegmentationA Volumetric Convolutional Neural Network for Brain Tumor Segmentation
Brain cancer can be very fatal, but chances of survival increase through early detection and treatment. Doctors use Magnetic Resonance Imaging (MRI) to detect and locate tumors in the brain, and very carefully analyze sc…
Brain Tumor SegmentationSegmentationTumor Segmentation