paper-with-me

홈 › 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, Daniel M. Lang, Jan C. Peeken, Julia A. Schnabel

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 model training, which gradually increases the task's difficulty. We integrated our curriculum into the nnU-Net framework and evaluated the methodology on all 10 tasks of the Medical Segmentation Decathlon. With our approach, we are able to substantially reduce runtime, computational costs, and CO2 emissions of network training compared to classical constant patch size training. In our experiments, the curriculum approach resulted in improved convergence. We are able to outperform standard nnU-Net training, which is trained with constant patch size, in terms of Dice Score on 7 out of 10 MSD tasks while only spending roughly 50% of the original training runtime. To the best of our knowledge, our Progressive Growing of Patch Size is the first successful employment of a sample-length curriculum in the form of patch size in the field of computer vision. Our code is publicly available at https://github.com/compai-lab/2024-miccai-fischer.

📄 PDF Abstract BibTeX arXiv:2407.07853

Code (0)

등록된 구현이 없습니다.

Similar 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 외 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, result…

Medical Image SegmentationLesion Segmentation

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