NeurIPS 2021spotlight10 citations

Online Active Learning with Surrogate Loss Functions

Giulia DeSalvo, Claudio Gentile, Tobias Sommer Thune

Abstract

We derive a novel active learning algorithm in the streaming setting for binary classification tasks. The algorithm leverages weak labels to minimize the number of label requests, and trains a model to optimize a surrogate loss on a resulting set of labeled and weak-labeled points. Our algorithm jointly admits two crucial properties: theoretical guarantees in the general agnostic setting and a strong empirical performance. Our theoretical analysis shows that the algorithm attains favorable generalization and label complexity bounds, while our empirical study on 18 real-world datasets demonstrate that the algorithm outperforms standard baselines, including the Margin Algorithm, or Uncertainty Sampling, a high-performing active learning algorithm favored by practitioners.

active learningstreamingweak labels
BibTeX
@inproceedings{
desalvo2021online,
title={Online Active Learning with Surrogate Loss Functions},
author={Giulia DeSalvo and Claudio Gentile and Tobias Sommer Thune},
booktitle={Advances in Neural Information Processing Systems},
editor={A. Beygelzimer and Y. Dauphin and P. Liang and J. Wortman Vaughan},
year={2021},
url={https://openreview.net/forum?id=iKYO63MOWwi}
}