TL;DR
RevPHiSeg introduces a reversible neural network architecture that significantly reduces memory usage during training, enabling uncertainty quantification in medical image segmentation on limited hardware without sacrificing accuracy.
Contribution
The paper presents RevPHiSeg, a memory-efficient extension of PHiSeg using reversible blocks, allowing larger FOVs and deeper networks for uncertainty quantification in medical imaging.
Findings
RevPHiSeg uses ~30% less memory than PHiSeg.
RevPHiSeg maintains similar segmentation accuracy.
Enables training on GPUs with limited memory.
Abstract
Quantifying segmentation uncertainty has become an important issue in medical image analysis due to the inherent ambiguity of anatomical structures and its pathologies. Recently, neural network-based uncertainty quantification methods have been successfully applied to various problems. One of the main limitations of the existing techniques is the high memory requirement during training; which limits their application to processing smaller field-of-views (FOVs) and/or using shallower architectures. In this paper, we investigate the effect of using reversible blocks for building memory-efficient neural network architectures for quantification of segmentation uncertainty. The reversible architecture achieves memory saving by exactly computing the activations from the outputs of the subsequent layers during backpropagation instead of storing the activations for each layer. We incorporate…
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.
