Efficient Pattern Recognition Using a New Transformation Distance

Abstract

Memory-based classification algorithms such as radial basis func(cid:173) tions or K-nearest neighbors typically rely on simple distances (Eu(cid:173) clidean, dot product ... ), which are not particularly meaningful on pattern vectors. More complex, better suited distance measures are often expensive and rather ad-hoc (elastic matching, deformable templates). We propose a new distance measure which (a) can be made locally invariant to any set of transformations of the input and (b) can be computed efficiently. We tested the method on large handwritten character databases provided by the Post Office and the NIST. Using invariances with respect to translation, rota(cid:173) tion, scaling, shearing and line thickness, the method consistently outperformed all other systems tested on the same databases.

Cite

Text

Simard et al. "Efficient Pattern Recognition Using a New Transformation Distance." Neural Information Processing Systems, 1992.

Markdown

[Simard et al. "Efficient Pattern Recognition Using a New Transformation Distance." Neural Information Processing Systems, 1992.](https://mlanthology.org/neurips/1992/simard1992neurips-efficient/)

BibTeX

@inproceedings{simard1992neurips-efficient,
  title     = {{Efficient Pattern Recognition Using a New Transformation Distance}},
  author    = {Simard, Patrice and LeCun, Yann and Denker, John S.},
  booktitle = {Neural Information Processing Systems},
  year      = {1992},
  pages     = {50-58},
  url       = {https://mlanthology.org/neurips/1992/simard1992neurips-efficient/}
}