Abstract
We reprove three known algorithmic bounds for terminal-clustering problems, using a single framework that leads to simpler proofs. In this genre of problems, the input is a metric space (X, d) (possibly arising from a graph) and a subset of terminals K ⊂ X, and the goal is to partition the points X such that each part, called a cluster, contains exactly one terminal (possibly with connectivity requirements) so as to minimize some objective. The three bounds we reprove are for Steiner Point Removal on trees [Gupta, SODA 2001], for Metric 0-Extension in bounded doubling dimension [Lee and Naor, unpublished 2003], and for Connected Metric 0-Extension [Englert et al., SICOMP 2014]. A natural approach is to cluster each point with its closest terminal, which would partition X into so-called Voronoi cells, but this approach can fail miserably due to its stringent cluster boundaries. A now-standard fix, which we call the Relaxed-Voronoi framework, is to use enlarged Voronoi cells, but to obtain disjoint clusters, the cells are computed greedily according to some order. This method, first proposed by Calinescu, Karloff and Rabani [SICOMP 2004], was employed successfully to provide state-of-the-art results for terminal-clustering problems on general metrics. However, for restricted families of metrics, e.g., trees and doubling metrics, only more complicated, ad-hoc algorithms are known. Our main contribution is to demonstrate that the Relaxed-Voronoi algorithm is applicable to restricted metrics, and actually leads to relatively simple algorithms and analyses.
Original language | English |
---|---|
Title of host publication | 2nd Symposium on Simplicity in Algorithms, SOSA 2019 - Co-located with the 30th ACM-SIAM Symposium on Discrete Algorithms, SODA 2019 |
Editors | Jeremy T. Fineman, Michael Mitzenmacher |
Publisher | Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing |
ISBN (Electronic) | 9783959770996 |
DOIs | |
State | Published - Jan 2019 |
Externally published | Yes |
Event | 2nd Symposium on Simplicity in Algorithms, SOSA 2019 - San Diego, United States Duration: 8 Jan 2019 → 9 Jan 2019 |
Publication series
Name | OpenAccess Series in Informatics |
---|---|
Volume | 69 |
ISSN (Print) | 2190-6807 |
Conference
Conference | 2nd Symposium on Simplicity in Algorithms, SOSA 2019 |
---|---|
Country/Territory | United States |
City | San Diego |
Period | 8/01/19 → 9/01/19 |
Bibliographical note
Publisher Copyright:© Arnold Filtser, Robert Krauthgamer, and Ohad Trabelsi.
Funding
∗ In earlier versions this algorithm was called “Noisy Voronoi”. 1 Work partially supported by the Lynn and William Frankel Center for Computer Sciences, ISF grant 1817/17, and by BSF Grant 2015813. 2 Work partially supported by ONR Award N00014-18-1-2364, the Israel Science Foundation grant #1086/18, a Minerva Foundation grant, and a Google Faculty Research Award. 3 Work partly done at IBM Almaden.
Funders | Funder number |
---|---|
Lynn and William Frankel Center for Computer Sciences | |
Office of Naval Research | N00014-18-1-2364 |
Minerva Foundation | |
United States-Israel Binational Science Foundation | 2015813 |
Israel Science Foundation | 1086/18, 1817/17 |
Keywords
- Clustering
- Doubling dimension
- Relaxed voronoi
- Steiner point removal
- Zero extension