paper-with-me

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, Olivier Morel, Bailiang Chen 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 annotation, but most methods assume that an initial labeled set is already available. This leaves the cold-start problem largely unresolved: how to select the first volumes from a fully unlabeled pool before any task-specific model is trained. We propose CSCS, a Curriculum-Stratified Cold-Start framework that adapts initial sample selection to the structure of the unlabeled dataset. CSCS combines two self-supervised, label-free signals: local typicality, measuring representativeness in the embedding space, and reconstruction-based uncertainty, used as a proxy for sample difficulty. These signals are combined through a weighted geometric score, where the weighting is determined by a closed-form pacing rule based on the effective annotation budget and the Difficulty-Coverage Ratio, a pool-level statistic measuring the alignment between difficulty and representativeness. We evaluate CSCS on four 3D medical image segmentation benchmarks: BraTS, FeTA, Spleen, and an in-house fetal MRI dataset. Using nnU-Net as downstream segmentation model, CSCS shows consistently competitive performance across datasets and annotation budgets, with the strongest gains in low-to-mid annotation regimes. These results suggest that dataset-aware cold-start initialization can improve the robustness of active learning for 3D medical image segmentation by adapting sample selection to the geometry of the unlabeled pool.

📄 PDF Abstract BibTeX arXiv:2606.20765

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image SegmentationActive Learning

Similar 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 외

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 annotat…

Active LearningImage SegmentationMedical Image AnalysisMedical Image Segmentation+2

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

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

SUGFW+: An Uncertainty-guided Feature Weighting Framework for Cold Start Active Adaptation of SAM in Medical Image Segmentation

2026-08-17 · Xiaochuan Ma, Ning Zhu, Jia Fu, Lanfeng Zhong 외 arxiv

Cold Start Active Learning (CSAL) is important in improving the performance of a medical image segmentation model with low annotation budget by querying a small subset for annotation from an unlabeled training set. Exist…

Medical Image SegmentationSelf-Supervised LearningActive Learning

Cold-Start Active Correlation Clustering

2025-09-29 · Linus Aronsson, Han Wu, Morteza Haghir Chehreghani arxiv

We study active correlation clustering where pairwise similarities are not provided upfront and must be queried in a cost-efficient manner through active learning. Specifically, we focus on the cold-start scenario, where…

Active Learning