Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
125 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Separating $k$-Median from the Supplier Version (2401.13819v1)

Published 24 Jan 2024 in cs.DS

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.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (40)
  1. Constant-factor fpt approximation for capacitated k-median. In 27th Annual European Symposium on Algorithms (ESA 2019). Schloss Dagstuhl-Leibniz-Zentrum fuer Informatik, 2019.
  2. Clustering what matters: optimal approximation for clustering with outliers. Journal of Artificial Intelligence Research, 78:143–166, 2023.
  3. 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.
  4. Approximation resistant predicates from pairwise independence. Computational Complexity, 18(2):249–271, 2009.
  5. Approximating low-dimensional coverage problems. In Proceedings of the twenty-eighth annual symposium on Computational geometry, pages 161–170, 2012.
  6. Fpt approximation for fair minimum-load clustering. In 17th International Symposium on Parameterized and Exact Computation, 2022.
  7. 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.
  8. 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.
  9. An improved approximation for k-median and positive correlation in budgeted optimization. ACM Transactions on Algorithms (TALG), 13(2):1–31, 2017.
  10. 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.
  11. 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.
  12. 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.
  13. A dependent lp-rounding approach for the k-median problem. In International Colloquium on Automata, Languages, and Programming, pages 194–205. Springer, 2012.
  14. Integrality gaps for sherali-adams relaxations. In Proceedings of the forty-first annual ACM symposium on Theory of computing, pages 283–292, 2009.
  15. Tight fpt approximations for k𝑘kitalic_k-median and k𝑘kitalic_k-means. arXiv preprint arXiv:1904.12334, 2019.
  16. 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.
  17. 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.
  18. 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.
  19. Uriel Feige. A threshold of ln n for approximating set cover. Journal of the ACM (JACM), 45(4):634–652, 1998.
  20. 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.
  21. 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.
  22. Lp/sdp hierarchy lower bounds for decoding random ldpc codes. IEEE Transactions on Information Theory, 64(6):4423–4437, 2017.
  23. 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.
  24. Tight fpt approximation for socially fair clustering. Information Processing Letters, 182:106383, 2023.
  25. Fpt approximation for constrained metric k𝑘kitalic_k-median/means. arXiv preprint arXiv:2007.11773, 2020.
  26. Greedy strikes back: Improved facility location algorithms. Journal of algorithms, 31(1):228–248, 1999.
  27. Johan Håstad. Some optimal inapproximability results. Journal of the ACM (JACM), 48(4):798–859, 2001.
  28. 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.
  29. Greedy facility location algorithms analyzed using dual fitting with factor-revealing lp. Journal of the ACM (JACM), 50(6):795–824, 2003.
  30. 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.
  31. 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.
  32. Clustering what matters in constrained settings. arXiv preprint arXiv:2305.00175, 2023.
  33. 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.
  34. Optimal inapproximability results for max-cut and other 2-variable csps? SIAM Journal on Computing, 37(1):319–357, 2007.
  35. Approximating k-median via pseudo-approximation. In proceedings of the forty-fifth annual ACM symposium on theory of computing, pages 901–910, 2013.
  36. Approximation algorithms for geometric median problems. Information Processing Letters, 44(5):245–249, 1992.
  37. e-approximations with minimum packing constraint violation. In Proceedings of the twenty-fourth annual ACM symposium on Theory of computing, pages 771–782, 1992.
  38. 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.
  39. Elchanan Mossel. Gaussian bounds for noise correlation of functions. Geometric and Functional Analysis, 19(6):1713–1756, 2010.
  40. A constant fpt approximation algorithm for hard-capacitated k-means. Optimization and Engineering, 21:709–722, 2020.
Citations (1)

Summary

We haven't generated a summary for this paper yet.