TL;DR
This paper introduces a novel 2D to 3D transfer learning method for MRI segmentation, enabling effective end-to-end analysis of unbalanced 3D medical images using only a single modality and minimal training data.
Contribution
The paper proposes a planar 3D transfer learning approach that maps 2D CNN weights into 3D kernels, validated with a new planar 3D Res-U-Net for MRI lesion segmentation.
Findings
Achieved high sensitivity and Dice scores comparable to state-of-the-art methods.
Enabled segmentation of unbalanced 3D MRI data with less training data.
Provided open-source code for reproducibility.
Abstract
We present a novel approach of 2D to 3D transfer learning based on mapping pre-trained 2D convolutional neural network weights into planar 3D kernels. The method is validated by the proposed planar 3D res-u-net network with encoder transferred from the 2D VGG-16, which is applied for a single-stage unbalanced 3D image data segmentation. In particular, we evaluate the method on the MICCAI 2016 MS lesion segmentation challenge dataset utilizing solely fluid-attenuated inversion recovery (FLAIR) sequence without brain extraction for training and inference to simulate real medical praxis. The planar 3D res-u-net network performed the best both in sensitivity and Dice score amongst end to end methods processing raw MRI scans and achieved comparable Dice score to a state-of-the-art unimodal not end to end approach. Complete source code was released under the open-source license, and this…
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.
