Download PDFOpen PDF in browser

Histogram Based Initial Centroids Selection for K-Means Clustering

EasyChair Preprint no. 7330

10 pagesDate: January 11, 2022

Abstract

One of the most popular unsupervised clustering algorithms is the K-Means clustering algorithm which can be used for segmentation to analyse the data. It is a centroid-based algorithm, where it calculates the distances to assign a point to a cluster. Each cluster is associated with a centroid. The selection of initial centroids and the number of clusters play a major role to decide the performance of the algorithm. In this context, many researchers worked on, but they may not reach a goal to cluster the images in minimum runtime. Existing histogram based initial centroid selection methods are used on grayscale images only. Two methods, i.e., Histogram based initial centroids selection and Equalized Histogram based initial centroids selection to cluster colour images have been proposed in this paper.

The colour image has been divided into R, G, B, three channels and calculated histogram to select initial centroids for clustering algorithm. This method has been validated on three benchmark images and compared to the existing K-Means algorithm and K-Means++ algorithms. The proposed methods give an efficient result compared to the existing algorithms in terms of run time.

Keyphrases: Equalized Histogram, Histogram, Initial centroids, K-means clustering, K-Means++ Clustering

BibTeX entry
BibTeX does not have the right entry for preprints. This is a hack for producing the correct reference:
@Booklet{EasyChair:7330,
  author = {Bhavani Srirangam and N Subhash Chandra},
  title = {Histogram Based Initial Centroids Selection for K-Means Clustering},
  howpublished = {EasyChair Preprint no. 7330},

  year = {EasyChair, 2022}}
Download PDFOpen PDF in browser