paper-with-me

홈 › Papers

Efficient Discretizations of Optimal Transport

2021-02-16 · Junqi Wang, Pei Wang, Patrick Shafto

Obtaining solutions to Optimal Transportation (OT) problems is typically intractable when the marginal spaces are continuous. Recent research has focused on approximating continuous solutions with discretization methods based on i.i.d. sampling, and has proven convergence as the sample size increases. However, obtaining OT solutions with large sample sizes requires intensive computation effort, that can be prohibitive in practice. In this paper, we propose an algorithm for calculating discretizations with a given number of points for marginal distributions, by minimizing the (entropy-regularized) Wasserstein distance, and result in plans that are comparable to those obtained with much larger numbers of i.i.d. samples. Moreover, a local version of such discretizations which is parallelizable for large scale applications is proposed. We prove bounds for our approximation and demonstrate performance on a wide range of problems.

📄 PDF Abstract BibTeX arXiv:2102.07956

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

How to train your neural ODE: the world of Jacobian and kinetic regularization

2020-02-07 · ICML 2020 1 · Chris Finlay, Jörn-Henrik Jacobsen, Levon Nurbekyan, Adam M. Oberman

Training neural ODEs on large datasets has not been tractable due to the necessity of allowing the adaptive numerical ODE solver to refine its step size to very small values. In practice this leads to dynamics equivalent…

Density EstimationImage Generation

Momentum Particle Maximum Likelihood

2023-12-12 · Jen Ning Lim, Juan Kuntz, Samuel Power, Adam M. Johansen

Maximum likelihood estimation (MLE) of latent variable models is often recast as the minimization of a free energy functional over an extended space of parameters and probability distributions. This perspective was recen…

Transport map unadjusted Langevin algorithms: learning and discretizing perturbed samplers

2023-02-14 · Benjamin J. Zhang, Youssef M. Marzouk, Konstantinos Spiliopoulos

Langevin dynamics are widely used in sampling high-dimensional, non-Gaussian distributions whose densities are known up to a normalizing constant. In particular, there is strong interest in unadjusted Langevin algorithms…

Transported Memory Networks accelerating Computational Fluid Dynamics

2025-02-25 · Matthias Schulz, Gwendal Jouan, Daniel Berger, Stefan Gavranovic 외

In recent years, augmentation of differentiable PDE solvers with neural networks has shown promising results, particularly in fluid simulations. However, most approaches rely on convolutional neural networks and custom s…

Computational Efficiency

Faster Wasserstein Distance Estimation with the Sinkhorn Divergence

2020-06-15 · NeurIPS 2020 12 · Lenaic Chizat, Pierre Roussillon, Flavien Léger, François-Xavier Vialard 외

The squared Wasserstein distance is a natural quantity to compare probability distributions in a non-parametric setting. This quantity is usually estimated with the plug-in estimator, defined via a discrete optimal trans…

Computational Efficiency