• ISSN: 2010-0248 (Print)
    • Abbreviated Title: Int. J. Innov.  Manag. Technol.
    • Frequency: Quarterly
    • DOI: 10.18178/IJIMT
    • Editor-in-Chief: Prof. Jin Wang
    • Managing Editor: Ms. Nancy Y. Liu
    • Abstracting/ Indexing: Google Scholar, CNKI, Ulrich's Periodicals Directory,  Crossref, Electronic Journals Library.
    • E-mail: ijimt@ejournal.net
IJIMT 2011 Vol.2(1): 49-54  ISSN: 2010-0248
DOI: 10.7763/IJIMT.2011.V2.102

Enhanced K-Means Clustering Algorithm Using Red Black Tree and Min-Heap

Rajeev Kumar, Rajeshwar Puran and Joydip Dhar

Abstract—Fast and high quality clustering is one of the most important tasks in the modern era of information processing where in people rely heavily on search engines such as Google, Yahoo, and Bing etc. With the huge amount of available data and with an aim to creating better quality clusters, scores of algorithms having quality-complexity trade-offs have been proposed. However, the k-means algorithm proposed during late 1970’s still enjoys a respectable position in the list of clustering algorithms. It is considered to be one of the most fundamental algorithms of data mining. It is basically an iterative algorithm. In each iteration, it requires finding the distance between each data object and centroid of each cluster. Considering the hugeness of modern databases, this task in itself snowballs into a tedious task. In this paper, we are proposing an improved version of k-means algorithm which offers to provide a remedy of the aforesaid problem. This algorithm employs two data structures viz. red-black tree and min-heap. These data structures are readily available in the modern programming languages. While red black tree is available in the form of map in C++ and Tree Map in Java, min-heap is available in the form of priority queue in the C++standard template library. Thus implementation of our algorithm is as simple as that of the traditional algorithm. We have carried out extensive experiments. The results so obtained establish the superiority of our version of k-means algorithm over the traditional one.

Index Terms—clustering; k-means algorithm; min-heap;red-black tree.

Rajeev Kumar is with the Department of Information Technology, ABV Indian Institute of Information Technology and Management, Gwalior(M.P.), INDIA. E-mail: rajeevkumariiitm@gmail.com
Rajeshwar Puran is with the Department of Information Technology,ABV- Indian Institute of Information Technology and Management, Gwalior(M.P.), INDIA. E-mail: puran.iiitm@gmail.com.
Joydip Dhar is with the Department of Applied Sciences, ABV- Indian Institute of Information Technology and Management Gwalior (M.P.),INDIA.E-mail: jdhar@iiitm.ac.in.

[PDF]

Cite: Rajeev Kumar, Rajeshwar Puran and Joydip Dhar, " Enhanced K-Means Clustering Algorithm Using Red Black Tree and Min-Heap," International Journal of Innovation, Management and Technology vol. 2, no. 1, pp. 49-54, 2011.

Copyright © 2010-2024. International Journal of Innovation, Management and Technology. All rights reserved.
E-mail: ijimt@ejournal.net
Published by International Association of Computer Science and Information Technology (IACSIT Press)