# Local Bures-Wasserstein Transport: A Practical and Fast Mapping   Approximation

**Authors:** Andr\'es Hoyos-Idrobo

arXiv: 1906.08227 · 2019-06-20

## TL;DR

This paper introduces a fast, practical method for approximating optimal transport maps using local Bures-Wasserstein transport, significantly reducing computation time and complexity compared to kernel-based approaches.

## Contribution

It proposes a novel, efficient approach to learn approximate transport maps and Wasserstein barycenters leveraging Gaussian closed-form solutions, enabling faster and more scalable computations.

## Key findings

- 80x faster overall runtime compared to existing methods
- Requires fewer components to recover barycenter support
- Generalizes well to out-of-sample data

## Abstract

Optimal transport (OT)-based methods have a wide range of applications and have attracted a tremendous amount of attention in recent years. However, most of the computational approaches of OT do not learn the underlying transport map. Although some algorithms have been proposed to learn this map, they rely on kernel-based methods, which makes them prohibitively slow when the number of samples increases. Here, we propose a way to learn an approximate transport map and a parametric approximation of the Wasserstein barycenter. We build an approximated transport mapping by leveraging the closed-form of Gaussian (Bures-Wasserstein) transport; we compute local transport plans between matched pairs of the Gaussian components of each density. The learned map generalizes to out-of-sample examples. We provide experimental results on simulated and real data, comparing our proposed method with other mapping estimation algorithms. Preliminary experiments suggest that our proposed method is not only faster, with a factor 80 overall running time, but it also requires fewer components than state-of-the-art methods to recover the support of the barycenter. From a practical standpoint, it is straightforward to implement and can be used with a conventional machine learning pipeline.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.08227/full.md

## Figures

42 figures with captions in the complete paper: https://tomesphere.com/paper/1906.08227/full.md

## References

33 references — full list in the complete paper: https://tomesphere.com/paper/1906.08227/full.md

---
Source: https://tomesphere.com/paper/1906.08227