Title :
An improved K-means algorithm with meliorated initial center
Author :
Guang-ping, Chen ; Wen-peng, Wang
Author_Institution :
Dept. of Comput. Sci. & Technol., China Jiliang Univ., Hangzhou, China
Abstract :
K-means algorithm is commonly used in clustering algorithms to find clusters due to its simplicity of implementation and fast execution. However, classical K-means algorithm is sensitive to the initial clustering center. To improve the performance of K-means algorithm, a new method for initial center selection is presented in the paper. The method first finds the largest cluster, then makes the cluster to split by two data objects which have the maximum distance as the first clustering centers and does the above steps repeatedly until the specified number of clustering centers is obtained. Compared to the original algorithm, the experiment results on KDD CUP99 dataset show that the improved algorithm has a better clustering effect.
Keywords :
pattern clustering; unsupervised learning; K-means algorithm; KDD CUP99 dataset; clustering algorithms; initial clustering center; meliorated initial center; performance improvement; Algorithm design and analysis; Arrays; Classification algorithms; Clustering algorithms; Heuristic algorithms; Intrusion detection; Partitioning algorithms; Clustering algorithm; Initial clustering center; Intrusion detection; K-means;
Conference_Titel :
Computer Science & Education (ICCSE), 2012 7th International Conference on
Conference_Location :
Melbourne, VIC
Print_ISBN :
978-1-4673-0241-8
DOI :
10.1109/ICCSE.2012.6295047