Rank Priors for Continuous Non-Linear Dimensionality Reduction

Abstract

Discovering the underlying low-dimensional latent structure in high-dimensional perceptual observations (e.g., images, video) can, in many cases, greatly improve performance in recognition and tracking. However, non-linear dimensionality reduction methods are often susceptible to local minima and perform poorly when initialized far from the global optimum, even when the intrinsic dimensionality is known a priori. In this work we introduce a prior over the dimensionality of the latent space that penalizes high dimensional spaces, and simultaneously optimize both the latent space and its intrinsic dimensionality in a continuous fashion. Ad-hoc initialization schemes are unnecessary with our approach; we initialize the latent space to the observation space and automatically infer the latent dimensionality. We report results applying our prior to various probabilistic non-linear dimensionality reduction tasks, and show that our method can outperform graph-based dimensionality reduction techniques as well as previously suggested initialization strategies. We demonstrate the effectiveness of our approach when tracking and classifying human motion.

Cite

Text

Geiger et al. "Rank Priors for Continuous Non-Linear Dimensionality Reduction." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206672

Markdown

[Geiger et al. "Rank Priors for Continuous Non-Linear Dimensionality Reduction." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/geiger2009cvpr-rank/) doi:10.1109/CVPR.2009.5206672

BibTeX

@inproceedings{geiger2009cvpr-rank,
  title     = {{Rank Priors for Continuous Non-Linear Dimensionality Reduction}},
  author    = {Geiger, Andreas and Urtasun, Raquel and Darrell, Trevor},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2009},
  pages     = {880-887},
  doi       = {10.1109/CVPR.2009.5206672},
  url       = {https://mlanthology.org/cvpr/2009/geiger2009cvpr-rank/}
}