English

Redefining the Down-Sampling Scheme of U-Net for Precision Biomedical Image Segmentation

Computer Vision and Pattern Recognition 2026-02-24 v1 Artificial Intelligence

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 14\frac{1}{4} to 12\frac{1}{2}. 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 to capture long-range information and improving segmentation accuracy. Extensive experiments on three BIS benchmarks demonstrate that the proposed Stair Pooling can increase both 2D and 3D U-Net performance by an average of 3.8\% in Dice scores. Moreover, we leverage the transfer entropy to select the optimal down-sampling paths and quantitatively show how the proposed Stair Pooling reduces the information loss.

Keywords

Cite

@article{arxiv.2602.19412,
  title  = {Redefining the Down-Sampling Scheme of U-Net for Precision Biomedical Image Segmentation},
  author = {Mingjie Li and Yizheng Chen and Md Tauhidul Islam and Lei Xing},
  journal= {arXiv preprint arXiv:2602.19412},
  year   = {2026}
}

Comments

AAPM 67th

R2 v1 2026-07-01T10:46:41.430Z