Predictive Accuracy-Based Active Learning for Medical Image Segmentation
Jun Shi, Shulan Ruan, Ziqi Zhu, Minfan Zhao, Hong An, Xudong Xue, Bing, Yan

TL;DR
This paper introduces PAAL, a novel active learning method for medical image segmentation that predicts accuracy to select informative samples, significantly reducing annotation costs while maintaining high segmentation performance.
Contribution
The paper proposes a predictive accuracy-based active learning framework with an Accuracy Predictor and Weighted Polling Strategy, improving sample selection for medical image segmentation.
Findings
Achieves comparable accuracy to fully annotated data
Reduces annotation costs by 50% to 80%
Demonstrates superior performance on multiple datasets
Abstract
Active learning is considered a viable solution to alleviate the contradiction between the high dependency of deep learning-based segmentation methods on annotated data and the expensive pixel-level annotation cost of medical images. However, most existing methods suffer from unreliable uncertainty assessment and the struggle to balance diversity and informativeness, leading to poor performance in segmentation tasks. In response, we propose an efficient Predictive Accuracy-based Active Learning (PAAL) method for medical image segmentation, first introducing predictive accuracy to define uncertainty. Specifically, PAAL mainly consists of an Accuracy Predictor (AP) and a Weighted Polling Strategy (WPS). The former is an attached learnable module that can accurately predict the segmentation accuracy of unlabeled samples relative to the target model with the predicted posterior probability.…
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
TopicsBrain Tumor Detection and Classification · AI in cancer detection
