Breaching the 2 LMP Approximation Barrier for Facility Location with Applications to k-Median
Abstract
The Uncapacitated Facility Location (UFL) problem is one of the most fundamental clustering problems: Given a set of clients and a set of facilities in a metric space with facility costs , the goal is to find a set of facilities to minimize the sum of the opening cost and the connection cost . An algorithm for UFL is called a Lagrangian Multiplier Preserving (LMP) approximation if it outputs a solution satisfying for any . The best-known LMP approximation ratio for UFL is at most by the JMS algorithm of Jain, Mahdian, and Saberi based on the Dual-Fitting technique. We present a (slightly) improved LMP approximation algorithm for UFL. This is achieved by combining the Dual-Fitting technique with Local Search, another popular technique to address clustering problems. From a conceptual viewpoint, our result gives a theoretical evidence that local search can be enhanced so as to avoid bad local optima by choosing the initial feasible solution with LP-based techniques. Using the framework of bipoint solutions, our result directly implies a (slightly) improved approximation for the -Median problem from 2.6742 to 2.67059.
Keywords
Cite
@article{arxiv.2207.05150,
title = {Breaching the 2 LMP Approximation Barrier for Facility Location with Applications to k-Median},
author = {Vincent Cohen-Addad and Fabrizio Grandoni and Euiwoong Lee and Chris Schwiegelshohn},
journal= {arXiv preprint arXiv:2207.05150},
year = {2026}
}
Comments
Conference version in SODA2023. This version corrects a confusing bug in the definition of the upperbounding LP