Approximate Greedy Clustering and Distance Selection for Graph Metrics
David Eppstein, Sariel Har-Peled, Anastasios Sidiropoulos

TL;DR
This paper introduces efficient algorithms for approximate greedy permutations and distance selection in finite metric spaces, focusing on graph and Euclidean metrics, with improved time complexities and approximation guarantees.
Contribution
It provides novel randomized and deterministic algorithms for approximate greedy permutations and distance selection, with specific improvements for graph and Euclidean metrics.
Findings
Expected time $O(rac{1}{ ext{eps}})(m+n) ext{log} n ext{log}(n/ ext{eps})$ for approximate greedy permutations in graphs.
Expected time $O( ext{eps}^{-2} n^{1+1/(1+ ext{eps})^2 + o(1)})$ for Euclidean spaces.
Near linear time approximation for distance selection in planar 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
