Papers › Mirror and Preconditioned Gradient Descent in Wasserstein Space

Mirror and Preconditioned Gradient Descent in Wasserstein Space

13 Jun 2024arXiv:2406.08938archive 2025-07-28

Clément Bonet, Théo Uscidda, Adam David, Pierre-Cyril Aubin-Frankowski, Anna Korba

As the problem of minimizing functionals on the Wasserstein space encompasses many applications in machine learning, different optimization algorithms on ℝᵈ 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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.08938")

Code

Syntology Ran 13 of 15 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 13 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 13 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

13ran
2unverified

Licence: 15 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from clbonet/Mirror_and_Preconditioned_Gradient_Descent_in_Wasserstein_Space. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

ent clbonet/Mirror_and_Preconditioned_Gradient_Descent_in_Wasserstein_Space/lib_jax/estimator_entropy.py official repository ran no licence file found · pointer only · 4ca1c4e3be0976ac · report
fill_diagonal clbonet/Mirror_and_Preconditioned_Gradient_Descent_in_Wasserstein_Space/lib_jax/estimator_entropy.py official repository ran no licence file found · pointer only · 061339e08118d70f · report
fwd_solver clbonet/Mirror_and_Preconditioned_Gradient_Descent_in_Wasserstein_Space/lib_jax/gd.py official repository ran no licence file found · pointer only · c5cb4bbca6ccc429 · report
gaussian_kernel clbonet/Mirror_and_Preconditioned_Gradient_Descent_in_Wasserstein_Space/lib_jax/mmdf.py official repository ran no licence file found · pointer only · de0ddc485474c498 · report
gen_matrix_with_eigs clbonet/Mirror_and_Preconditioned_Gradient_Descent_in_Wasserstein_Space/xps_Gaussians/xp_gaussian.py official repository ran no licence file found · pointer only · 08da1440ea25282e · report
get_potential clbonet/Mirror_and_Preconditioned_Gradient_Descent_in_Wasserstein_Space/lib_jax/swf.py official repository ran fingerprinted no licence file found · pointer only · 4bb4069f124b6f5f · report
gradient_descent clbonet/Mirror_and_Preconditioned_Gradient_Descent_in_Wasserstein_Space/lib_jax/gd.py official repository ran no licence file found · pointer only · 3aa3ac0cc5796225 · report
imq_kernel clbonet/Mirror_and_Preconditioned_Gradient_Descent_in_Wasserstein_Space/lib_jax/mmdf.py official repository ran no licence file found · pointer only · f37dfdac0d4f70ee · report
kl_divergence clbonet/Mirror_and_Preconditioned_Gradient_Descent_in_Wasserstein_Space/xps_Gaussians/xp_gaussian.py official repository ran no licence file found · pointer only · 969166020ca100c0 · report
laplace_kernel clbonet/Mirror_and_Preconditioned_Gradient_Descent_in_Wasserstein_Space/lib_jax/mmdf.py official repository ran no licence file found · pointer only · 52ff60389b3a2228 · report
mirror_descent_entropy clbonet/Mirror_and_Preconditioned_Gradient_Descent_in_Wasserstein_Space/lib_jax/mirror_gaussians.py official repository ran no licence file found · pointer only · b81bc59373b998ed · report
plot_trajectory clbonet/Mirror_and_Preconditioned_Gradient_Descent_in_Wasserstein_Space/lib_jax/utils_plot.py official repository ran no licence file found · pointer only · 6e4b6e8722e3b41d · report
target_grad_sw clbonet/Mirror_and_Preconditioned_Gradient_Descent_in_Wasserstein_Space/lib_jax/swf.py official repository ran no licence file found · pointer only · 5520a0a9dbc6a754 · report
forward_backward clbonet/Mirror_and_Preconditioned_Gradient_Descent_in_Wasserstein_Space/lib_jax/mirror_gaussians.py official repository unverified no licence file found · pointer only · becb8047c46a5257 · report
mirror_descent_kl clbonet/Mirror_and_Preconditioned_Gradient_Descent_in_Wasserstein_Space/lib_jax/mirror_gaussians.py official repository unverified no licence file found · pointer only · fbc6d7665e4fc746 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Focus

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections