TL;DR
This paper introduces an efficient 3D CNN with a dual pathway architecture and fully connected CRF for accurate brain lesion segmentation, outperforming state-of-the-art methods on multiple challenging MRI datasets.
Contribution
It presents a novel dual pathway 3D CNN architecture combined with a dense training scheme and CRF post-processing, improving brain lesion segmentation accuracy and efficiency.
Findings
Outperforms state-of-the-art on BRATS 2015 and ISLES 2015 benchmarks.
Effective handling of class imbalance and multi-scale information.
Computationally efficient for clinical and research use.
Abstract
We propose a dual pathway, 11-layers deep, three-dimensional Convolutional Neural Network for the challenging task of brain lesion segmentation. The devised architecture is the result of an in-depth analysis of the limitations of current networks proposed for similar applications. To overcome the computational burden of processing 3D medical scans, we have devised an efficient and effective dense training scheme which joins the processing of adjacent image patches into one pass through the network while automatically adapting to the inherent class imbalance present in the data. Further, we analyze the development of deeper, thus more discriminative 3D CNNs. In order to incorporate both local and larger contextual information, we employ a dual pathway architecture that processes the input images at multiple scales simultaneously. For post-processing of the network's soft segmentation, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
