突破设施选址的 2 LMP 近似壁垒及其在 k-Median 问题中的应用
数据结构与算法
2026-01-29 v2
摘要
无容量设施选址(UFL)问题是最基本的聚类问题之一:给定度量空间 中的客户集 与设施集 ,以及设施开启成本 ,目标是找到设施子集 以最小化开启成本 与连接成本 之和。若某 UFL 算法对任意 均输出解 满足 ,则称其为 Lagrangian 乘子保持(LMP) 近似算法。基于 Dual-Fitting 技术的 Jain、Mahdian 和 Saberi 的 JMS 算法给出了 UFL 已知最好的 LMP 近似比不超过 。我们提出了一种(略微)改进的 UFL 的 LMP 近似算法。这是通过将 Dual-Fitting 技术与局部搜索(另一种解决聚类问题的流行技术)相结合实现的。从概念角度看,我们的结果提供了理论证据:可通过基于 LP 的技术选择初始可行解来增强局部搜索,从而避免糟糕的局部最优。利用双点解框架,我们的结果直接将 -Median 问题的近似比从 2.6742 略微改进至 2.67059。
引用
@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}
}
备注
Conference version in SODA2023. This version corrects a confusing bug in the definition of the upperbounding LP