An OpenMP Based Approach for Parallelization and Performance Evaluation of k-Means Algorithm
Main Article Content
Abstract
In today’s digital world, the volume of data is drastically increasing due to the continuous flow of data from various heterogenous sources such as WWW, social media, environmental sensors, huge enterprise data warehouses, bioinformatic labs etc. to name a few. This results in creation of many high-volume datasets in various domains. Processing such large datasets is a tedious task, therefore they need to be categorized into smaller subsets using various supervised or unsupervised classification techniques. Clustering is the process of statistically analyzing and categorizing data objects with similarity, into substantially homogeneous groups, called data clusters. k-Means is the most common, simple and popular clustering technique, due to its ease of implementation, usability and wide range of applications. One of the issues associated with the k-Means algorithm is that it suffers from the scalability problem due to which, its performance degrades as the dataset sizes grow. In order to address this issue, we have presented an OpenMP based parallelized k-means algorithm which results in better computational cost as compared with its sequential counterpart. Computational performance results of both sequential and OpenMP based k-means algorithms are illustrated and compared.
Downloads
Metrics
Article Details
You are free to:
- Share — copy and redistribute the material in any medium or format for any purpose, even commercially.
- Adapt — remix, transform, and build upon the material for any purpose, even commercially.
- The licensor cannot revoke these freedoms as long as you follow the license terms.
Under the following terms:
- Attribution — You must give appropriate credit , provide a link to the license, and indicate if changes were made . You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
Notices:
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation .
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.