2000
DOI: 10.1007/bf02948834
|View full text |Cite
|
Sign up to set email alerts
|

Approaches for scaling DBSCAN algorithm to large spatial databases

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
32
0
4

Year Published

2009
2009
2015
2015

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 82 publications
(36 citation statements)
references
References 6 publications
0
32
0
4
Order By: Relevance
“…, X p } (one for each of the p threads running in parallel) and each thread t owns partition X t . We divide the algorithm into two segments, local computation (Line 2-18) and merging (Line [19][20][21][22][23][24][25]. Both steps run in parallel.…”
Section: A Parallel Dbscan On Shared Memory Computersmentioning
confidence: 99%
See 3 more Smart Citations
“…, X p } (one for each of the p threads running in parallel) and each thread t owns partition X t . We divide the algorithm into two segments, local computation (Line 2-18) and merging (Line [19][20][21][22][23][24][25]. Both steps run in parallel.…”
Section: A Parallel Dbscan On Shared Memory Computersmentioning
confidence: 99%
“…This strategy incurs a high communication overhead between the master and slaves, and a low parallel efficiency during the merging process. Other parallelizations using a similar master-slave model include [15], [16], [17], [18], [19], [20]. Among these master-slave approaches, various programming mechanisms have been used, for example, a special parallel programming environment, named skeleton based programming in [17] and parallel virtual machine in [19].…”
Section: Introductionmentioning
confidence: 99%
See 2 more Smart Citations
“…CLARANS [6], HEM [7] and DBSCAN/GDBSCAN [8,9] are examples of partitioning methods that are useful for spatial data mining.…”
Section: Introductionmentioning
confidence: 99%