An Iterative Multi‐path Fully Convolutional Neural Network for Automatic Cardiac Segmentation in Cine MR Images
Purpose: Segmentation of the left ventricle (LV), right ventricle (RV) cavities and the myocardium (MYO) from cine cardiac magnetic resonance (MR) images is an important step for diagnosis and monitoring cardiac diseases. Spatial context information may be highly beneficial for segmentation performance improvement. To this end, this paper proposes an iterative multi-path fully convolutional network (IMFCN) to effectively leverage spatial context for automatic cardiac segmentation in cine MR images. Methods: To effectively leverage spatial context information, the proposed IMFCN explicitly models the interslice spatial correlations using a multi-path late fusion strategy. First, the contextual inputs including both the adjacent slices and the already predicted mask of the above adjacent slice are processed by independent feature-extraction paths. Then, an atrous spatial pyramid pooling (ASPP) module is employed at the feature fusion process to combine the extracted high-level contextual features in a more effective way. Finally, deep supervision (DS) and batch-wise class re-weighting mechanism are utilized to enhance the training of the proposed network. Results: The proposed IMFCN was evaluated and analyzed on the MICCAI 2017 automatic cardiac diagnosis challenge (ACDC) dataset. On the held-out training dataset reserved for testing, our method effectively improved its counterparts that without spatial context and that with spatial context but using an early fusion strategy. On the 50 subjects test dataset, our method achieved Dice similarity coefficient of 0.935, 0.920, and 0.905, and Hausdorff distance of 7.66, 12.10, and 8.80 mm for LV, RV, and MYO, respectively, which are comparable or even better than the state-of-the-art methods of ACDC Challenge. In addition, to explore the applicability to other datasets, the proposed IMFCN was retrained on the Sunnybrook dataset for LV segmentation and also produced comparable performance to the state-of-the-art methods. Conclusions: We have presented an automatic end-to-end fully convolutional architecture for accurate cardiac segmentation. The proposed method provides an effective way to leverage spatial context in a two-dimensional manner and results in precise and consistent segmentation results. Keywords: automatic segmentation; cardiac MRI; deep learning; fully convolutional network.
Code (0)
등록된 구현이 없습니다.
Tasks
Cardiac SegmentationLV SegmentationSegmentationSimilar Papers 제목 키워드 기반
One-shot path planning for multi-agent systems using fully convolutional neural network
Path planning plays a crucial role in robot action execution, since a path or a motion trajectory for a particular action has to be defined first before the action can be executed. Most of the current approaches are iter…
Automatic Segmentation, Localization, and Identification of Vertebrae in 3D CT Images Using Cascaded Convolutional Neural Networks
This paper presents a method for automatic segmentation, localization, and identification of vertebrae in arbitrary 3D CT images. Many previous works do not perform the three tasks simultaneously even though requiring a …
AnatomyA fully 3D multi-path convolutional neural network with feature fusion and feature weighting for automatic lesion identification in brain MRI images
We propose a fully 3D multi-path convolutional network to predict stroke lesions from 3D brain MRI images. Our multi-path model has independent encoders for different modalities containing residual convolutional blocks, …
DecoderIterative Deep Convolutional Encoder-Decoder Network for Medical Image Segmentation
In this paper, we propose a novel medical image segmentation using iterative deep learning framework. We have combined an iterative learning approach and an encoder-decoder network to improve segmentation results, which …
DecoderDeep LearningImage SegmentationMedical Image Segmentation+2Iterative fully convolutional neural networks for automatic vertebra segmentation and identification
Precise segmentation and anatomical identification of the vertebrae provides the basis for automatic analysis of the spine, such as detection of vertebral compression fractures or other abnormalities. Most dedicated spin…
Instance SegmentationSegmentationSemantic Segmentation