Density-based clustering algorithms are widely used unsupervised data mining techniques to find the clusters of points in dense regions that are separated by low-density regions. This algorithm is inherently sequential and has limitations in its parallel implementation. There have been several parallel algorithms presented in the literature for multi-core CPUs and many-core GPUs. One such algorithm for the GPU is CUDA-DClust. In this paper, we propose a new GPU-accelerated DBSCAN algorithm with several optimizations. In comparison to prior work, our algorithm, CUDA-DClust+: (i) computes the indexing structure on the GPU, (ii) uses kernel fusion to combine the index search and cluster expansion kernels, which reduces communication and synchr...
Abstract. During the last few years, Graphics Processing Units (GPU) have evolved from simple device...
Subspace clustering aims to find all clusters in all subspaces of a high-dimensional data space. We ...
DBSCAN is a density-based clustering algorithm that is known for being able to cluster irregular sha...
During the last few years, GPUs have evolved from simple devices for the display signal preparation ...
AbstractWith the advent of Web 2.0, we see a new and differentiated scenario: there is more data tha...
AbstractDue the recent increase of the volume of data that has been generated, organizing this data ...
The computational demands of multivariate clustering grow rapidly, and therefore processing large da...
Abstract—DBSCAN is a widely used isodensity-based clus-tering algorithm for particle data well-known...
<p>Clustering can be considered the most important unsupervised learning<br>technique. Clustering is...
Clustering approaches are widely used methodologies to analyse large data sets. The K-means algorith...
Graphics Processing Units (GPUs) are used together with the CPU to accelerate a wide range of genera...
AbstractThere has been a substantial interest in scientific and engineering computing community to s...
Dealing with large samples of unlabeled data is a key challenge in today’s world, especially in appl...
Graphics processing units (GPUs) are powerful com-putational devices tailored towards the needs of t...
ITS cluster finding algorithm is one of the data reduction algorithms at ALICE. It needs to be proce...
Abstract. During the last few years, Graphics Processing Units (GPU) have evolved from simple device...
Subspace clustering aims to find all clusters in all subspaces of a high-dimensional data space. We ...
DBSCAN is a density-based clustering algorithm that is known for being able to cluster irregular sha...
During the last few years, GPUs have evolved from simple devices for the display signal preparation ...
AbstractWith the advent of Web 2.0, we see a new and differentiated scenario: there is more data tha...
AbstractDue the recent increase of the volume of data that has been generated, organizing this data ...
The computational demands of multivariate clustering grow rapidly, and therefore processing large da...
Abstract—DBSCAN is a widely used isodensity-based clus-tering algorithm for particle data well-known...
<p>Clustering can be considered the most important unsupervised learning<br>technique. Clustering is...
Clustering approaches are widely used methodologies to analyse large data sets. The K-means algorith...
Graphics Processing Units (GPUs) are used together with the CPU to accelerate a wide range of genera...
AbstractThere has been a substantial interest in scientific and engineering computing community to s...
Dealing with large samples of unlabeled data is a key challenge in today’s world, especially in appl...
Graphics processing units (GPUs) are powerful com-putational devices tailored towards the needs of t...
ITS cluster finding algorithm is one of the data reduction algorithms at ALICE. It needs to be proce...
Abstract. During the last few years, Graphics Processing Units (GPU) have evolved from simple device...
Subspace clustering aims to find all clusters in all subspaces of a high-dimensional data space. We ...
DBSCAN is a density-based clustering algorithm that is known for being able to cluster irregular sha...