English

Hierarchical Subquery Evaluation for Active Learning on a Graph

Computer Vision and Pattern Recognition 2015-05-01 v1 Machine Learning Machine Learning

Abstract

To train good supervised and semi-supervised object classifiers, it is critical that we not waste the time of the human experts who are providing the training labels. Existing active learning strategies can have uneven performance, being efficient on some datasets but wasteful on others, or inconsistent just between runs on the same dataset. We propose perplexity based graph construction and a new hierarchical subquery evaluation algorithm to combat this variability, and to release the potential of Expected Error Reduction. Under some specific circumstances, Expected Error Reduction has been one of the strongest-performing informativeness criteria for active learning. Until now, it has also been prohibitively costly to compute for sizeable datasets. We demonstrate our highly practical algorithm, comparing it to other active learning measures on classification datasets that vary in sparsity, dimensionality, and size. Our algorithm is consistent over multiple runs and achieves high accuracy, while querying the human expert for labels at a frequency that matches their desired time budget.

Keywords

Cite

@article{arxiv.1504.08219,
  title  = {Hierarchical Subquery Evaluation for Active Learning on a Graph},
  author = {Oisin Mac Aodha and Neill D. F. Campbell and Jan Kautz and Gabriel J. Brostow},
  journal= {arXiv preprint arXiv:1504.08219},
  year   = {2015}
}

Comments

CVPR 2014

R2 v1 2026-06-22T09:25:49.411Z