TAAL: Test-time Augmentation for Active Learning in Medical Image Segmentation
M\'elanie Gaillochet, Christian Desrosiers, and Herv\'e Lombaert

TL;DR
TAAL introduces a novel semi-supervised active learning method using test-time data augmentation and consistency measures to efficiently select unlabeled medical images for annotation, improving segmentation performance.
Contribution
The paper proposes TAAL, a task-agnostic, data transformation-based active learning approach that enhances medical image segmentation by leveraging test-time augmentation for uncertainty estimation.
Findings
TAAL outperforms baseline methods in segmentation accuracy.
The approach improves semi-supervised learning performance.
It is applicable to various medical imaging tasks.
Abstract
Deep learning methods typically depend on the availability of labeled data, which is expensive and time-consuming to obtain. Active learning addresses such effort by prioritizing which samples are best to annotate in order to maximize the performance of the task model. While frameworks for active learning have been widely explored in the context of classification of natural images, they have been only sparsely used in medical image segmentation. The challenge resides in obtaining an uncertainty measure that reveals the best candidate data for annotation. This paper proposes Test-time Augmentation for Active Learning (TAAL), a novel semi-supervised active learning approach for segmentation that exploits the uncertainty information offered by data transformations. Our method applies cross-augmentation consistency during training and inference to both improve model learning in a…
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 · Domain Adaptation and Few-Shot Learning · Machine Learning and Data Classification
