keyboard_arrow_up
AHYBRID K-HARMONIC MEANS WITH ABCCLUSTERING ALGORITHM USING AN OPTIMAL KVALUE FOR HIGH PERFORMANCE CLUSTERIN

Authors

Sithara E.Pand K.A Abdul Nazeer

Abstract

Large quantities of data are emerging every year and an accurate clustering algorithm is needed to derive information from these data. K-means clustering algorithm is popular and simple, but has many limitations like its sensitivity to initialization, provides local optimum solutions. K-harmonic means clustering is an improved variant of K-means which is insensitive to the initialization of centroids, but still in some cases it ends up with local optimum solutions. Clustering using Artificial Bee Colony (ABC) algorithm always gives global optimum solutions. In this paper a new hybrid clustering algorithm (KHM-ABC) is presented by combining both K-harmonic means and ABC algorithm to perform accurate clustering. Experimental results indicate that theperformance of the proposed algorithm is superior to the available algorithms in terms of the quality of clusters.

Keywords

Data Mining, Clustering, K-means Clustering, K-Harmonic means Clustering, Artificial Bee Colony Algorithm