2013
DOI: 10.1016/j.procs.2013.05.200
|View full text |Cite
|
Sign up to set email alerts
|

G-DBSCAN: A GPU Accelerated Algorithm for Density-based Clustering

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
40
0

Year Published

2014
2014
2020
2020

Publication Types

Select...
5
3
1

Relationship

1
8

Authors

Journals

citations
Cited by 118 publications
(40 citation statements)
references
References 11 publications
0
40
0
Order By: Relevance
“…In conclusion, when compared to established software methods, simulations show that the proposed design achieves considerable performance benefits, which are higher than those obtained using the GPU implementations in [Thapa et al 2010] and [Andrade et al 2013]. Additionally, performance gains are achieved even with small datasets, as there is very little overhead with the proposed parallelisation strategy.…”
Section: Future Work and Conclusionmentioning
confidence: 85%
See 1 more Smart Citation
“…In conclusion, when compared to established software methods, simulations show that the proposed design achieves considerable performance benefits, which are higher than those obtained using the GPU implementations in [Thapa et al 2010] and [Andrade et al 2013]. Additionally, performance gains are achieved even with small datasets, as there is very little overhead with the proposed parallelisation strategy.…”
Section: Future Work and Conclusionmentioning
confidence: 85%
“…The second approach involves computing the range queries of all the points in parallel and once again storing the results in memory. A different approach is proposed in [Andrade et al 2013] called G-DBSCAN. This system manages to extract a very significant amount of parallelism by indexing the data using graphs.…”
Section: Related Workmentioning
confidence: 99%
“…G-DBSCAN [35] is a GPU accelerated parallel algorithm for density-based clustering algorithm, DBSCAN. It is one of the recently proposed algorithms in this category.…”
Section: Gpu Based Parallel Clusteringmentioning
confidence: 99%
“…= Unclassified then (7) if . = Unclassified then (8) Create c-cluster ← ( ); (9) if expandcluster ( , , , , , ) then (10) Create c-cluster ← ( ++); (11) end if (12) end if (13) the cells according to the received points and given in each of the mappers, so the cell with the same in different mappers stands for the same area; thus we can only use the cell to locate the assigned range in overall data space. (2) The points in an inclusive cell must belong to a c-cluster, so the cell and c-cluster are enough to stand for classification of all points in the cell.…”
Section: Cludoop Frameworkmentioning
confidence: 99%