nnActive: A Framework for Evaluation of Active Learning in 3D Biomedical Segmentation
Carsten T. L\"uth, Jeremias Traub, Kim-Celine Kahl, Till J. Bungert, Lukas Klein, Lars Kr\"amer, Paul F. Jaeger, Fabian Isensee, Klaus Maier-Hein

TL;DR
This paper introduces nnActive, an open-source framework for evaluating active learning in 3D biomedical segmentation, addressing current methodological pitfalls and providing comprehensive insights into AL performance and efficiency.
Contribution
The work presents a large-scale evaluation framework that overcomes existing assessment pitfalls, extending nnU-Net with partial annotations and proposing new sampling strategies and metrics for 3D biomedical imaging.
Findings
All AL methods outperform random sampling but none reliably surpass improved foreground-aware random sampling.
AL benefits depend on task-specific parameters.
Predictive Entropy is the best performing AL method but may require more annotation effort.
Abstract
Semantic segmentation is crucial for various biomedical applications, yet its reliance on large annotated datasets presents a bottleneck due to the high cost and specialized expertise required for manual labeling. Active Learning (AL) aims to mitigate this challenge by querying only the most informative samples, thereby reducing annotation effort. However, in the domain of 3D biomedical imaging, there is no consensus on whether AL consistently outperforms Random sampling. Four evaluation pitfalls hinder the current methodological assessment. These are (1) restriction to too few datasets and annotation budgets, (2) using 2D models on 3D images without partial annotations, (3) Random baseline not being adapted to the task, and (4) measuring annotation cost only in voxels. In this work, we introduce nnActive, an open-source AL framework that overcomes these pitfalls by (1) means of a large…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Machine Learning and Algorithms · Domain Adaptation and Few-Shot Learning
