华南理工大学学报(自然科学版) ›› 2007, Vol. 35 ›› Issue (1): 118-122.

• 计算机科学与技术 • 上一篇    下一篇

基于远远图动态分裂的聚类算法

邓健爽 郑启伦 彭宏 邓维维   

  1. 华南理工大学 计算机科学与工程学院,广东 广州 510640
  • 收稿日期:2005-11-11 出版日期:2007-01-25 发布日期:2007-01-25
  • 通信作者: 邓健爽(1980-),男,博士生,主要从事人工智能、网络智能搜索和数据挖掘方面的研究。 E-mail:deemen@126.com
  • 基金资助:

    广州市科技攻关项目(2004Z2】D0091); 广东省科技攻关项目(2005B10101033; A10202001)

Clustering Algorithm Based on Dynamic Division of Connected Graph

Deng Jian-shuang  Zheng Qi-lun  Peng Hong  Deng Wei-wei    

  1. School of Computer Science and Engineering , South China Univ. of Tech. , Guangzhou 510640 , Guangdong , China
  • Received:2005-11-11 Online:2007-01-25 Published:2007-01-25
  • Supported by:

    广州市科技攻关项目(2004Z2】D0091); 广东省科技攻关项目(2005B10101033; A10202001)

摘要: 当前大部分的聚类算法都难以处理任意形状和大小、存在孤立点和噪音以及密度多变的簇,为此,文中提出了一种基于连通图动态分裂的聚类算法.首先构造数据集的l-连通图,然后采用动态分裂策略对l-连通图进行分割,把数据集分成多个互不相连的连通图子集,每个连通图子集为一类.实验结果表明,所提出的算法能够有效地解决任意形状和大小、存在孤立点和噪音以及密度多变的簇的聚类问题,具有广泛的适用性。

关键词: 连通图, 聚类算法, 动态分裂

Abstract:

Most clustering algorithms have a difficulty in dealing with the cluster with arbitrarγshape and size , out-lier points and noises , as well as highly variable density. In order to overcome this difficulty , a clustering algorithm based on dynamic division of connected graph is proposed. In this algorithm , a l-connected graph of data set is firsi constructed , which is then divided with the strategy of dynamic division. Therefore , the data set is divided into se-veral disconnected subsets of connected graph , each of which forms a clustering. Experimental results show that the proposed algorithm is of great applicability because it can effectively solve the clustering problem of the cluster with arbitrarγshape and size , outlier points and noises , as well as highly variable density.

Key words: connected graph, clustering algorithm, dynamic division