Approximate Greedy Clustering and Distance Selection for Graph Metrics
Abstract
In this paper, we consider two important problems defined on finite metric spaces, and provide efficient new algorithms and approximation schemes for these problems on inputs given as graph shortest path metrics or high-dimensional Euclidean metrics. The first of these problems is the greedy permutation (or farthest-first traversal) of a finite metric space: a permutation of the points of the space in which each point is as far as possible from all previous points. We describe randomized algorithms to find -approximate greedy permutations of any graph with vertices and edges in expected time , and to find -approximate greedy permutations of points in high-dimensional Euclidean spaces in expected time . Additionally we describe a deterministic algorithm to find exact greedy permutations of any graph with vertices and treewidth in worst-case time . The second of the two problems we consider is distance selection: given , we are interested in computing the th smallest distance in the given metric space. We show that for planar graph metrics one can approximate this distance, up to a constant factor, in near linear time.
Cite
@article{arxiv.1507.01555,
title = {Approximate Greedy Clustering and Distance Selection for Graph Metrics},
author = {David Eppstein and Sariel Har-Peled and Anastasios Sidiropoulos},
journal= {arXiv preprint arXiv:1507.01555},
year = {2021}
}