Simultaneous Optimization of Geodesics and Fréchet Means
Frederik Möbius Rygaard, Søren Hauberg, Steen Markvorsen
TL;DR
GEORCE-FM tackles the computational bottleneck of Fréchet mean estimation on manifolds by jointly optimizing geodesics and the mean within a local chart, yielding substantial runtime gains over traditional geodesic-then-mean schemes. The method extends to Finsler geometries and enables a scalable adaptive version that uses mini-batches while preserving convergence in expectation. Theoretical guarantees include global convergence to a local minimum and local quadratic convergence, plus adaptive convergence in expectation; empirically it demonstrates improved accuracy and speed on both classical Riemannian cases (e.g., spheres and ellipsoids) and Finsler cases, as well as downstream geometric-statistics tasks. The approach provides a practical tool for geometric data analysis, enabling efficient Fréchet-mean computations in high-dimensional or large-scale settings, with explicit handling of non-Euclidean metrics and velocity-dependent energies.
Abstract
A central part of geometric statistics is to compute the Fréchet mean. This is a well-known intrinsic mean on a Riemannian manifold that minimizes the sum of squared Riemannian distances from the mean point to all other data points. The Fréchet mean is simple to define and generalizes the Euclidean mean, but for most manifolds even minimizing the Riemannian distance involves solving an optimization problem. Therefore, numerical computations of the Fréchet mean require solving an embedded optimization problem in each iteration. We introduce the GEORCE-FM algorithm to simultaneously compute the Fréchet mean and Riemannian distances in each iteration in a local chart, making it faster than previous methods. We extend the algorithm to Finsler manifolds and introduce an adaptive extension such that GEORCE-FM scales to a large number of data points. Theoretically, we show that GEORCE-FM has global convergence and local quadratic convergence and prove that the adaptive extension converges in expectation to the Fréchet mean. We further empirically demonstrate that GEORCE-FM outperforms existing baseline methods to estimate the Fréchet mean in terms of both accuracy and runtime.
