paper-with-me

Papers

COLosSAL: A Benchmark for Cold-start Active Learning for 3D Medical Image Segmentation

2023-07-22 · Han Liu, Hao Li, Xing Yao, Yubo Fan, Dewei Hu, Benoit Dawant, Vishwesh Nath, Zhoubing Xu, Ipek Oguz

Medical image segmentation is a critical task in medical image analysis. In recent years, deep learning based approaches have shown exceptional performance when trained on a fully-annotated dataset. However, data annotation is often a significant bottleneck, especially for 3D medical images. Active learning (AL) is a promising solution for efficient annotation but requires an initial set of labeled samples to start active selection. When the entire data pool is unlabeled, how do we select the samples to annotate as our initial set? This is also known as the cold-start AL, which permits only one chance to request annotations from experts without access to previously annotated data. Cold-start AL is highly relevant in many practical scenarios but has been under-explored, especially for 3D medical segmentation tasks requiring substantial annotation effort. In this paper, we present a benchmark named COLosSAL by evaluating six cold-start AL strategies on five 3D medical image segmentation tasks from the public Medical Segmentation Decathlon collection. We perform a thorough performance analysis and explore important open questions for cold-start AL, such as the impact of budget on different strategies. Our results show that cold-start AL is still an unsolved problem for 3D segmentation tasks but some important trends have been observed. The code repository, data partitions, and baseline results for the complete benchmark are publicly available at https://github.com/MedICL-VU/COLosSAL.

📄 PDF Abstract BibTeX arXiv:2307.12004

Code (1)

medicl-vu/colossal 공식 구현 pytorch

Tasks

Active LearningImage SegmentationMedical Image AnalysisMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Dataset-Aware Cold-Start Active Learning for Annotation-Efficient 3D Medical Image Segmentation

2026-06-18 · Rémi Hattat, Marine Beaumont, Charline Bertholdt, Gabriela Hossu 외 arxiv

Deep learning for 3D medical image segmentation requires extensive manual annotations, a major bottleneck in volumetric medical imaging. Active learning aims to reduce this burden by selecting informative samples for ann…

Medical Image SegmentationActive Learning

Making Your First Choice: To Address Cold Start Problem in Vision Active Learning

2022-10-05 · Liangyu Chen, Yutong Bai, Siyu Huang, Yongyi Lu 외

Active learning promises to improve annotation efficiency by iteratively selecting the most important data to be annotated first. However, we uncover a striking contradiction to this promise: active learning fails to sel…

Active LearningContrastive LearningDiversity

MedCAL-Bench: A Comprehensive Benchmark on Cold-Start Active Learning with Foundation Models for Medical Image Analysis

2025-08-05 · Ning Zhu, Xiaochuan Ma, Shaoting Zhang, Guotai Wang arxiv

Cold-Start Active Learning (CSAL) aims to select informative samples for annotation without prior knowledge, which is important for improving annotation efficiency and model performance under a limited annotation budget …

Self-Supervised LearningActive Learning

Warm Start Active Learning with Proxy Labels \& Selection via Semi-Supervised Fine-Tuning

2022-09-13 · Vishwesh Nath, Dong Yang, Holger R. Roth, Daguang Xu

Which volume to annotate next is a challenging problem in building medical imaging datasets for deep learning. One of the promising methods to approach this question is active learning (AL). However, AL has been a hard n…

Active LearningImage SegmentationSemantic Segmentation

From Cold Start to Active Learning: Embedding-Based Scan Selection for Medical Image Segmentation

2026-01-26 · Devon Levy, Bar Assayag, Laura Gaspar, Ilan Shimshoni 외 arxiv

Accurate segmentation annotations are critical for disease monitoring, yet manual labeling remains a major bottleneck due to the time and expertise required. Active learning (AL) alleviates this burden by prioritizing in…

Medical Image SegmentationActive Learning