Efficient approximation schemes for uniform-cost clustering problems in planar graphs
May 02, 2019 Β· Declared Dead Β· π Embedded Systems and Applications
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Vincent Cohen-Addad, Marcin Pilipczuk, MichaΕ Pilipczuk
arXiv ID
1905.00656
Category
cs.DS: Data Structures & Algorithms
Citations
9
Venue
Embedded Systems and Applications
Last Checked
4 months ago
Abstract
We consider the $k$-Median problem on planar graphs: given an edge-weighted planar graph $G$, a set of clients $C \subseteq V(G)$, a set of facilities $F \subseteq V(G)$, and an integer parameter $k$, the task is to find a set of at most $k$ facilities whose opening minimizes the total connection cost of clients, where each client contributes to the cost with the distance to the closest open facility. We give two new approximation schemes for this problem: -- FPT Approximation Scheme: for any $Ξ΅>0$, in time $2^{O(kΞ΅^{-3}\log (kΞ΅^{-1}))}\cdot n^{O(1)}$ we can compute a solution that (1) has connection cost at most $(1+Ξ΅)$ times the optimum, with high probability. -- Efficient Bicriteria Approximation Scheme: for any $Ξ΅>0$, in time $2^{O(Ξ΅^{-5}\log (Ξ΅^{-1}))}\cdot n^{O(1)}$ we can compute a set of at most $(1+Ξ΅)k$ facilities (2) whose opening yields connection cost at most $(1+Ξ΅)$ times the optimum connection cost for opening at most $k$ facilities, with high probability. As a direct corollary of the second result we obtain an EPTAS for the Uniform Facility Location on planar graphs, with same running time. Our main technical tool is a new construction of a "coreset for facilities" for $k$-Median in planar graphs: we show that in polynomial time one can compute a subset of facilities $F_0\subseteq F$ of size $k\cdot (\log n/Ξ΅)^{O(Ξ΅^{-3})}$ with a guarantee that there is a $(1+Ξ΅)$-approximate solution contained in $F_0$.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Data Structures & Algorithms
π
π
The Cartographer
R.I.P.
π»
Ghosted
Route Planning in Transportation Networks
R.I.P.
π»
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
π»
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
π»
Ghosted
Graph Isomorphism in Quasipolynomial Time
π
π
The Cartographer
Simulation optimization: A review of algorithms and applications
Died the same way β π» Ghosted
R.I.P.
π»
Ghosted
Federated Learning: Strategies for Improving Communication Efficiency
R.I.P.
π»
Ghosted
In-Datacenter Performance Analysis of a Tensor Processing Unit
R.I.P.
π»
Ghosted
Deep Convolutional Neural Networks for Computer-Aided Detection: CNN Architectures, Dataset Characteristics and Transfer Learning
R.I.P.
π»
Ghosted