{"title":"Parameterized Approximation Algorithms and Lower Bounds for k-Center Clustering and Variants","authors":"Sayan Bandyapadhyay, Zachary Friggstad, Ramin Mousavi","doi":"10.1007/s00453-024-01236-1","DOIUrl":null,"url":null,"abstract":"<div><p><i>k</i>-center is one of the most popular clustering models. While it admits a simple 2-approximation in polynomial time in general metrics, the Euclidean version is NP-hard to approximate within a factor of 1.82, even in the plane, if one insists the dependence on <i>k</i> in the running time be polynomial. Without this restriction, a classic algorithm by Agarwal and Procopiuc [Algorithmica 2002] yields an <span>\\(O(n\\log k)+(1/\\epsilon )^{O(2^dk^{1-1/d}\\log k)}\\)</span>-time <span>\\((1+\\epsilon )\\)</span>-approximation for Euclidean <i>k</i>-center, where <i>d</i> is the dimension. We show for a closely related problem, <i>k</i>-supplier, the double-exponential dependence on dimension is unavoidable if one hopes to have a sub-linear dependence on <i>k</i> in the exponent. We also derive similar algorithmic results to the ones by Agarwal and Procopiuc for both <i>k</i>-center and <i>k</i>-supplier. We use a relatively new tool, called Voronoi separator, which makes our algorithms and analyses substantially simpler. Furthermore we consider a well-studied generalization of <i>k</i>-center, called Non-uniform <i>k</i>-center (NUkC), where we allow different radii clusters. NUkC is NP-hard to approximate within any factor, even in the Euclidean case. We design a <span>\\(2^{O(k\\log k)}n^2\\)</span> time 3-approximation for NUkC in general metrics, and a <span>\\(2^{O((k\\log k)/\\epsilon )}dn\\)</span> time <span>\\((1+\\epsilon )\\)</span>-approximation for Euclidean NUkC. The latter time bound matches the bound for <i>k</i>-center.\n</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 8","pages":"2557 - 2574"},"PeriodicalIF":0.9000,"publicationDate":"2024-05-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Algorithmica","FirstCategoryId":"94","ListUrlMain":"https://link.springer.com/article/10.1007/s00453-024-01236-1","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, SOFTWARE ENGINEERING","Score":null,"Total":0}
引用次数: 0
Abstract
k-center is one of the most popular clustering models. While it admits a simple 2-approximation in polynomial time in general metrics, the Euclidean version is NP-hard to approximate within a factor of 1.82, even in the plane, if one insists the dependence on k in the running time be polynomial. Without this restriction, a classic algorithm by Agarwal and Procopiuc [Algorithmica 2002] yields an \(O(n\log k)+(1/\epsilon )^{O(2^dk^{1-1/d}\log k)}\)-time \((1+\epsilon )\)-approximation for Euclidean k-center, where d is the dimension. We show for a closely related problem, k-supplier, the double-exponential dependence on dimension is unavoidable if one hopes to have a sub-linear dependence on k in the exponent. We also derive similar algorithmic results to the ones by Agarwal and Procopiuc for both k-center and k-supplier. We use a relatively new tool, called Voronoi separator, which makes our algorithms and analyses substantially simpler. Furthermore we consider a well-studied generalization of k-center, called Non-uniform k-center (NUkC), where we allow different radii clusters. NUkC is NP-hard to approximate within any factor, even in the Euclidean case. We design a \(2^{O(k\log k)}n^2\) time 3-approximation for NUkC in general metrics, and a \(2^{O((k\log k)/\epsilon )}dn\) time \((1+\epsilon )\)-approximation for Euclidean NUkC. The latter time bound matches the bound for k-center.
期刊介绍:
Algorithmica is an international journal which publishes theoretical papers on algorithms that address problems arising in practical areas, and experimental papers of general appeal for practical importance or techniques. The development of algorithms is an integral part of computer science. The increasing complexity and scope of computer applications makes the design of efficient algorithms essential.
Algorithmica covers algorithms in applied areas such as: VLSI, distributed computing, parallel processing, automated design, robotics, graphics, data base design, software tools, as well as algorithms in fundamental areas such as sorting, searching, data structures, computational geometry, and linear programming.
In addition, the journal features two special sections: Application Experience, presenting findings obtained from applications of theoretical results to practical situations, and Problems, offering short papers presenting problems on selected topics of computer science.