Laplacian Eigenmaps for Dimensionality Reduction and Data Representation

Abstract

One of the central problems in machine learning and pattern recognition is to develop appropriate representations for complex data. We consider the problem of constructing a representation for data lying on a low-dimensional manifold embedded in a high-dimensional space. Drawing on the correspondence between the graph Laplacian, the Laplace Beltrami operator on the manifold, and the connections to the heat equation, we propose a geometrically motivated algorithm for representing the high-dimensional data. The algorithm provides a computationally efficient approach to nonlinear dimensionality reduction that has locality-preserving properties and a natural connection to clustering. Some potential applications and illustrative examples are discussed.

Cite

Text

Belkin and Niyogi. "Laplacian Eigenmaps for Dimensionality Reduction and Data Representation." Neural Computation, 2003. doi:10.1162/089976603321780317

Markdown

[Belkin and Niyogi. "Laplacian Eigenmaps for Dimensionality Reduction and Data Representation." Neural Computation, 2003.](https://mlanthology.org/neco/2003/belkin2003neco-laplacian/) doi:10.1162/089976603321780317

BibTeX

@article{belkin2003neco-laplacian,
  title     = {{Laplacian Eigenmaps for Dimensionality Reduction and Data Representation}},
  author    = {Belkin, Mikhail and Niyogi, Partha},
  journal   = {Neural Computation},
  year      = {2003},
  pages     = {1373-1396},
  doi       = {10.1162/089976603321780317},
  volume    = {15},
  url       = {https://mlanthology.org/neco/2003/belkin2003neco-laplacian/}
}