期刊文献+

k-Median近似计算复杂度与局部搜索近似算法分析 被引量:8

Approximated Computational Hardness and Local Search Approximated Algorithm Analysis for k-Median Problem
下载PDF
导出
摘要 k-Median 问题的近似算法研究一直是计算机科学工作者关注的焦点,现有研究结果大多是关于欧式空间和 Metric 空间的,一般距离空间 k-Median 的结果多年来一直未见.考虑一般距离空间 k-Median 问题,设 dmax/dmin表示 k-Median 实例中与客户点邻接的最长边长比最短边长的最大者.首先证明 dmax/dmin≤ω+ε的 k-Median 问题不存在近似度小于1+ ω ?1 (loglog n) e 的多项式时间近似算法,除非 NP ? DTIME(nO ) ,由此推出 Metric k-Median 问题不可近似到 1+ 2 (log log n) e,除非 NP ? DTIME(nO ) .然后给出 k-Median 问题的一个局部搜索算法,分析表明,若有 dmax/dmin≤ω,则算法的近似度为 1+ ω2 .该结果亦适用于 Metric k-Median,ω≤5 时,局部搜索算法求解 Metric k-Median 的 ?1近似度为 3,好于现有结果 3+ 2 .通过计算机实验,进一步研究了 k-Median 局部搜索求解算法的实际计算效果和该 p算法的改进方法. Research on the approximated algorithms for k-Median problem has been a focus of computer scientists, and most of the existing results are based on the Euclidean and Metric k-Median problem. However, results for general distance space k-Median has not been found for many years. In general distance space, let dmax/dmin denote the maximum value of the length of the longest edge divided by the length of the shortest edge for one client point. In this paper, it is first proved that there are no polynomial algorithms of approximation ratio 1+ ω ?1 e for k-Median with the condition dmax/dmin≤ω+?, unless NP ? DTIME(nO (loglog n)) . This result implies there are no polynomial algorithms of approximation ratio 1+ 2 (loglog n) e for Metric k-Median unless NP ? DTIME(nO ) . Then a local search algorithm for k-Median is presented. New analysis shows that the local search can achieve a ratio of 1+ ω ?1 2 . This result can also be extended to the Metric k-Median, and if ω≤5, the local search algorithm can achieve a ratio less than 3 for the Metric k-Median, which is better than the existing best ratio 3+ 2 . Finally, p computer verification is used to study the real computational effect and the improved method of the local search algorithm.
出处 《软件学报》 EI CSCD 北大核心 2005年第3期392-399,共8页 Journal of Software
基金 国家自然科学基金~~
关键词 κ中间点 算法 局部搜索 近似度 设备 客户 k-median algorithm local search approximation ratio facility client
  • 相关文献

参考文献11

  • 1Arora S, Raghavan P, Rao S. Approximation schemes for euclidean k-Medians and related problems. In: Jeffrey V, ed. Proc. of the 30th Annual ACM Symp. on Theory of Computing. New York: ACM Press, 1998. 106-113.
  • 2Badoiu M, Har-Peled S, Indyk P. Approximate clustering via core-sets. In: John R, ed. Proc. of the 34th Annual ACM Symp. on Theory of Computing. New York: ACM Press, 2002. 250-257.
  • 3Lin JH, Vitter JS. Approximation algorithms for geometric Median problems. Information Processing Letters, 1992,44(5):245-249.
  • 4Charikar M, Guha S, Tardos E, Shmoys D. A constant-factor approximation algorithm for the k-Median problem (Extended Abstract). In: Jeffrey V, ed. Proc. of the 31th Annual ACM Symp. on Theory of Computing. New York: ACM Press, 1999. 1-10.
  • 5Jain K, Vazirani V. Primal-Dual approximation algorithms for metric facility location and k-Median problems. In: Alok A, ed. Proc. of the 40th Annual Symp. on Foundations of Computer Science. Washington: IEEE Computer Society, 1999. 2-13.
  • 6Charikar M, Guha S. Improved combinatorial algorithms for the facility location and k-Median problems. In: Alok A, ed. Proc. of the 40th Annual Symp. on Foundations of Computer Science. Washington: IEEE Computer Society, 1999. 378-388.
  • 7Arya V, Garg N, Khandekar R, Meyerson A, Munagala K, Pandit V. Local search heuristics for k-Median and facility location problems. In: Jeffrey V, ed. Proc. of the 33rd Annual ACM Symp. on Theory of Computing. New York: ACM Press, 2001. 21-29.
  • 8Lin JH, Vitter JS. ε-Approximations with minimum packing constraint violation. In: Rao K, ed. Proc. of the 24th Annual ACM Symp. on Theory of Computing. New York: ACM Press, 1992. 771-782.
  • 9Guha S, Khuller S. Greedy strikes back: Improved facility location algorithms. In: Howard K, ed. Proc. of the 9th Annual ACM-SIAM Symp. on Discrete Algorithms. Philadelphia: Society for Industrial and Applied Mathematics, 1998. 649-657.
  • 10Feige U. A threshold of lnn for approximating set-cover. Journal of the ACM, 1998,45(4):634-652.

同被引文献69

  • 1王守强,朱大铭,史士英.基于最小聚类划分的K-means聚类(1+ε)近似算法[J].计算机研究与发展,2008,45(z1):26-30. 被引量:5
  • 2肖进杰,范辉,郭玉刚,程大鹏.贪心算法求解k-median问题[J].计算机工程与应用,2006,42(3):57-58. 被引量:1
  • 3潘锐,朱大铭,马绍汉.一般设施定位问题计算复杂度和近似算法研究[J].计算机研究与发展,2007,44(5):790-797. 被引量:4
  • 4[1]M Inaba,N Kaoth,H Imai.Application of weighted Voronoi diagrams and randomization to variance-based k-clustering(extended abstract).In:Proc of the 10th Annual Symp on Computational Geometry.New York:ACM Press,1994.332-339
  • 5[2]V Arya,et al.Local search heurictics for k-median and facility location problems.STOC'2001,Hersonissons,Crete,Greece,2001
  • 6[4]T Kanungo,D M Mount,N Netanyahu,et al.A local search approximation algorithm for k-means clustering.Computational Geometry,2004,28(2-3):89-112
  • 7[5]J Matousek.On approximate geometric k-clustering.Discrete and Computational Geometry,2000,24(1):61-84
  • 8[6]W F de la Vega,M Karpinski,C Kenyon,et al.Approximation schemes for clustering problems.In:Proc of the 35th Annual ACM Symp on Theory of Computing.New York:ACM Press,2003.50-58
  • 9[7]S Har-Peled,S Mazumdar.Coresets for k-means and k-median clustering and their applications.In:Proc of the 36th Annual ACM Symp on Theory Computer.New York:ACM Press,2004.291-300
  • 10[8]A Kumar,Y Sabharwal,S Sen.A sample linear time (1+ε) algorithm for k-means clustering in any dimensions.In:Proc of the 45th FOCS.Piscataway,NJ:IEEE Press,2004.454-462

引证文献8

二级引证文献18

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部