• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2012, Vol. 34 ›› Issue (12): 155-159.

• 论文 • Previous Articles     Next Articles

Research of  K-means Algorithm by Fuzzy Logic

CHEN Surong,ZHU Xiaohui(   

  1. (College of Computer Science and Technology,Nantong University,Nantong 226019,China)
  • Received:2011-12-26 Revised:2012-02-27 Online:2012-12-25 Published:2012-12-25

Abstract:

The basic idea for the K-means algorithm is to partition all elements to different clusters by iterative method so that the elements in the same cluster have the minimum dissimilarity and the elements in different clusters have the maximum dissimilarity. However, it may simply cluster these elements in an overlap which should be in different clusters to the same cluster, so the result of clustering cannot show the element's overlap characteristic. In the paper, a new Kmeans Algorithm based by fuzzy logic is proposed. It can not only obtain the same clustering result as original algorithm but also get element's overlap characteristic. Experiment shows that the new algorithm is efficiency.

Key words: fuzzy logic;K-means algorithm;overlap characteristic