Papers
Topics
Authors
Recent
Search
2000 character limit reached

Min Distance to Riemannian Mean (MDRM)

Updated 3 January 2026
  • MDRM is a measure that computes the average squared geodesic distance from manifold data points to their intrinsic Fréchet mean.
  • It employs both stochastic and deterministic gradient descent methods with convergence guarantees under specific curvature constraints.
  • Neural Eikonal solvers offer efficient, differentiable approximations of Riemannian distances for handling complex, high-dimensional manifolds.

The minimum distance to Riemannian mean (MDRM) quantifies the minimal average squared geodesic distance from empirical data points on a Riemannian manifold to their Fréchet mean. This notion is central to statistical inference, clustering, and geometric data analysis on manifolds. MDRM is rigorously defined via the empirical Fréchet energy and can be computed using both stochastic and deterministic gradient algorithms, with theoretical guarantees under curvature constraints (Arnaudon et al., 2011). Efficient computation of MDRM on complex manifolds is enabled by neural approximations of the metric-constrained Eikonal equation, providing differentiable surrogates of the Riemannian distance (Kelshaw et al., 2024).

1. Formal Definition and Variational Characterization

Let (M,g)(M,g) be a complete Riemannian manifold and {yi}i=1nM\{y_i\}_{i=1}^{n}\subset M a finite sample. The empirical measure is μn=1ni=1nδyi\mu_n = \frac{1}{n}\sum_{i=1}^n \delta_{y_i}. Define the empirical Fréchet energy:

Fn(x)=1ni=1nd2(x,yi),F_n(x) = \frac{1}{n} \sum_{i=1}^n d^2(x, y_i),

where d(,)d(\cdot,\cdot) denotes the geodesic distance. The sample Fréchet mean μ^n\hat\mu_n is

μ^n=argminxMFn(x),\hat\mu_n = \arg\min_{x\in M} F_n(x),

and the minimum distance to mean (MDRM) statistic is

Fn(μ^n)=1ni=1nd2(μ^n,yi).F_n(\hat\mu_n) = \frac{1}{n} \sum_{i=1}^n d^2(\hat\mu_n, y_i).

This functional measures point-cloud spread relative to their intrinsic mean under the manifold geometry (Arnaudon et al., 2011).

2. Optimality Conditions and Uniqueness

For sufficiently regular distributions and injectivity radius, the gradient of FF at xx is given by

{yi}i=1nM\{y_i\}_{i=1}^{n}\subset M0

Hence, {yi}i=1nM\{y_i\}_{i=1}^{n}\subset M1 is a Fréchet mean if and only if

{yi}i=1nM\{y_i\}_{i=1}^{n}\subset M2

ensuring {yi}i=1nM\{y_i\}_{i=1}^{n}\subset M3 zeroes the intrinsic mean of log-mapped vectors. On compact Riemannian manifolds and for empirical measures, the Fréchet mean is unique for generic data configurations (Arnaudon et al., 2011).

3. Curvature Bounds and Convexity Properties

Let {yi}i=1nM\{y_i\}_{i=1}^{n}\subset M4 be a geodesic ball and sectional curvatures {yi}i=1nM\{y_i\}_{i=1}^{n}\subset M5 on {yi}i=1nM\{y_i\}_{i=1}^{n}\subset M6. When {yi}i=1nM\{y_i\}_{i=1}^{n}\subset M7 (for {yi}i=1nM\{y_i\}_{i=1}^{n}\subset M8),

{yi}i=1nM\{y_i\}_{i=1}^{n}\subset M9

with μn=1ni=1nδyi\mu_n = \frac{1}{n}\sum_{i=1}^n \delta_{y_i}0 for μn=1ni=1nδyi\mu_n = \frac{1}{n}\sum_{i=1}^n \delta_{y_i}1, μn=1ni=1nδyi\mu_n = \frac{1}{n}\sum_{i=1}^n \delta_{y_i}2 for μn=1ni=1nδyi\mu_n = \frac{1}{n}\sum_{i=1}^n \delta_{y_i}3. Thus, μn=1ni=1nδyi\mu_n = \frac{1}{n}\sum_{i=1}^n \delta_{y_i}4 is strongly convex along geodesics, which guarantees uniqueness and stability of the minimizer, thereby affirming the robustness of the MDRM concept under curvature constraints (Arnaudon et al., 2011).

4. Algorithmic Computation of MDRM

For empirical measures, MDRM can be computed via gradient-based methods:

  • Stochastic Gradient Update:

μn=1ni=1nδyi\mu_n = \frac{1}{n}\sum_{i=1}^n \delta_{y_i}5, with μn=1ni=1nδyi\mu_n = \frac{1}{n}\sum_{i=1}^n \delta_{y_i}6, μn=1ni=1nδyi\mu_n = \frac{1}{n}\sum_{i=1}^n \delta_{y_i}7. Step sizes μn=1ni=1nδyi\mu_n = \frac{1}{n}\sum_{i=1}^n \delta_{y_i}8 satisfy μn=1ni=1nδyi\mu_n = \frac{1}{n}\sum_{i=1}^n \delta_{y_i}9, Fn(x)=1ni=1nd2(x,yi),F_n(x) = \frac{1}{n} \sum_{i=1}^n d^2(x, y_i),0 (Arnaudon et al., 2011).

  • Deterministic Gradient Descent:

Fn(x)=1ni=1nd2(x,yi),F_n(x) = \frac{1}{n} \sum_{i=1}^n d^2(x, y_i),1, where Fn(x)=1ni=1nd2(x,yi),F_n(x) = \frac{1}{n} \sum_{i=1}^n d^2(x, y_i),2. Step sizes Fn(x)=1ni=1nd2(x,yi),F_n(x) = \frac{1}{n} \sum_{i=1}^n d^2(x, y_i),3 as above ensure convergence to Fn(x)=1ni=1nd2(x,yi),F_n(x) = \frac{1}{n} \sum_{i=1}^n d^2(x, y_i),4 (Arnaudon et al., 2011).

  • Practical Recommendations:

Initialize at one of Fn(x)=1ni=1nd2(x,yi),F_n(x) = \frac{1}{n} \sum_{i=1}^n d^2(x, y_i),5, iterate using chosen scheme until Fn(x)=1ni=1nd2(x,yi),F_n(x) = \frac{1}{n} \sum_{i=1}^n d^2(x, y_i),6, then compute MDRM as Fn(x)=1ni=1nd2(x,yi),F_n(x) = \frac{1}{n} \sum_{i=1}^n d^2(x, y_i),7. Error control is achieved by step-sizes of order Fn(x)=1ni=1nd2(x,yi),F_n(x) = \frac{1}{n} \sum_{i=1}^n d^2(x, y_i),8, yielding Fn(x)=1ni=1nd2(x,yi),F_n(x) = \frac{1}{n} \sum_{i=1}^n d^2(x, y_i),9 convergence in mean-square.

5. Neural Eikonal Solvers and Efficient MDRM Evaluation

Deep metric-constrained Eikonal solvers enable efficient approximation of the Riemannian distance function d(,)d(\cdot,\cdot)0 on manifold d(,)d(\cdot,\cdot)1 (Kelshaw et al., 2024). The MDRM for a query d(,)d(\cdot,\cdot)2 is evaluated as

d(,)d(\cdot,\cdot)3

with computation complexity d(,)d(\cdot,\cdot)4, where d(,)d(\cdot,\cdot)5 is the network FLOPs. For geodesic path recovery, backtracking using explicit ODE integration (Euler, RK4, symplectic) from d(,)d(\cdot,\cdot)6 to d(,)d(\cdot,\cdot)7 follows the negative Riemannian gradient field of d(,)d(\cdot,\cdot)8.

Accuracy guarantees are enforced by training loss d(,)d(\cdot,\cdot)9 to maintain μ^n\hat\mu_n0 uniformly, yielding relative μ^n\hat\mu_n1 errors of μ^n\hat\mu_n2 on benchmarks (Euclid, sphere, Gaussian mixture models). Handling of high-curvature regions involves Ricci-biased sampling; singularities and complex topologies require reparameterisation and reprojection strategies (Kelshaw et al., 2024).

6. Statistical Consistency and Interpretation

Given probability measure μ^n\hat\mu_n3 on μ^n\hat\mu_n4, the Fréchet variance is

μ^n\hat\mu_n5

Empirically, μ^n\hat\mu_n6 strongly consistently estimates μ^n\hat\mu_n7 as μ^n\hat\mu_n8. Under uniqueness of the Fréchet mean, almost sure convergence μ^n\hat\mu_n9 and μ^n=argminxMFn(x),\hat\mu_n = \arg\min_{x\in M} F_n(x),0 is guaranteed (Arnaudon et al., 2011). This affirms MDRM as a fundamental statistic for spread and centrality on Riemannian manifolds.

7. Applications and Computational Considerations

MDRM underlies statistical analysis on manifold-valued data in domains such as non-Euclidean machine learning, geometric statistics, and signal processing (e.g., radar target detection using Toeplitz covariance matrices (Arnaudon et al., 2011)). The neural Eikonal approach broadens MDRM computation to manifolds with complex metrics or high dimensions, previously intractable with classical solvers. Parameter choices (network depth/width, sampling method) must scale with manifold complexity to ensure accuracy (Kelshaw et al., 2024).


References

Kelshaw & Magri, “Computing distances and means on manifolds with a metric‐constrained Eikonal approach,” (Kelshaw et al., 2024) Arnaud et al., “Medians and means in Riemannian geometry: existence, uniqueness and computation,” (Arnaudon et al., 2011)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Minimum Distance to Riemannian Mean (MDRM).