Breaking the Barrier: Selective Uncertainty-based Active Learning for Medical Image Segmentation
Siteng Ma, Haochang Wu, Aonghus Lawlor, Ruihai Dong

TL;DR
This paper proposes a novel selective uncertainty-based active learning method for medical image segmentation that prioritizes target regions and reduces redundancy, significantly improving performance with less labeled data.
Contribution
It introduces a filtering strategy that enhances uncertainty-based active learning by focusing on target areas, outperforming traditional methods in medical image segmentation.
Findings
Substantial performance improvements across multiple datasets.
Fewer labeled samples needed to reach baseline performance.
Consistent highest overall performance among compared methods.
Abstract
Active learning (AL) has found wide applications in medical image segmentation, aiming to alleviate the annotation workload and enhance performance. Conventional uncertainty-based AL methods, such as entropy and Bayesian, often rely on an aggregate of all pixel-level metrics. However, in imbalanced settings, these methods tend to neglect the significance of target regions, eg., lesions, and tumors. Moreover, uncertainty-based selection introduces redundancy. These factors lead to unsatisfactory performance, and in many cases, even underperform random sampling. To solve this problem, we introduce a novel approach called the Selective Uncertainty-based AL, avoiding the conventional practice of summing up the metrics of all pixels. Through a filtering process, our strategy prioritizes pixels within target areas and those near decision boundaries. This resolves the aforementioned disregard…
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
TopicsMachine Learning and Algorithms · Explainable Artificial Intelligence (XAI) · Machine Learning and Data Classification
