Atlas-based Manifold Representations for Interpretable Riemannian Machine Learning
Ryan A. Robinett, Sophia A. Madejski, Kyle Ruark, Samantha J. Riesenfeld, Lorenzo Orecchia
TL;DR
This work tackles learning on latent nonlinear manifolds by introducing Atlas, a differentiable atlas data structure that maintains multiple local charts and differentiable transitions to enable direct Riemannian optimization on learned manifolds. The Atlas-Learn heuristic constructs an atlas from point-cloud data via local quadratic tangent approximations, MVEE-based chart membership, and a patching strategy that tolerates imperfect overlaps. Empirically, the approach speeds online Fréchet-mean estimation on Grassmann manifolds, preserves nontrivial geometry on the Klein bottle better than standard dimensionality-reduction methods, enables interpretable Riemannian Classification of image patches, and improves RNA velocity integration by constraining dynamics to the learned manifold. The results highlight improvements in efficiency, geometry preservation, and interpretability, while pointing to future work on varifolds, adaptive charting, and rigorous error analysis for atlas-based Riemannian optimization.
Abstract
Despite the popularity of the manifold hypothesis, current manifold-learning methods do not support machine learning directly on the latent $d$-dimensional data manifold, as they primarily aim to perform dimensionality reduction into $\mathbb{R}^D$, losing key manifold features when the embedding dimension $D$ approaches $d$. On the other hand, methods that directly learn the latent manifold as a differentiable atlas have been relatively underexplored. In this paper, we aim to give a proof of concept of the effectiveness and potential of atlas-based methods. To this end, we implement a generic data structure to maintain a differentiable atlas that enables Riemannian optimization over the manifold. We complement this with an unsupervised heuristic that learns a differentiable atlas from point cloud data. We experimentally demonstrate that this approach has advantages in terms of efficiency and accuracy in selected settings. Moreover, in a supervised classification task over the Klein bottle and in RNA velocity analysis of hematopoietic data, we showcase the improved interpretability and robustness of our approach.
