Deep Active Learning for Joint Classification & Segmentation with Weak Annotator
Soufiane Belharbi, Ismail Ben Ayed, Luke McCaffrey, Eric Granger

TL;DR
This paper introduces a deep active learning framework that combines weakly-supervised classification with pixel-level segmentation, improving visualizations and segmentation accuracy in challenging medical and natural images without increasing annotation costs.
Contribution
It presents a novel joint classification and segmentation model that leverages active learning and pseudo-labeling, outperforming existing methods with the same annotation budget.
Findings
Outperforms state-of-the-art CAMs and AL methods on histology and natural image benchmarks.
Effectively integrates pseudo-segmentations with oracle annotations during training.
Significantly improves segmentation quality with minimal additional annotation effort.
Abstract
CNN visualization and interpretation methods, like class-activation maps (CAMs), are typically used to highlight the image regions linked to class predictions. These models allow to simultaneously classify images and extract class-dependent saliency maps, without the need for costly pixel-level annotations. However, they typically yield segmentations with high false-positive rates and, therefore, coarse visualisations, more so when processing challenging images, as encountered in histology. To mitigate this issue, we propose an active learning (AL) framework, which progressively integrates pixel-level annotations during training. Given training data with global image-level labels, our deep weakly-supervised learning model jointly performs supervised image-level classification and active learning for segmentation, integrating pixel annotations by an oracle. Unlike standard AL methods…
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
