OCLGJun 13, 2024

Mirror and Preconditioned Gradient Descent in Wasserstein Space

arXiv:2406.08938v215 citations
Originality Incremental advance
AI Analysis

This work addresses optimization challenges in machine learning applications involving Wasserstein space, but it is incremental as it extends existing algorithms to this domain.

The paper tackles the problem of minimizing functionals on the Wasserstein space by adapting mirror descent and preconditioned gradient descent algorithms, proving convergence under relative smoothness and convexity conditions and demonstrating improvements in ill-conditioned optimization and a computational biology task.

As the problem of minimizing functionals on the Wasserstein space encompasses many applications in machine learning, different optimization algorithms on $\mathbb{R}^d$ have received their counterpart analog on the Wasserstein space. We focus here on lifting two explicit algorithms: mirror descent and preconditioned gradient descent. These algorithms have been introduced to better capture the geometry of the function to minimize and are provably convergent under appropriate (namely relative) smoothness and convexity conditions. Adapting these notions to the Wasserstein space, we prove guarantees of convergence of some Wasserstein-gradient-based discrete-time schemes for new pairings of objective functionals and regularizers. The difficulty here is to carefully select along which curves the functionals should be smooth and convex. We illustrate the advantages of adapting the geometry induced by the regularizer on ill-conditioned optimization tasks, and showcase the improvement of choosing different discrepancies and geometries in a computational biology task of aligning single-cells.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes