Transformation-Invariant Embedding for Image Analysis

Abstract

Dimensionality reduction is an essential aspect of visual processing. Traditionally, linear dimensionality reduction techniques such as principle components analysis have been used to find low dimensional linear subspaces in visual data. However, sub-manifolds in natural data are rarely linear, and consequently many recent techniques have been developed for discovering non-linear manifolds. Prominent among these are Local Linear Embedding and Isomap . Unfortunately, such techniques currently use a naive appearance model that judges image similarity based solely on Euclidean distance. In visual data, Euclidean distances rarely correspond to a meaningful perceptual difference between nearby images. In this paper, we attempt to improve the quality of manifold inference techniques for visual data by modeling local neighborhoods in terms of natural transformations between images—for example, by allowing image operations that extend simple differences and linear combinations. We introduce the idea of modeling local tangent spaces of the manifold in terms of these richer transformations. Given a local tangent space representation, we then embed data in a lower dimensional coordinate system while preserving reconstruction weights. This leads to improved manifold discovery in natural image sets.

Cite

Text

Ghodsi et al. "Transformation-Invariant Embedding for Image Analysis." European Conference on Computer Vision, 2004. doi:10.1007/978-3-540-24673-2_42

Markdown

[Ghodsi et al. "Transformation-Invariant Embedding for Image Analysis." European Conference on Computer Vision, 2004.](https://mlanthology.org/eccv/2004/ghodsi2004eccv-transformation/) doi:10.1007/978-3-540-24673-2_42

BibTeX

@inproceedings{ghodsi2004eccv-transformation,
  title     = {{Transformation-Invariant Embedding for Image Analysis}},
  author    = {Ghodsi, Ali and Huang, Jiayuan and Schuurmans, Dale},
  booktitle = {European Conference on Computer Vision},
  year      = {2004},
  pages     = {519-530},
  doi       = {10.1007/978-3-540-24673-2_42},
  url       = {https://mlanthology.org/eccv/2004/ghodsi2004eccv-transformation/}
}