OREAL improves patch-based active learning for semantic segmentation by scoring superpixels with their maximum pixel uncertainty and using one-vs-rest entropy to balance classes.
Active learning for imbalanced data under cold start
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Modern systems that rely on Machine Learning (ML) for predictive modelling, may suffer from the cold-start problem: supervised models work well but, initially, there are no labels, which are costly or slow to obtain. This problem is even worse in imbalanced data scenarios, where labels of the positive class take longer to accumulate. We propose an Active Learning (AL) system for datasets with orders of magnitude of class imbalance, in a cold start streaming scenario. We present a computationally efficient Outlier-based Discriminative AL approach (ODAL) and design a novel 3-stage sequence of AL labeling policies where ODAL is used as warm-up. Then, we perform empirical studies in four real world datasets, with various magnitudes of class imbalance. The results show that our method can more quickly reach a high performance model than standard AL policies without ODAL warm-up. Its observed gains over random sampling can reach 80% and be competitive with policies with an unlimited annotation budget or additional historical data (using just 2% to 10% of the labels).
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Active Learning with Context Sampling and One-vs-Rest Entropy for Semantic Segmentation
OREAL improves patch-based active learning for semantic segmentation by scoring superpixels with their maximum pixel uncertainty and using one-vs-rest entropy to balance classes.