Adaptive Region Selection for Active Learning in Whole Slide Image Semantic Segmentation
Jingna Qiu, Frauke Wilm, Mathias \"Ottl, Maja Schlereth, Chang Liu,, Tobias Heimann, Marc Aubreville, and Katharina Breininger

TL;DR
This paper presents an adaptive region selection method for active learning in histological image segmentation, reducing annotation costs and improving efficiency by dynamically choosing informative regions instead of fixed-size patches.
Contribution
It introduces a novel adaptive region selection technique that mitigates hyperparameter sensitivity in active learning for whole slide image segmentation.
Findings
Achieves full segmentation performance with only 2.6% of tissue annotated.
Consistently outperforms standard fixed-region selection methods across various AL step sizes.
Reduces annotation costs significantly while maintaining high model accuracy.
Abstract
The process of annotating histological gigapixel-sized whole slide images (WSIs) at the pixel level for the purpose of training a supervised segmentation model is time-consuming. Region-based active learning (AL) involves training the model on a limited number of annotated image regions instead of requesting annotations of the entire images. These annotation regions are iteratively selected, with the goal of optimizing model performance while minimizing the annotated area. The standard method for region selection evaluates the informativeness of all square regions of a specified size and then selects a specific quantity of the most informative regions. We find that the efficiency of this method highly depends on the choice of AL step size (i.e., the combination of region size and the number of selected regions per WSI), and a suboptimal AL step size can result in redundant annotation…
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
TopicsAI in cancer detection · Machine Learning and Algorithms · Cancer Genomics and Diagnostics
