paper-with-me

Papers

Robust Tangent Space Estimation via Laplacian Eigenvector Gradient Orthogonalization

2025-10-02 · Dhruv Kohli, Sawyer J. Robertson, Gal Mishne, Alexander Cloninger arxiv

Estimating the tangent spaces of a data manifold is a fundamental problem in geometric data analysis. The standard approach, Local Principal Component Analysis (LPCA), struggles in high-noise setting due to a critical trade-off in choosing the neighborhood size. Selecting an optimal size requires prior knowledge of the geometric and noise characteristics of the data that are often unavailable. In this paper, we propose a spectral method, Laplacian Eigenvector Gradient Orthogonalization (LEGO), that utilizes the global structure of the data to guide local tangent space estimation. Instead of relying solely on local neighborhoods, LEGO estimates the tangent space at each data point by orthogonalizing the gradients of low-frequency eigenvectors of the graph Laplacian. We provide two theoretical justifications of our method. First, a differential geometric analysis on the tubular neighborhood of a manifold shows that gradients of the low-frequency Neumann eigenfunctions of the tube align closely with the manifold's tangent bundle, while an eigenfunction with high gradient in directions orthogonal to the manifold lie deeper in the spectrum. Second, a random matrix theoretic analysis also demonstrates that low-frequency eigenvectors are robust to sub-Gaussian noise. These results allow us to derive the asymptotic scaling and stability of the estimated eigenvector gradients. Numerical experiments demonstrate that LEGO yields tangent space estimates that are significantly more robust to noise than those from LPCA, resulting in marked improvements in downstream tasks such as manifold learning, boundary detection, and local intrinsic dimension estimation.

📄 PDF Abstract BibTeX arXiv:2510.02308

Code (0)

등록된 구현이 없습니다.

Tasks

Boundary Detection

Similar Papers 제목 키워드 기반

Spectral Convergence of the connection Laplacian from random samples

2013-06-07 · Amit Singer, Hau-Tieng Wu

Spectral methods that are based on eigenvectors and eigenvalues of discrete graph Laplacians, such as Diffusion Maps and Laplacian Eigenmaps are often used for manifold learning and non-linear dimensionality reduction. I…

Dimensionality Reduction

Disentangling the Spectral Properties of the Hodge Laplacian: Not All Small Eigenvalues Are Equal

2023-11-24 · Vincent P. Grande, Michael T. Schaub

The rich spectral information of the graph Laplacian has been instrumental in graph theory, machine learning, and graph signal processing for applications such as graph classification, clustering, or eigenmode analysis. …

AllClusteringGraph Classification

Minimax Optimal Regression over Sobolev Spaces via Laplacian Eigenmaps on Neighborhood Graphs

2021-11-14 · Alden Green, Sivaraman Balakrishnan, Ryan J. Tibshirani

In this paper we study the statistical properties of Principal Components Regression with Laplacian Eigenmaps (PCR-LE), a method for nonparametric regression based on Laplacian Eigenmaps (LE). PCR-LE works by projecting …

regression

Regularized Laplacian Estimation and Fast Eigenvector Approximation

2011-12-01 · NeurIPS 2011 12 · Patrick O. Perry, Michael W. Mahoney

Recently, Mahoney and Orecchia demonstrated that popular diffusion-based procedures to compute a quick approximation to the first nontrivial eigenvector of a data graph Laplacian exactly solve certain regularized Semi-De…

regression

Towards Better Laplacian Representation in Reinforcement Learning with Generalized Graph Drawing

2021-07-12 · Kaixin Wang, Kuangqi Zhou, Qixin Zhang, Jie Shao 외

The Laplacian representation recently gains increasing attention for reinforcement learning as it provides succinct and informative representation for states, by taking the eigenvectors of the Laplacian matrix of the sta…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning (RL)