Breaching the 2 LMP Approximation Barrier for Facility Location with Applications to k-Median

07/11/2022
by   Vincent Cohen-Addad, et al.
0

The Uncapacitated Facility Location (UFL) problem is one of the most fundamental clustering problems: Given a set of clients C and a set of facilities F in a metric space (C ∪ F, dist) with facility costs open : F →ℝ^+, the goal is to find a set of facilities S ⊆ F to minimize the sum of the opening cost open(S) and the connection cost d(S) := ∑_p ∈ Cmin_c ∈ S dist(p, c). An algorithm for UFL is called a Lagrangian Multiplier Preserving (LMP) α approximation if it outputs a solution S⊆ F satisfying open(S) + d(S) ≤ open(S^*) + α d(S^*) for any S^* ⊆ F. The best-known LMP approximation ratio for UFL is at most 2 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 k-Median problem from 2.6742 to 2.67059.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/08/2021

An Improved Local Search Algorithm for k-Median

We present a new local-search algorithm for the k-median clustering prob...
research
11/06/2017

Constant-Factor Approximation for Ordered k-Median

We study the Ordered k-Median problem, in which the solution is evaluate...
research
04/24/2018

Improved Local Search Based Approximation Algorithm for Hard Uniform Capacitated k-Median Problem

In this paper, we study the hard uniform capacitated k- median problem u...
research
12/20/2020

Outliers Detection Is Not So Hard: Approximation Algorithms for Robust Clustering Problems Using Local Search Techniques

In this paper, we consider two types of robust models of the k-median/k-...
research
02/25/2020

The Power of Recourse: Better Algorithms for Facility Location in Online and Dynamic Models

In this paper we study the facility location problem in the online with ...
research
01/23/2020

Best Principal Submatrix Selection for the Maximum Entropy Sampling Problem: Scalable Algorithms and Performance Guarantees

This paper studies a classic maximum entropy sampling problem (MESP), wh...
research
11/08/2022

A Local Search-Based Approach for Set Covering

In the Set Cover problem, we are given a set system with each set having...

Please sign up or login with your details

Forgot password? Click here to reset