English

Cold Start Active Learning Strategies in the Context of Imbalanced Classification

Machine Learning 2022-01-26 v1

Abstract

We present novel active learning strategies dedicated to providing a solution to the cold start stage, i.e. initializing the classification of a large set of data with no attached labels. Moreover, proposed strategies are designed to handle an imbalanced context in which random selection is highly inefficient. Specifically, our active learning iterations address label scarcity and imbalance using element scores, combining information extracted from a clustering structure to a label propagation model. The strategy is illustrated by a case study on annotating Twitter content w.r.t. testimonies of a real flood event. We show that our method effectively copes with class imbalance, by boosting the recall of samples from the minority class.

Keywords

Cite

@article{arxiv.2201.10227,
  title  = {Cold Start Active Learning Strategies in the Context of Imbalanced Classification},
  author = {Etienne Brangbour and Pierrick Bruneau and Thomas Tamisier and Stéphane Marchand-Maillet},
  journal= {arXiv preprint arXiv:2201.10227},
  year   = {2022}
}

Comments

13 pages, submitted to PAKDD 2021, eventually rejected

R2 v1 2026-06-24T09:01:46.754Z