Preconditioning for the Geometric Transportation Problem

02/22/2019
by   Andrey Boris Khesin, et al.
0

In the geometric transportation problem, we are given a collection of points P in d-dimensional Euclidean space, and each point is given a supply of μ(p) units of mass, where μ(p) could be a positive or a negative integer, and the total sum of the supplies is 0. The goal is to find a flow (called a transportation map) that transports μ(p) units from any point p with μ(p) > 0, and transports -μ(p) units into any point p with μ(p) < 0. Moreover, the flow should minimize the total distance traveled by the transported mass. The optimal value is known as the transportation cost, or the Earth Mover's Distance (from the points with positive supply to those with negative supply). This problem has been widely studied in many fields of computer science: from theoretical work in computational geometry, to applications in computer vision, graphics, and machine learning. In this work we study approximation algorithms for the geometric transportation problem. We give an algorithm which, for any fixed dimension d, finds a (1+ε)-approximate transportation map in time nearly-linear in n, and polynomial in ε^-1 and in the logarithm of the total supply. This is the first approximation scheme for the problem whose running time depends on n as n·polylog(n). Our techniques combine the generalized preconditioning framework of Sherman, which is grounded in continuous optimization, with simple geometric arguments to first reduce the problem to a minimum cost flow problem on a sparse graph, and then to design a good preconditioner for this latter problem.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/09/2019

A near-linear time approximation scheme for geometric transportation with real supplies

The geometric transportation problem takes as input a set of points P in...
research
04/16/2021

Approximating the Earth Mover's Distance between sets of geometric objects

Given two distributions P and S of equal total mass, the Earth Mover's D...
research
10/23/2018

Approximating the Quadratic Transportation Metric in Near-Linear Time

Computing the quadratic transportation metric (also called the 2-Wassers...
research
07/09/2019

A near-linear time approximation scheme for geometric transportation with arbitrary supplies and spread

The geometric transportation problem takes as input a set of points P in...
research
10/16/2017

A Geometric View of Optimal Transportation and Generative Model

In this work, we show the intrinsic relations between optimal transporta...
research
07/03/2017

People Mover's Distance: Class level geometry using fast pairwise data adaptive transportation costs

We address the problem of defining a network graph on a large collection...
research
04/25/2018

On Geometric Prototype And Applications

In this paper, we propose to study a new geometric optimization problem ...

Please sign up or login with your details

Forgot password? Click here to reset