K-means based on shared nearest neighbor

SHAN Shi-min,YU Hong,ZHANG Ye-jia-cheng,LIU Xin-yue
DOI: https://doi.org/10.3778/j.issn.1002-8331.2008.06.054
2008-01-01
Abstract:Cluster analysis is one of the most important fields of data mining.K-means algorithm has important value in data mining.K-means must be given the number of clusters and it forms local convergence easily.So a new clustering algorithm,K-means based on the Shared Nearest Neighbor(KSNN),is designed.KSNN finds the core nodes of the data to get the number of clusters and takes it as the parameter for K-means automatically.It conquers the problem that the number of clusters to K-means must be defined by humans,meanwhile it has better global convergence.Experimental results show that KSNN is more effective than K-means,Particle Swarm Optimal(PSO) and multiseed core algorithm(MCA).
What problem does this paper attempt to address?