On Robust Optimal Transport: Computational Complexity and Barycenter Computation
Abstract
We consider robust variants of the standard optimal transport, named robust optimal transport, where marginal constraints are relaxed via Kullback-Leibler divergence. We show that Sinkhorn-based algorithms can approximate the optimal cost of robust optimal transport in $\widetilde{\mathcal{O}}(\frac{n^2}{\varepsilon})$ time, in which $n$ is the number of supports of the probability distributions and $\varepsilon$ is the desired error. Furthermore, we investigate a fixed-support robust barycenter problem between $m$ discrete probability distributions with at most $n$ number of supports and develop an approximating algorithm based on iterative Bregman projections (IBP). For the specific case $m = 2$, we show that this algorithm can approximate the optimal barycenter value in $\widetilde{\mathcal{O}}(\frac{mn^2}{\varepsilon})$ time, thus being better than the previous complexity $\widetilde{\mathcal{O}}(\frac{mn^2}{\varepsilon^2})$ of the IBP algorithm for approximating the Wasserstein barycenter.
Cite
Text
Le et al. "On Robust Optimal Transport: Computational Complexity and Barycenter Computation." Neural Information Processing Systems, 2021.Markdown
[Le et al. "On Robust Optimal Transport: Computational Complexity and Barycenter Computation." Neural Information Processing Systems, 2021.](https://mlanthology.org/neurips/2021/le2021neurips-robust/)BibTeX
@inproceedings{le2021neurips-robust,
title = {{On Robust Optimal Transport: Computational Complexity and Barycenter Computation}},
author = {Le, Khang and Nguyen, Huy and Nguyen, Quang M and Pham, Tung and Bui, Hung and Ho, Nhat},
booktitle = {Neural Information Processing Systems},
year = {2021},
url = {https://mlanthology.org/neurips/2021/le2021neurips-robust/}
}