Adaptive Region-Based Active Learning
Abstract
We present a new active learning algorithm that adaptively partitions the input space into a finite number of regions, and subsequently seeks a distinct predictor for each region, while actively requesting labels. We prove theoretical guarantees for both the generalization error and the label complexity of our algorithm, and analyze the number of regions defined by the algorithm under some mild assumptions. We also report the results of an extensive suite of experiments on several real-world datasets demonstrating substantial empirical benefits over existing single-region and non-adaptive region-based active learning baselines.
Cite
Text
Cortes et al. "Adaptive Region-Based Active Learning." International Conference on Machine Learning, 2020.Markdown
[Cortes et al. "Adaptive Region-Based Active Learning." International Conference on Machine Learning, 2020.](https://mlanthology.org/icml/2020/cortes2020icml-adaptive/)BibTeX
@inproceedings{cortes2020icml-adaptive,
title = {{Adaptive Region-Based Active Learning}},
author = {Cortes, Corinna and Desalvo, Giulia and Gentile, Claudio and Mohri, Mehryar and Zhang, Ningshan},
booktitle = {International Conference on Machine Learning},
year = {2020},
pages = {2144-2153},
volume = {119},
url = {https://mlanthology.org/icml/2020/cortes2020icml-adaptive/}
}