Static and Dynamic Approaches to Computing Barycenters of Probability Measures on Graphs

· Source: stat.ML updates on arXiv.org · Field: Science & Research — Mathematics & Computational Sciences, Artificial Intelligence & Machine Learning · Depth: Expert, extended

Summary

This paper, published in December 2025, introduces a novel barycentric coding model for probability measures supported on graphs, addressing the degeneracy of classical optimal transport geometry in discrete settings. The authors implement a dynamic approach leveraging a Riemannian structure on the simplex, approximating exponential mappings and their inverses using action-minimizing curves. Barycenters are synthesized via intrinsic gradient descent, computing gradients of a variance functional by approximating geodesic curves and pushing iterates forward using a continuity equation discretization. For analysis, a quadratic program is solved by computing geodesics between target and reference measures. The approach is compared to entropic regularization of the static optimal transport formulation, which encodes graph structure via graph distance functions. Numerical experiments validate the intrinsic gradient descent method, demonstrating its capability to synthesize and analyze barycenters on various graph types, including hypercubes and spatial geography graphs, with consistent coordinate recovery.

Key takeaway

For AI scientists and research scientists working with graph-structured data, this dynamic approach to barycenter computation offers a robust alternative to static, entropically regularized methods. You should consider implementing intrinsic gradient descent for synthesizing and analyzing probability measures on graphs, especially when canonical representation and geometric accuracy are prioritized over raw computational speed. Be mindful of hyperparameter tuning for geodesic quality and convergence, as it directly impacts coordinate recovery accuracy.

Key insights

A dynamic optimal transport framework enables robust barycenter computation and analysis for probability measures on graphs.

Principles

Method

The method involves approximating geodesic curves using a Galerkin discretization and the Chambolle-Pock routine, then applying intrinsic gradient descent with a continuity equation-inspired update rule for barycenter synthesis, and solving a quadratic program for analysis.

In practice

Topics

Best for: AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by stat.ML updates on arXiv.org.