首页    期刊浏览 2024年10月06日 星期日
登录注册

文章基本信息

  • 标题:Efficient parallel clustering algorithms
  • 本地全文:下载
  • 作者:Amitava Datta
  • 期刊名称:Informatica
  • 印刷版ISSN:1514-8327
  • 电子版ISSN:1854-3871
  • 出版年度:2002
  • 卷号:26
  • 期号:1
  • 出版社:The Slovene Society Informatika, Ljubljana
  • 摘要:Given a set P of n points in two dimensions, the aim of a clustering algorithm is to find a subset of k points such that some measure for this subset is minimized. We present efficient parallel algorithms for two clustering problems, namely,(i) a k -point subset with minimum L1 -diameter and(ii) a k -point subset with minimum L1 -perimeter. We give a unified framework for solving these problems in parallel. We decompose the original problem into O(n=k) subproblems, each of size O(k) by imposing a grid on the point set. We solve all these subproblems simultaneously in parallel and obtain the global optimal solution from the solutions of the subproblems. For the L1 -perimeter case, our algorithm runs in O(log 2 n) time and requires O(n log 2 n +nk 2 log 2 k) work. For the L1 -diameter case, our algorithm runs in O(log 2 n +log 2 k log log k log  k) time and requires O(n log 2 n) work. For each problem, the work done by our algorithm is close to the complexity of the best known sequential algorithm. Our algorithms are designed for the CREW PRAM model of parallel computation.
  • 关键词:parallel algorithm; pattern recognition; clustering problems; CREW PRAM
国家哲学社会科学文献中心版权所有