Learning to Recognize Objects
Abstract
A learning account for the problem of object recognition is developed within the PAC (Probably Approximately Correct) model of learnability. The proposed approach makes no assumptions on the distribution of the observed objects, but quantifies success relative to its past experience. Most importantly, the success of learning an object representation is naturally tied to the ability to represent at as a function of some intermediate representations extracted from the image. We evaluate this approach an a large scale experimental study in which the SNoW learning architecture is used to learn representations for the 100 objects in the Columbia Object Image Database (COIL-100). The SNoW-based method is shown to outperform other methods in terms of recognition rates; its performance degrades gracefully when the training data contains fewer views and in the presence of occlusion noise.
Cite
Text
Roth et al. "Learning to Recognize Objects." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000. doi:10.1109/CVPR.2000.855892Markdown
[Roth et al. "Learning to Recognize Objects." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000.](https://mlanthology.org/cvpr/2000/roth2000cvpr-learning/) doi:10.1109/CVPR.2000.855892BibTeX
@inproceedings{roth2000cvpr-learning,
title = {{Learning to Recognize Objects}},
author = {Roth, Dan and Yang, Ming-Hsuan and Ahuja, Narendra},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2000},
pages = {1724-1731},
doi = {10.1109/CVPR.2000.855892},
url = {https://mlanthology.org/cvpr/2000/roth2000cvpr-learning/}
}