Improved Approximation Algorithms for Earth-Mover Distance in Data Streams
Data Structures and Algorithms
2014-04-28 v1
Abstract
For two multisets and of points in , such that , the earth-mover distance (EMD) between and is the minimum cost of a perfect bipartite matching with edges between points in and , i.e., , where ranges over all one-to-one mappings. The sketching complexity of approximating earth-mover distance in the two-dimensional grid is mentioned as one of the open problems in the literature. We give two algorithms for computing EMD between two multi-sets when the number of distinct points in one set is a small value . Our first algorithm gives a -approximation using space and works only in the insertion-only model. The second algorithm gives a -approximation using -space in the turnstile model.
Cite
@article{arxiv.1404.6287,
title = {Improved Approximation Algorithms for Earth-Mover Distance in Data Streams},
author = {Arman Yousefi and Rafail Ostrovsky},
journal= {arXiv preprint arXiv:1404.6287},
year = {2014}
}