Redefining the Down-Sampling Scheme of U-Net for Precision Biomedical Image Segmentation
Mingjie Li, Yizheng Chen, Md Tauhidul Islam, Lei Xing

TL;DR
This paper proposes Stair Pooling, a novel down-sampling method for U-Net that preserves more information during pooling, leading to improved accuracy in biomedical image segmentation.
Contribution
It introduces Stair Pooling, a new down-sampling scheme that reduces information loss and enhances U-Net's segmentation performance on biomedical images.
Findings
Stair Pooling increases Dice scores by an average of 3.8%.
The method effectively preserves spatial details during down-sampling.
Transfer entropy analysis shows reduced information loss with Stair Pooling.
Abstract
U-Net architectures have been instrumental in advancing biomedical image segmentation (BIS) but often struggle with capturing long-range information. One reason is the conventional down-sampling techniques that prioritize computational efficiency at the expense of information retention. This paper introduces a simple but effective strategy, we call it Stair Pooling, which moderates the pace of down-sampling and reduces information loss by leveraging a sequence of concatenated small and narrow pooling operations in varied orientations. Specifically, our method modifies the reduction in dimensionality within each 2D pooling step from to . This approach can also be adapted for 3D pooling to preserve even more information. Such preservation aids the U-Net in more effectively reconstructing spatial details during the up-sampling phase, thereby enhancing its ability…
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
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Cell Image Analysis Techniques
