paper-with-me

Papers

Laplacian Eigenmaps from Sparse, Noisy Similarity Measurements

2016-03-12 · Keith Levin, Vince Lyzinski

Manifold learning and dimensionality reduction techniques are ubiquitous in science and engineering, but can be computationally expensive procedures when applied to large data sets or when similarities are expensive to compute. To date, little work has been done to investigate the tradeoff between computational resources and the quality of learned representations. We present both theoretical and experimental explorations of this question. In particular, we consider Laplacian eigenmaps embeddings based on a kernel matrix, and explore how the embeddings behave when this kernel matrix is corrupted by occlusion and noise. Our main theoretical result shows that under modest noise and occlusion assumptions, we can (with high probability) recover a good approximation to the Laplacian eigenmaps embedding based on the uncorrupted kernel matrix. Our results also show how regularization can aid this approximation. Experimentally, we explore the effects of noise and occlusion on Laplacian eigenmaps embeddings of two real-world data sets, one from speech processing and one from neuroscience, as well as a synthetic data set.

📄 PDF Abstract BibTeX arXiv:1603.03972

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

People Tracking with the Laplacian Eigenmaps Latent Variable Model

2007-12-01 · NeurIPS 2007 12 · Zhengdong Lu, Cristian Sminchisescu, Miguel Á. Carreira-Perpiñán

Reliably recovering 3D human pose from monocular video requires constraints that bias the estimates towards typical human poses and motions. We define priors for people tracking using a Laplacian Eigenmaps Latent Variabl…

Dimensionality Reduction

GLEE: Geometric Laplacian Eigenmap Embedding

2019-05-23 · Leo Torres, Kevin S. Chan, Tina Eliassi-Rad

Graph embedding seeks to build a low-dimensional representation of a graph G. This low-dimensional representation is then used for various downstream tasks. One popular approach is Laplacian Eigenmaps, which constructs a…

Graph EmbeddingGraph ReconstructionLink Prediction

LDLE: Low Distortion Local Eigenmaps

2021-01-26 · ICLR Workshop GTRL 2021 5 · Dhruv Kohli, Alexander Cloninger, Gal Mishne

We present Low Distortion Local Eigenmaps (LDLE), a manifold learning technique which constructs a set of low distortion local views of a dataset in lower dimension and registers them to obtain a global embedding. The lo…

Coupled Laplacian Eigenmaps for Locally-Aware 3D Rigid Point Cloud Matching

2024-02-27 · CVPR 2024 1 · Matteo Bastico, Etienne Decencière, Laurent Corté, Yannick Tillier 외

Point cloud matching, a crucial technique in computer vision, medical and robotics fields, is primarily concerned with finding correspondences between pairs of point clouds or voxels. In some practical scenarios, emphasi…

Anomaly Localization

Hypergraph Laplacian Eigenmaps and Face Recognition Problems

2024-05-27 · Loc Hoang Tran

Face recognition is a very important topic in data science and biometric security research areas. It has multiple applications in military, finance, and retail, to name a few. In this paper, the novel hypergraph Laplacia…

ClassificationFace Recognition