InfiNet: Fully Convolutional Networks for Infant Brain MRI Segmentation
Shubham Kumar, Sailesh Conjeti, Abhijit Guha Roy, Christian Wachinger,, Nassir Navab

TL;DR
InfiNet is a novel, efficient fully convolutional neural network designed for fast, accurate voxel-wise segmentation of infant brain MRI images, effectively handling multi-modal data and class imbalance.
Contribution
The paper introduces InfiNet, a new architecture with a unique decoder upsampling method that improves segmentation performance and efficiency for infant brain MRI images.
Findings
Achieves whole-volume segmentation in under 50 seconds.
Demonstrates competitive performance against state-of-the-art architectures.
Effectively handles multi-modal MRI data and class imbalance.
Abstract
We present a novel, parameter-efficient and practical fully convolutional neural network architecture, termed InfiNet, aimed at voxel-wise semantic segmentation of infant brain MRI images at iso-intense stage, which can be easily extended for other segmentation tasks involving multi-modalities. InfiNet consists of double encoder arms for T1 and T2 input scans that feed into a joint-decoder arm that terminates in the classification layer. The novelty of InfiNet lies in the manner in which the decoder upsamples lower resolution input feature map(s) from multiple encoder arms. Specifically, the pooled indices computed in the max-pooling layers of each of the encoder blocks are related to the corresponding decoder block to perform non-linear learning-free upsampling. The sparse maps are concatenated with intermediate encoder representations (skip connections) and convolved with trainable…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDice Loss
