When Imbalance Comes Twice: Active Learning under Simulated Class Imbalance and Label Shift in Binary Semantic Segmentation
Julien Combes (SVH), Alexandre Derville (Michelin), Jean-Fran\c{c}ois Coeurjolly (SVH)

TL;DR
This paper investigates how class imbalance and label shift affect active learning strategies in binary semantic segmentation, demonstrating that certain strategies remain effective despite these challenges.
Contribution
It introduces a simulation framework to study the impact of class imbalance and label shift on active learning, comparing standard strategies under controlled conditions.
Findings
Active learning strategies remain effective under high class imbalance.
Entropy-based and core-set strategies outperform random sampling.
Label shift reduces the efficiency of active learning methods.
Abstract
The aim of Active Learning is to select the most informative samples from an unlabelled set of data. This is useful in cases where the amount of data is large and labelling is expensive, such as in machine vision or medical imaging. Two particularities of machine vision are first, that most of the images produced are free of defects, and second, that the amount of images produced is so big that we cannot store all acquired images. This results, on the one hand, in a strong class imbalance in defect distribution and, on the other hand, in a potential label shift caused by limited storage. To understand how these two forms of imbalance affect active learning algorithms, we propose a simulation study based on two open-source datasets. We artificially create datasets for which we control the levels of class imbalance and label shift. Three standard active learning selection strategies are…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Imbalanced Data Classification Techniques
