MLLGOct 14, 2021

Inferring manifolds using Gaussian processes

arXiv:2110.07478v418 citations
Originality Highly original
AI Analysis

This addresses the limitation of existing manifold learning algorithms that fail to estimate the manifold or use it for denoising, offering a more flexible approach for data analysis in fields like machine learning and statistics.

The authors tackled the problem of inferring lower-dimensional Riemannian manifolds from complex data by proposing a new methodology that allows interpolation between data points and denoising, using Gaussian processes for probabilistic reconstruction. They demonstrated performance through simulated and real data examples.

It is often of interest to infer lower-dimensional structure underlying complex data. As a flexible class of non-linear structures, it is common to focus on Riemannian manifolds. Most existing manifold learning algorithms replace the original data with lower-dimensional coordinates without providing an estimate of the manifold or using the manifold to denoise the original data. This article proposes a new methodology to address these problems, allowing interpolation of the estimated manifold between the fitted data points. The proposed approach is motivated by the novel theoretical properties of local covariance matrices constructed from samples near a manifold. Our results enable us to turn a global manifold reconstruction problem into a local regression problem, allowing for the application of Gaussian processes for probabilistic manifold reconstruction. In addition to the theory justifying our methodology, we provide simulated and real data examples to illustrate the performance.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes