paper-with-me

Papers

Approximative Algorithms for Multi-Marginal Optimal Transport and Free-Support Wasserstein Barycenters

2022-02-02 · Johannes von Lindheim

Computationally solving multi-marginal optimal transport (MOT) with squared Euclidean costs for $N$ discrete probability measures has recently attracted considerable attention, in part because of the correspondence of its solutions with Wasserstein-$2$ barycenters, which have many applications in data science. In general, this problem is NP-hard, calling for practical approximative algorithms. While entropic regularization has been successfully applied to approximate Wasserstein barycenters, this loses the sparsity of the optimal solution, making it difficult to solve the MOT problem directly in practice because of the curse of dimensionality. Thus, for obtaining barycenters, one usually resorts to fixed-support restrictions to a grid, which is, however, prohibitive in higher ambient dimensions $d$. In this paper, after analyzing the relationship between MOT and barycenters, we present two algorithms to approximate the solution of MOT directly, requiring mainly just $N-1$ standard two-marginal OT computations. Thus, they are fast, memory-efficient and easy to implement and can be used with any sparse OT solver as a black box. Moreover, they produce sparse solutions and show promising numerical results. We analyze these algorithms theoretically, proving upper and lower bounds for the relative approximation error.

📄 PDF Abstract BibTeX arXiv:2202.00954

Code (1)

jvlindheim/mot 공식 구현

Similar Papers 제목 키워드 기반

Multi-marginal optimal transport and probabilistic graphical models

2020-06-25 · Isabel Haasler, Rahul Singh, Qinsheng Zhang, Johan Karlsson 외

We study multi-marginal optimal transport problems from a probabilistic graphical model perspective. We point out an elegant connection between the two when the underlying cost for optimal transport allows a graph struct…

Bayesian Inference

Convergence of Batch Greenkhorn for Regularized Multimarginal Optimal Transport

2021-12-01 · Vladimir Kostic, Saverio Salzo, Massimilano Pontil

In this work we propose a batch version of the Greenkhorn algorithm for multimarginal regularized optimal transport problems. Our framework is general enough to cover, as particular cases, some existing algorithms like S…

On the Complexity of Approximating Multimarginal Optimal Transport

2019-09-30 · Tianyi Lin, Nhat Ho, Marco Cuturi, Michael. I. Jordan

We study the complexity of approximating the multimarginal optimal transport (MOT) distance, a generalization of the classical optimal transport distance, considered here between $m$ discrete probability distributions su…

Sliced Multi-Marginal Optimal Transport

2021-02-14 · samuel cohen, Alexander Terenin, Yannik Pitcan, Brandon Amos 외

Multi-marginal optimal transport enables one to compare multiple probability measures, which increasingly finds application in multi-task learning problems. One practical limitation of multi-marginal transport is computa…

Density EstimationMulti-Task Learning

On Multimarginal Partial Optimal Transport: Equivalent Forms and Computational Complexity

2021-08-18 · Khang Le, Huy Nguyen, Tung Pham, Nhat Ho

We study the multi-marginal partial optimal transport (POT) problem between $m$ discrete (unbalanced) measures with at most $n$ supports. We first prove that we can obtain two equivalence forms of the multimarginal POT p…