MLLGJun 7, 2020

Adversarial Optimal Transport Through The Convolution Of Kernels With Evolving Measures

arXiv:2006.04245v21 citations
Originality Incremental advance
AI Analysis

This work addresses the optimal transport problem in machine learning, offering a method that is robust to dimensionality and capable of generating rich maps, though it appears incremental in its approach.

The authors tackled the sample-based optimal transport problem by proposing a novel adversarial algorithm that uses a test function built from a convolution of an adaptive kernel with an evolving probability distribution, approximating it via simulation over evolving samples. The result is a robust algorithm that produces complex maps from simple transformations, as demonstrated with numerical examples.

A novel algorithm is proposed to solve the sample-based optimal transport problem. An adversarial formulation of the push-forward condition uses a test function built as a convolution between an adaptive kernel and an evolving probability distribution $ν$ over a latent variable $b$. Approximating this convolution by its simulation over evolving samples $b^i(t)$ of $ν$, the parameterization of the test function reduces to determining the flow of these samples. This flow, discretized over discrete time steps $t_n$, is built from the composition of elementary maps. The optimal transport also follows a flow that, by duality, must follow the gradient of the test function. The representation of the test function as the Monte Carlo simulation of a distribution makes the algorithm robust to dimensionality, and its evolution under a memory-less flow produces rich, complex maps from simple parametric transformations. The algorithm is illustrated with numerical examples.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes