Robust Bounds for Classification via Selective Sampling
Abstract
We introduce a new algorithm for binary classification in the selective sampling protocol. Our algorithm uses Regularized Least Squares (RLS) as base classifier, and for this reason it can be efficiently run in any RKHS. Unlike previous margin-based semi-supervised algorithms, our sampling condition hinges on a simultaneous upper bound on bias and variance of the RLS estimate under a simple linear label noise model. This fact allows us to prove performance bounds that hold for an arbitrary sequence of instances. In particular, we show that our sampling strategy approximates the margin of the Bayes optimal classifier to any desired accuracy $\ve$ by asking $\widetilde{\scO}\bigl(d/\ve^2\bigr)$ queries (in the RKHS case $d$ is replaced by a suitable spectral quantity). While these are the standard rates in the fully supervised i.i.d.\ case, the best previously known result in our harder setting was $\widetilde{\scO}\bigl(d^3/\ve^4\bigr)$. Preliminary experiments show that some of our algorithms also exhibit a good practical performance.
Cite
Text
Cesa-Bianchi et al. "Robust Bounds for Classification via Selective Sampling." International Conference on Machine Learning, 2009. doi:10.1145/1553374.1553390Markdown
[Cesa-Bianchi et al. "Robust Bounds for Classification via Selective Sampling." International Conference on Machine Learning, 2009.](https://mlanthology.org/icml/2009/cesabianchi2009icml-robust/) doi:10.1145/1553374.1553390BibTeX
@inproceedings{cesabianchi2009icml-robust,
title = {{Robust Bounds for Classification via Selective Sampling}},
author = {Cesa-Bianchi, Nicolò and Gentile, Claudio and Orabona, Francesco},
booktitle = {International Conference on Machine Learning},
year = {2009},
pages = {121-128},
doi = {10.1145/1553374.1553390},
url = {https://mlanthology.org/icml/2009/cesabianchi2009icml-robust/}
}