Distortion-Invariant Recognition via Jittered Querie
Abstract
This paper presents a new approach for achieving distortion-invariant recognition and classification. A test example to be classified is viewed as a query intended to find similar examples in the training set (or to find similar class models that represent a compression of the training set). The key idea is that instead of querying with a single pattern, we construct a more robust query, based on the family of patterns formed by distorting the test example. Although query execution is slower than if the invariances were successfully pre-compiled during training, there are significant advantages in several contexts: (i) providing invariances in memory-based learning, (ii) in model selection, where reducing training time at the expense of test time is a desirable trade-off, and (iii) in enabling robust, ad hoc searches based on a single example. Preliminary tests for memory-based learning on the NIST handwritten digit database with a limited set of shearing and translation distortions produced an error rate of 1.35%.
Cite
Text
Burl. "Distortion-Invariant Recognition via Jittered Querie." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000. doi:10.1109/CVPR.2000.855893Markdown
[Burl. "Distortion-Invariant Recognition via Jittered Querie." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000.](https://mlanthology.org/cvpr/2000/burl2000cvpr-distortion/) doi:10.1109/CVPR.2000.855893BibTeX
@inproceedings{burl2000cvpr-distortion,
title = {{Distortion-Invariant Recognition via Jittered Querie}},
author = {Burl, Michael C.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2000},
pages = {1732-1737},
doi = {10.1109/CVPR.2000.855893},
url = {https://mlanthology.org/cvpr/2000/burl2000cvpr-distortion/}
}