An effective and efficient hierarchical -means clustering algorithm

K -means plays an important role in different fields of data mining. However, k -means often becomes sensitive due to its random seeds selecting. Motivated by this, this article proposes an optimized k -means clustering method, named k* -means, along with three optimization principles. First, we pro...

Full description

Saved in:
Bibliographic Details
Main Authors: Jianpeng Qi, Yanwei Yu, Lihong Wang, Jinglei Liu, Yingjie Wang
Format: Article
Language:English
Published: Wiley 2017-08-01
Series:International Journal of Distributed Sensor Networks
Online Access:https://doi.org/10.1177/1550147717728627
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:K -means plays an important role in different fields of data mining. However, k -means often becomes sensitive due to its random seeds selecting. Motivated by this, this article proposes an optimized k -means clustering method, named k* -means, along with three optimization principles. First, we propose a hierarchical optimization principle initialized by k * seeds ( k * > k ) to reduce the risk of random seeds selecting, and then use the proposed “top- n nearest clusters merging” to merge the nearest clusters in each round until the number of clusters reaches at k . Second, we propose an “optimized update principle” that leverages moved points updating incrementally instead of recalculating mean and SSE of cluster in k -means iteration to minimize computation cost. Third, we propose a strategy named “cluster pruning strategy” to improve efficiency of k -means. This strategy omits the farther clusters to shrink the adjustable space in each iteration. Experiments performed on real UCI and synthetic datasets verify the efficiency and effectiveness of our proposed algorithm.
ISSN:1550-1477