DocumentCode :
3564699
Title :
Improved MapReduce k-Means Clustering Algorithm with Combiner
Author :
Anchalia, Prajesh P.
Author_Institution :
Dept. Of Comput. Sci. & Eng., R.V. Coll. Of Eng., Bangalore, India
fYear :
2014
Firstpage :
386
Lastpage :
391
Abstract :
Data Mining and High Performance Computing are two broad fields in Computer Science. The k-Means Clustering is a very simple and popular data mining algorithm that has its application spread over a very broad spectrum. MapReduce is a programming style that is used for handling high volume data over a distributed computing environment. This paper proposes an improved and efficient method to implement the k-Means Clustering Technique using the MapReduce paradigm. The main idea is to introduce a combiner in the mapper function to decrease the amount of data to be written by the mapper and the amount of data to be read by the reducer which has considerably reduced the redundant Map-Reduce calls that have resulted in a significant reduction in the time required for clustering as it has decreased the read/write operations to a large extent. The implementation of Improved MapReduce k-Means Clustering has been clearly discussed and its effectiveness is compared to the regular implementation in an experimental analysis. The results consolidate this research by concluding that the Improved MapReduce Implementation of k-Means Clustering Algorithm out performs the regular implementation by over 300 seconds.
Keywords :
data handling; data mining; parallel processing; pattern clustering; MapReduce implementation; MapReduce k-means clustering algorithm; computer science; data mining algorithm; distributed computing environment; high performance computing; high volume data handling; mapper function; programming style; read/write operation; with combiner; Algorithm design and analysis; Clustering algorithms; Computational modeling; Convergence; Data mining; Partitioning algorithms; Programming; Data Mining; Distributed Computing; Hadoop; MapReduce; k-Means;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Modelling and Simulation (UKSim), 2014 UKSim-AMSS 16th International Conference on
Print_ISBN :
978-1-4799-4923-6
Type :
conf
DOI :
10.1109/UKSim.2014.11
Filename :
7046097
Link To Document :
بازگشت