Papers › Debiased Sinkhorn barycenters

Debiased Sinkhorn barycenters

3 Jun 2020ICML 2020 1arXiv:2006.02575archive 2025-07-28

Hicham Janati, Marco Cuturi, Alexandre Gramfort

Entropy regularization in optimal transport (OT) has been the driver of many recent interests for Wasserstein metrics and barycenters in machine learning. It allows to keep the appealing geometrical properties of the unregularized Wasserstein distance while having a significantly lower complexity thanks to Sinkhorn's algorithm. However, entropy brings some inherent smoothing bias, resulting for example in blurred barycenters. This side effect has prompted an increasing temptation in the community to settle for a slower algorithm such as log-domain stabilized Sinkhorn which breaks the parallel structure that can be leveraged on GPUs, or even go back to unregularized OT. Here we show how this bias is tightly linked to the reference measure that defines the entropy regularizer and propose debiased Wasserstein barycenters that preserve the best of both worlds: fast Sinkhorn-like iterations without entropy smoothing. Theoretically, we prove that the entropic OT barycenter of univariate Gaussians is a Gaussian and quantify its variance bias. This result is obtained by extending the differentiability and convexity of entropic OT to sub-Gaussian measures with unbounded supports. Empirically, we illustrate the reduced blurring and the computational advantage on various applications.

PaperPDFConference PDFCodeCode 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="2006.02575")

Code

Syntology Ran 1 of 8 code samples harvested from 2 repositories linked to this paper; 7 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

By repository: community (archive-listed): 8 samples from 2 repositories, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

google-research/ott mentioned on GitHubjaxApache-2.0 report
hichamjanati/debiased-ot-barycenters mentioned on GitHubpytorch report
ott-jax/ott mentioned on GitHubjax report

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

8 samples harvested; 1 ran; 0 honoured the contract we drafted; 7 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.

1ran · our draft was wrong
7unverified

Licence: 0 of the 8 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

rescale_data hichamjanati/debiased-ot-barycenters/run_barycenter_3d.py community (archive-listed) ran · our draft was wrong BSD-3-Clause (permissive) · 8d49b2a5dc89bf80 · report
compute_reg_ot_cost google-research/ott/ott/core/sinkhorn_lr.py community (archive-listed) unverified Apache-2.0 (permissive) · 60ae0a4a27a6809c · report
fixpoint_iter google-research/ott/ott/core/fixed_point_loop.py community (archive-listed) unverified Apache-2.0 (permissive) · 3f76890b8b0683ac · report
fixpoint_iter_bwd google-research/ott/ott/core/fixed_point_loop.py community (archive-listed) unverified Apache-2.0 (permissive) · d0dc7bb7a1148e3d · report
fixpoint_iter_fwd google-research/ott/ott/core/fixed_point_loop.py community (archive-listed) unverified Apache-2.0 (permissive) · 5646d5b09c39906d · report
make_kl_loss google-research/ott/ott/core/quad_problems.py community (archive-listed) unverified Apache-2.0 (permissive) · 7a03ca79356322a3 · report
register_pytree_node google-research/ott/ott/core/dataclasses.py community (archive-listed) unverified Apache-2.0 (permissive) · 1b93b37ebec32b61 · report
solution_error google-research/ott/ott/core/sinkhorn_lr.py community (archive-listed) unverified Apache-2.0 (permissive) · 6e6033c4acd05c34 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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