Simpler Analyses of Local Search Algorithms for Facility Location
read the original abstract
We study local search algorithms for metric instances of facility location problems: the uncapacitated facility location problem (UFL), as well as uncapacitated versions of the $k$-median, $k$-center and $k$-means problems. All these problems admit natural local search heuristics: for example, in the UFL problem the natural moves are to open a new facility, close an existing facility, and to swap a closed facility for an open one; in $k$-medians, we are allowed only swap moves. The local-search algorithm for $k$-median was analyzed by Arya et al. (SIAM J. Comput. 33(3):544-562, 2004), who used a clever ``coupling'' argument to show that local optima had cost at most constant times the global optimum. They also used this argument to show that the local search algorithm for UFL was 3-approximation; their techniques have since been applied to other facility location problems. In this paper, we give a proof of the $k$-median result which avoids this coupling argument. These arguments can be used in other settings where the Arya et al. arguments have been used. We also show that for the problem of opening $k$ facilities $F$ to minimize the objective function $\Phi_p(F) = \big(\sum_{j \in V} d(j, F)^p\big)^{1/p}$, the natural swap-based local-search algorithm is a $\Theta(p)$-approximation. This implies constant-factor approximations for $k$-medians (when $p=1$), and $k$-means (when $p = 2$), and an $O(\log n)$-approximation algorithm for the $k$-center problem (which is essentially $p = \log n$).
This paper has not been read by Pith yet.
Forward citations
Cited by 4 Pith papers
-
A $(2+\varepsilon)$-Approximation Algorithm for Metric $k$-Median
A (2+ε)-approximation algorithm for metric k-median using modified greedy phases and sampling on stable instances.
-
$k$-Clustering via Iterative Randomized Rounding
An iterative rounding procedure achieves a ((3^p + 1)/2 + ε)-approximation for k-clustering under p-th power distance costs, recovering the 2-approximation for k-median and improving k-means bounds to 5+ε (metric) and...
-
On Tight FPT Time Approximation Algorithms for k-Clustering Problems
Provides tight FPT-time (3+ε)-approximations for capacitated general-norm k-clustering and (1 + 2/(e c) + ε) for top-cn norm k-clustering, plus a bicriteria result.
-
Learning to Approximate Uniform Facility Location via Graph Neural Networks
A differentiable MPNN approximates uniform facility location with provable guarantees and outperforms standard approximation algorithms while closing the gap to exact ILP solutions.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.