scispace - formally typeset
Proceedings ArticleDOI

A Computational Performance Study of Unsupervised Data Clustering Algorithms on GPU

TLDR
In this article , a comparative computational performance study between the sequential and the parallel versions of FCM, K-means and their 2 parallel versions is presented, focusing on the execution time of the parallel and sequential implementations in addition to the speed up of parallel version with respect to the sequential one.
Abstract
Classification task is a very popular preprocessing step in different research fields. Its main role is to separate the different components of an object or dataset into homogeneous regions or groups based on the similarity of properties and features. Among the most popular clustering algorithms we cite fuzzy C-means (FCM) and K-means. In this these iterative techniques, a distance metric between each actual dataset point and the estimated centroids is calculated at each iteration. In this paper, we implement four algorithms; sequential FCM, sequential K-means and their 2 parallel versions. A comparative computational performance study between the sequential and the parallel version is presented. This study, will focus on the execution time of the parallel and sequential implementations in addition to the speed up of the parallel version with respect to the sequential one. The experimental tests were conducted on a randomly generated number dataset. The parallel versions were implemented on a SIMD architecture of Nvidia GPU. The influence of the variation of the data size and the number of clusters on the execution time was analyzed and interpreted.

read more

Content maybe subject to copyright    Report

Citations
More filters
Proceedings ArticleDOI

Efficient Medical Diagnosis Hybrid System based on RF-DNN Mixed Model for Skin Diseases Classification

TL;DR: In this article , the authors presented an efficient medical diagnosis hybrid system that combines a Random Forest model and a Deep Neural Network for the classification of skin diseases, which achieved an accuracy of 96.8%.
References
More filters
Book

Pattern Recognition with Fuzzy Objective Function Algorithms

TL;DR: Books, as a source that may involve the facts, opinion, literature, religion, and many others are the great friends to join with, becomes what you need to get.
Journal ArticleDOI

Unsupervised K-Means Clustering Algorithm

TL;DR: An unsupervised learning schema is constructed for the k-means algorithm so that it is free of initializations without parameter selection and can also simultaneously find an optimal number of clusters.
Journal ArticleDOI

Medical Image Processing on the GPU : Past, Present and Future

TL;DR: This review presents the past and present work on GPU accelerated medical image processing, and is meant to serve as an overview and introduction to existing GPU implementations.
Book ChapterDOI

Big Data Clustering: A Review

TL;DR: The trend and progress of clustering algorithms to cope with big data challenges from very first proposed algorithms until today's novel solutions are reviewed and the possible future path for more advanced algorithms is illuminated based on today’s available technologies and frameworks.
Journal ArticleDOI

Superpixel-Based Fast Fuzzy C-Means Clustering for Color Image Segmentation

TL;DR: A superpixel-based fast FCM clustering algorithm that is significantly faster and more robust than state-of-the-art clustering algorithms for color image segmentation and implemented with histogram parameter on the superpixel image is proposed.
Related Papers (5)