2007 International Conference on Service Systems and Service Management 2007
DOI: 10.1109/icsssm.2007.4280175
|View full text |Cite
|
Sign up to set email alerts
|

VDBSCAN: Varied Density Based Spatial Clustering of Applications with Noise

Abstract: Clustering analysis is a primary method for data mining. Density clustering has such advantages as: its clusters are easy to understand and it does not limit itself to shapes of clusters. But existing density-based algorithms have trouble in finding out all the meaningful clusters for datasets with varied densities. This paper introduces a new algorithm called VDBSCAN for the purpose of varied-density datasets analysis. The basic idea of VDBSCAN is that, before adopting traditional DBSCAN algorithm, some metho… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
79
0
1

Year Published

2010
2010
2024
2024

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 156 publications
(80 citation statements)
references
References 3 publications
0
79
0
1
Order By: Relevance
“…An added advantage is that the sensitivity of the input parameter ε, which is an important disadvantage of DBSCAN, is reduced significantly. In VDBSCAN [9] the author has also tried to improve the result using DBSCAN algorithm. The method computes k-distance for each object and sort them in ascending order, then plotted using the sorted values.…”
Section: Related Workmentioning
confidence: 99%
“…An added advantage is that the sensitivity of the input parameter ε, which is an important disadvantage of DBSCAN, is reduced significantly. In VDBSCAN [9] the author has also tried to improve the result using DBSCAN algorithm. The method computes k-distance for each object and sort them in ascending order, then plotted using the sorted values.…”
Section: Related Workmentioning
confidence: 99%
“…Examples of density based clustering algorithms are OPTICS, DENCLUE, CLIQUE, and DBSCAN [1,3,7]. DBSCAN algorithm has been inspiration of several studies since it was first proposed due to its potential to discover clusters with different shapes and sizes in noisy data [1][2][3][4][5][6][7][8][9][10]. In contrast to its popularity, determination of input parameters of DBSCAN is challenging.…”
Section: Related Workmentioning
confidence: 99%
“…Darmon et al (2014) chose the Order Statistics Local Optimization Method, or OSLOM, (Lancichinetti et al, 2011) for community detection because of its ability to work with weighted and directed graphs, and its ability to identify overlapping communities. Bakillah et al (2015) chose the Fast-Greedy Optimization of Modularity, or FGM, (Clauset et al, 2004) for its ability to handle complex social graphs from Twitter, and the Varied Density-Based Spatial Clustering of Applications with Noise, or VDBSCAN, (Liu et al, 2007) for its ability to obtain spatial clusters at certain points in time.…”
Section: Algorithmsmentioning
confidence: 99%