Statistical exploration of the Manifold Hypothesis
Nick Whiteley, Annie Gray, Patrick Rubin-Delanchy
TL;DR
This work addresses why high-dimensional data often concentrate near low-dimensional manifolds by introducing the Latent Metric Model (LMM), which generates manifold structure from latent variables via a mean correlation kernel and a Mercer feature map. It links statistical properties to geometry, proving conditions for a homeomorphism and, under stationarity, an isometry between the latent domain and the observed manifold, and shows how smooth kernels induce concentration of data onto a low-dimensional subspace. The authors then propose a practical workflow—dimension selection via Wasserstein distance, PCA embedding, spherical projection, and nearest-neighbor graph analysis—backed by a PCA-consistency theorem in HDLSS regimes, plus a spherical-extension that broadens kernel choices. They demonstrate the approach on images, single-cell transcriptomics, and temperature data, extracting interpretable latent structures (loops, trees) and testing isometry/geometry hypotheses, thereby offering a model-based justification for manifold learning and a scalable toolkit for exploratory data analysis with theoretical guarantees. Overall, the paper provides a statistical foundation for the Manifold Hypothesis and a concrete, model-guided methodology that combines linear and nonlinear dimension reduction with graph-based topology, enabling principled exploration of latent geometry in diverse data domains.
Abstract
The Manifold Hypothesis is a widely accepted tenet of Machine Learning which asserts that nominally high-dimensional data are in fact concentrated near a low-dimensional manifold, embedded in high-dimensional space. This phenomenon is observed empirically in many real world situations, has led to development of a wide range of statistical methods in the last few decades, and has been suggested as a key factor in the success of modern AI technologies. We show that rich and sometimes intricate manifold structure in data can emerge from a generic and remarkably simple statistical model -- the Latent Metric Model -- via elementary concepts such as latent variables, correlation and stationarity. This establishes a general statistical explanation for why the Manifold Hypothesis seems to hold in so many situations. Informed by the Latent Metric Model we derive procedures to discover and interpret the geometry of high-dimensional data, and explore hypotheses about the data generating mechanism. These procedures operate under minimal assumptions and make use of well known graph-analytic algorithms.
