Online Choice of Active Learning Algorithms
Abstract
This work is concerned with the question of how to combine online an ensemble of active learners so as to expedite the learning progress in pool-based active learning. We develop an active-learning master algorithm, based on a known competitive algorithm for the multi-armed bandit problem. A major challenge in successfully choosing top performing active learners online is to reliably estimate their progress during the learning session. To this end we propose a simple maximum entropy criterion that provides effective estimates in realistic settings. We study the performance of the proposed master algorithm using an ensemble containing two of the best known active-learning algorithms as well as a new algorithm. The resulting 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.
Cite
Text
Baram et al. "Online Choice of Active Learning Algorithms." Journal of Machine Learning Research, 2004.Markdown
[Baram et al. "Online Choice of Active Learning Algorithms." Journal of Machine Learning Research, 2004.](https://mlanthology.org/jmlr/2004/baram2004jmlr-online/)BibTeX
@article{baram2004jmlr-online,
title = {{Online Choice of Active Learning Algorithms}},
author = {Baram, Yoram and El Yaniv, Ran and Luz, Kobi},
journal = {Journal of Machine Learning Research},
year = {2004},
pages = {255-291},
volume = {5},
url = {https://mlanthology.org/jmlr/2004/baram2004jmlr-online/}
}