A Data-Dependent Algorithm for Querying Earth Mover's Distance with Low Doubling Dimensions
Abstract
In this paper, we consider the following query problem: given two weighted point sets and in the Euclidean space , we want to quickly determine that whether their earth mover's distance (EMD) is larger or smaller than a pre-specified threshold . The problem finds a number of important applications in the fields of machine learning and data mining. In particular, we assume that the dimensionality is not fixed and the sizes and are large. Therefore, most of existing EMD algorithms are not quite efficient to solve this problem due to their high complexities. Here, we consider the problem under the assumption that and have low doubling dimensions, which is common for high-dimensional data in real world. Inspired by the geometric method {\em net tree}, we propose a novel ``data-dependent'' algorithm to avoid directly computing the EMD between and , so as to solve this query problem more efficiently. We also study the performance of our method on synthetic and real datasets. The experimental results suggest that our method can save a large amount of running time comparing with existing EMD algorithms.
Cite
@article{arxiv.2002.12354,
title = {A Data-Dependent Algorithm for Querying Earth Mover's Distance with Low Doubling Dimensions},
author = {Hu Ding and Tan Chen and Fan Yang and Mingyue Wang},
journal= {arXiv preprint arXiv:2002.12354},
year = {2020}
}