An Active Learning Pipeline for Biomedical Image Instance Segmentation with Minimal Human Intervention
Shuo Zhao, Yu Zhou, Jianxu Chen

TL;DR
This paper introduces an active learning pipeline that combines foundation models and nnU-Net for biomedical image segmentation, reducing manual annotation efforts while maintaining high performance.
Contribution
It proposes a novel data-centric AI workflow that leverages pseudo-labeling and core-set selection to minimize human intervention in biomedical image segmentation.
Findings
Reduces manual annotation by over 50%.
Maintains competitive segmentation accuracy with minimal labels.
Provides an accessible pipeline for biomedical researchers.
Abstract
Biomedical image segmentation is critical for precise structure delineation and downstream analysis. Traditional methods often struggle with noisy data, while deep learning models such as U-Net have set new benchmarks in segmentation performance. nnU-Net further automates model configuration, making it adaptable across datasets without extensive tuning. However, it requires a substantial amount of annotated data for cross-validation, posing a challenge when only raw images but no labels are available. Large foundation models offer zero-shot generalizability, but may underperform on specific datasets with unique characteristics, limiting their direct use for analysis. This work addresses these bottlenecks by proposing a data-centric AI workflow that leverages active learning and pseudo-labeling to combine the strengths of traditional neural networks and large foundation models while…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCell Image Analysis Techniques · AI in cancer detection · Advanced Neural Network Applications
