Active Learning with Gaussian Processes for Object Categorization
Abstract
Discriminative methods for visual object category recognition are typically non-probabilistic, predicting class labels but not directly providing an estimate of uncertainty. Gaussian Processes (GPs) are powerful regression techniques with explicit uncertainty models; we show here how Gaussian Processes with covariance functions defined based on a Pyramid Match Kernel (PMK) can be used for probabilistic object category recognition. The uncertainty model provided by GPs offers confidence estimates at test points, and naturally allows for an active learning paradigm in which points are optimally selected for interactive labeling. We derive a novel active category learning method based on our probabilistic regression model, and show that a significant boost in classification performance is possible, especially when the amount of training data for a category is ultimately very small.
Cite
Text
Kapoor et al. "Active Learning with Gaussian Processes for Object Categorization." IEEE/CVF International Conference on Computer Vision, 2007. doi:10.1109/ICCV.2007.4408844Markdown
[Kapoor et al. "Active Learning with Gaussian Processes for Object Categorization." IEEE/CVF International Conference on Computer Vision, 2007.](https://mlanthology.org/iccv/2007/kapoor2007iccv-active/) doi:10.1109/ICCV.2007.4408844BibTeX
@inproceedings{kapoor2007iccv-active,
title = {{Active Learning with Gaussian Processes for Object Categorization}},
author = {Kapoor, Ashish and Grauman, Kristen and Urtasun, Raquel and Darrell, Trevor},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2007},
pages = {1-8},
doi = {10.1109/ICCV.2007.4408844},
url = {https://mlanthology.org/iccv/2007/kapoor2007iccv-active/}
}