paper-with-me

홈 › Papers

Progressive Growing of Patch Size: Curriculum Learning for Accelerated and Improved Medical Image Segmentation

2025-10-27 · Stefan M. Fischer, Johannes Kiechle, Laura Daza, Lina Felsner, Richard Osuala, Daniel M. Lang, Karim Lekadir, Jan C. Peeken, Julia A. Schnabel arxiv

In this work, we introduce Progressive Growing of Patch Size, an automatic curriculum learning approach for 3D medical image segmentation. Our approach progressively increases the patch size during model training, resulting in an improved class balance for smaller patch sizes and accelerated convergence of the training process. We evaluate our curriculum approach in two settings: a resource-efficient mode and a performance mode, both regarding Dice score performance and computational costs across 15 diverse and popular 3D medical image segmentation tasks. The resource-efficient mode matches the Dice score performance of the conventional constant patch size sampling baseline with a notable reduction in training time to only 44%. The performance mode improves upon constant patch size segmentation results, achieving a statistically significant relative mean performance gain of 1.28% in Dice Score. Remarkably, across all 15 tasks, our proposed performance mode manages to surpass the constant patch size baseline in Dice Score performance, while simultaneously reducing training time to only 89%. The benefits are particularly pronounced for highly imbalanced tasks such as lesion segmentation tasks. Rigorous experiments demonstrate that our performance mode not only improves mean segmentation performance but also reduces performance variance, yielding more trustworthy model comparison. Furthermore, our findings reveal that the proposed curriculum sampling is not tied to a specific architecture but represents a broadly applicable strategy that consistently boosts performance across diverse segmentation models, including UNet, UNETR, and SwinUNETR. In summary, we show that this simple yet elegant transformation on input data substantially improves both Dice Score performance and training runtime, while being compatible across diverse segmentation backbones.

📄 PDF Abstract BibTeX arXiv:2510.23241

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image SegmentationLesion Segmentation

Similar Papers 제목 키워드 기반

Progressive Growing of Patch Size: Resource-Efficient Curriculum Learning for Dense Prediction Tasks

2024-07-10 · Stefan M. Fischer, Lina Felsner, Richard Osuala, Johannes Kiechle 외

In this work, we introduce Progressive Growing of Patch Size, a resource-efficient implicit curriculum learning approach for dense prediction tasks. Our curriculum approach is defined by growing the patch size during mod…

ProCAN: Progressive Growing Channel Attentive Non-Local Network for Lung Nodule Classification

2020-10-29 · Mundher Al-Shabi, Kelvin Shak, Maxine Tan

Lung cancer classification in screening computed tomography (CT) scans is one of the most crucial tasks for early detection of this disease. Many lives can be saved if we are able to accurately classify malignant/cancero…

Cancer ClassificationComputed Tomography (CT)General ClassificationLung Nodule Classification

Progressive GANomaly: Anomaly detection with progressively growing GANs

2022-06-08 · Djennifer K. Madzia-Madzou, Hugo J. Kuijf

In medical imaging, obtaining large amounts of labeled data is often a hurdle, because annotations and pathologies are scarce. Anomaly detection is a method that is capable of detecting unseen abnormal data while only be…

Anomaly Detection

Improving Self-supervised Learning with Hardness-aware Dynamic Curriculum Learning: An Application to Digital Pathology

2021-08-16 · Chetan L Srinidhi, Anne L Martel

Self-supervised learning (SSL) has recently shown tremendous potential to learn generic visual representations useful for many image analysis tasks. Despite their notable success, the existing SSL methods fail to general…

Self-Supervised Learning

Learning to Inpaint by Progressively Growing the Mask Regions

2020-02-21 · Mohamed Abbas Hedjazi, Yakup Genc

Image inpainting is one of the most challenging tasks in computer vision. Recently, generative-based image inpainting methods have been shown to produce visually plausible images. However, they still have difficulties to…

Image Inpainting