2011 Second International Conference on Emerging Applications of Information Technology 2011
DOI: 10.1109/eait.2011.57
|View full text |Cite
|
Sign up to set email alerts
|

Enhancing the K-means Clustering Algorithm by Using a O(n logn) Heuristic Method for Finding Better Initial Centroids

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
15
0

Year Published

2015
2015
2023
2023

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 24 publications
(15 citation statements)
references
References 7 publications
0
15
0
Order By: Relevance
“…k-means randomly chooses initial centers therefore it does not guarantee to produce unique clustering results. Initial centroid selection not only influences the efficiency of the algorithm but also the number of iterations desired to run the original k-means algorithm [45]. Though k-means is known for its intelligence to cluster large datasets but its computation complexity is very expensive for massive data sets [45].…”
Section: Initial Centroid Selection In K-means Clusteringmentioning
confidence: 99%
See 1 more Smart Citation
“…k-means randomly chooses initial centers therefore it does not guarantee to produce unique clustering results. Initial centroid selection not only influences the efficiency of the algorithm but also the number of iterations desired to run the original k-means algorithm [45]. Though k-means is known for its intelligence to cluster large datasets but its computation complexity is very expensive for massive data sets [45].…”
Section: Initial Centroid Selection In K-means Clusteringmentioning
confidence: 99%
“…The algorithm proposed by [44] produces better quality clusters in less amount of time. This algorithm has further been enhanced in [45] by using heuristic approach. Firstly, all the data points are sorted in ascending order and then divided in k sets.…”
Section: Initial Centroid Selection In K-means Clusteringmentioning
confidence: 99%
“…In their recent work [8] K A Abdul Nazeer and et al proposed heuristic based method. The basic idea of this algorithm is to determine the initial centroids of the clusters in a heuristic manner, so as to ensure that the centroids are chosen in accordance with the distribution of data.…”
Section: Related Workmentioning
confidence: 99%
“…The three initialization methods explored are K-means with weighted average method [4], Principal component analysis [5][6][7] and a heuristic method [8] based on sorting and partitioning of the input data for finding better initial centroids. Experimental results show that the proposed algorithms produce better clusters in less computational time by parallelizing the tasks using Hadoop cluster setup.…”
Section: Introductionmentioning
confidence: 99%
“…[1] Presented an updated k-means that incorporates arranging the data set and allocating arranged data set into "k" number of sets which, brought about better beginning centroids thusly upgrading the accuracy of this calculation. The calculation focalizes speedier stood out from customary calculation of K-Means.…”
Section: Introductionmentioning
confidence: 99%