Separating $k$-Median from the Supplier Version (2401.13819v1)
Abstract: Given a metric space $(V, d)$ along with an integer $k$, the $k$-Median problem asks to open $k$ centers $C \subseteq V$ to minimize $\sum_{v \in V} d(v, C)$, where $d(v, C) := \min_{c \in C} d(v, c)$. While the best-known approximation ratio of $2.613$ holds for the more general supplier version where an additional set $F \subseteq V$ is given with the restriction $C \subseteq F$, the best known hardness for these two versions are $1+1/e \approx 1.36$ and $1+2/e \approx 1.73$ respectively, using the same reduction from Max $k$-Coverage. We prove the following two results separating them. First, we show a $1.546$-parameterized approximation algorithm that runs in time $f(k) n{O(1)}$. Since $1+2/e$ is proved to be the optimal approximation ratio for the supplier version in the parameterized setting, this result separates the original $k$-Median from the supplier version. Next, we prove a $1.416$-hardness for polynomial-time algorithms assuming the Unique Games Conjecture. This is achieved via a new fine-grained hardness of Max-$k$-Coverage for small set sizes. Our upper bound and lower bound are derived from almost the same expression, with the only difference coming from the well-known separation between the powers of LP and SDP on (hypergraph) vertex cover.
- Constant-factor fpt approximation for capacitated k-median. In 27th Annual European Symposium on Algorithms (ESA 2019). Schloss Dagstuhl-Leibniz-Zentrum fuer Informatik, 2019.
- Clustering what matters: optimal approximation for clustering with outliers. Journal of Artificial Intelligence Research, 78:143–166, 2023.
- Local search heuristic for k-median and facility location problems. In Proceedings of the thirty-third annual ACM symposium on Theory of computing, pages 21–29, 2001.
- Approximation resistant predicates from pairwise independence. Computational Complexity, 18(2):249–271, 2009.
- Approximating low-dimensional coverage problems. In Proceedings of the twenty-eighth annual symposium on Computational geometry, pages 161–170, 2012.
- Fpt approximation for fair minimum-load clustering. In 17th International Symposium on Parameterized and Exact Computation, 2022.
- Fpt constant-approximations for capacitated clustering to minimize the sum of cluster radii. In 39th International Symposium on Computational Geometry (SoCG 2023). Schloss Dagstuhl-Leibniz-Zentrum für Informatik, 2023.
- Yair Bartal. On approximating arbitrary metrices by tree metrics. In Proceedings of the thirtieth annual ACM symposium on Theory of computing, pages 161–168, 1998.
- An improved approximation for k-median and positive correlation in budgeted optimization. ACM Transactions on Algorithms (TALG), 13(2):1–31, 2017.
- Rounding via trees: deterministic approximation algorithms for group steiner trees and k-median. In Proceedings of the thirtieth annual ACM symposium on Theory of computing, pages 114–123, 1998.
- Improved combinatorial algorithms for the facility location and k-median problems. In 40th Annual Symposium on Foundations of Computer Science (Cat. No. 99CB37039), pages 378–388. IEEE, 1999.
- A constant-factor approximation algorithm for the k-median problem. In Proceedings of the thirty-first annual ACM symposium on Theory of computing, pages 1–10, 1999.
- A dependent lp-rounding approach for the k-median problem. In International Colloquium on Automata, Languages, and Programming, pages 194–205. Springer, 2012.
- Integrality gaps for sherali-adams relaxations. In Proceedings of the forty-first annual ACM symposium on Theory of computing, pages 283–292, 2009.
- Tight fpt approximations for k𝑘kitalic_k-median and k𝑘kitalic_k-means. arXiv preprint arXiv:1904.12334, 2019.
- Tight fpt approximations for k-median and k-means. In 46th International Colloquium on Automata, Languages, and Programming (ICALP 2019), volume 132, pages 42–1. Schloss Dagstuhl–Leibniz-Zentrum fuer Informatik, 2019.
- On the fixed-parameter tractability of capacitated clustering. In 46th International Colloquium on Automata, Languages, and Programming (ICALP 2019), volume 132, pages 41–1. Schloss Dagstuhl–Leibniz-Zentrum fuer Informatik, 2019.
- Breaching the 2 lmp approximation barrier for facility location with applications to k-median. In Proceedings of the 2023 Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), pages 940–986. SIAM, 2023.
- Uriel Feige. A threshold of ln n for approximating set cover. Journal of the ACM (JACM), 45(4):634–652, 1998.
- A unified framework for approximating and clustering data. In Proceedings of the forty-third annual ACM symposium on Theory of computing, pages 569–578, 2011.
- A unified framework of fpt approximation algorithms for clustering problems. In 31st International Symposium on Algorithms and Computation (ISAAC 2020). Schloss Dagstuhl-Leibniz-Zentrum für Informatik, 2020.
- Lp/sdp hierarchy lower bounds for decoding random ldpc codes. IEEE Transactions on Information Theory, 64(6):4423–4437, 2017.
- Improved bi-point rounding algorithms and a golden barrier for k-median. In Proceedings of the 2023 Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), pages 987–1011. SIAM, 2023.
- Tight fpt approximation for socially fair clustering. Information Processing Letters, 182:106383, 2023.
- Fpt approximation for constrained metric k𝑘kitalic_k-median/means. arXiv preprint arXiv:2007.11773, 2020.
- Greedy strikes back: Improved facility location algorithms. Journal of algorithms, 31(1):228–248, 1999.
- Johan Håstad. Some optimal inapproximability results. Journal of the ACM (JACM), 48(4):798–859, 2001.
- Capacitated sum-of-radii clustering: An fpt approximation. In 28th Annual European Symposium on Algorithms (ESA 2020). Schloss Dagstuhl-Leibniz-Zentrum für Informatik, 2020.
- Greedy facility location algorithms analyzed using dual fitting with factor-revealing lp. Journal of the ACM (JACM), 50(6):795–824, 2003.
- Approximation algorithms for metric facility location and k-median problems using the primal-dual schema and lagrangian relaxation. Journal of the ACM (JACM), 48(2):274–296, 2001.
- Parameterized approximation scheme for biclique-free max k-weight sat and max coverage. In Proceedings of the 2023 Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), pages 3713–3733. SIAM, 2023.
- Clustering what matters in constrained settings. arXiv preprint arXiv:2305.00175, 2023.
- Subhash Khot. On the power of unique 2-prover 1-round games. In Proceedings of the thiry-fourth annual ACM symposium on Theory of computing, pages 767–775, 2002.
- Optimal inapproximability results for max-cut and other 2-variable csps? SIAM Journal on Computing, 37(1):319–357, 2007.
- Approximating k-median via pseudo-approximation. In proceedings of the forty-fifth annual ACM symposium on theory of computing, pages 901–910, 2013.
- Approximation algorithms for geometric median problems. Information Processing Letters, 44(5):245–249, 1992.
- e-approximations with minimum packing constraint violation. In Proceedings of the twenty-fourth annual ACM symposium on Theory of computing, pages 771–782, 1992.
- Pasin Manurangsi. A note on max k-vertex cover: Faster fpt-as, smaller approximate kernel and improved approximation. In 2nd Symposium on Simplicity in Algorithms, 2019.
- Elchanan Mossel. Gaussian bounds for noise correlation of functions. Geometric and Functional Analysis, 19(6):1713–1756, 2010.
- A constant fpt approximation algorithm for hard-capacitated k-means. Optimization and Engineering, 21:709–722, 2020.