Online Choice of Active Learning Algorithms

Abstract

This paper is concerned with the question of how to online combine an ensemble of active learners so as to expedite the learning progress during a pool-based active learning session. We develop a powerful active learning master algorithm, based a known competitive algorithm for the multi-armed bandit problem and a novel semi-supervised performance evaluation statistic. Taking an ensemble containing two of the best known active learning algorithms and a new algorithm, the resulting new active learning master algorithm is empirically shown to consistently perform almost as well as and sometimes outperform the best algorithm in the ensemble on a range of classification problems. ICML Proceedings of the Twentieth International Conference on Machine Learning

Cite

Text

Baram et al. "Online Choice of Active Learning Algorithms." International Conference on Machine Learning, 2003.

Markdown

[Baram et al. "Online Choice of Active Learning Algorithms." International Conference on Machine Learning, 2003.](https://mlanthology.org/icml/2003/baram2003icml-online/)

BibTeX

@inproceedings{baram2003icml-online,
  title     = {{Online Choice of Active Learning Algorithms}},
  author    = {Baram, Yoram and El-Yaniv, Ran and Luz, Kobi},
  booktitle = {International Conference on Machine Learning},
  year      = {2003},
  pages     = {19-26},
  url       = {https://mlanthology.org/icml/2003/baram2003icml-online/}
}