Learning Eigenstructures of Unstructured Data Manifolds
Roy Velich, Arkadi Piven, David Bensaïd, Daniel Cremers, Thomas Dagès, Ron Kimmel
TL;DR
The paper addresses the challenge of obtaining spectral decompositions for geometry and manifold data without explicit operator discretization. It introduces a neural framework that predicts an orthonormal spectral basis from unstructured data and uses optimal-approximation theory to recover both eigenvectors and implicit eigenvalues, bypassing traditional operator construction and eigensolvers. Empirically, the method yields Laplacian-like spectra on 3D shapes and meaningful embeddings for high-dimensional image manifolds, often matching or surpassing conventional baselines. This data-driven approach scales to high dimensions and suggests a foundation-model-style paradigm for spectral analysis on unstructured data.
Abstract
We introduce a novel framework that directly learns a spectral basis for shape and manifold analysis from unstructured data, eliminating the need for traditional operator selection, discretization, and eigensolvers. Grounded in optimal-approximation theory, we train a network to decompose an implicit approximation operator by minimizing the reconstruction error in the learned basis over a chosen distribution of probe functions. For suitable distributions, they can be seen as an approximation of the Laplacian operator and its eigendecomposition, which are fundamental in geometry processing. Furthermore, our method recovers in a unified manner not only the spectral basis, but also the implicit metric's sampling density and the eigenvalues of the underlying operator. Notably, our unsupervised method makes no assumption on the data manifold, such as meshing or manifold dimensionality, allowing it to scale to arbitrary datasets of any dimension. On point clouds lying on surfaces in 3D and high-dimensional image manifolds, our approach yields meaningful spectral bases, that can resemble those of the Laplacian, without explicit construction of an operator. By replacing the traditional operator selection, construction, and eigendecomposition with a learning-based approach, our framework offers a principled, data-driven alternative to conventional pipelines. This opens new possibilities in geometry processing for unstructured data, particularly in high-dimensional spaces.
