Publication | Open Access
A Faster DBSCAN Algorithm Based on Self-Adaptive Determination of Parameters
28
Citations
10
References
2023
Year
Dbscan AlgorithmsCluster ComputingEngineeringFaster Dbscan AlgorithmRange SearchingUnsupervised Machine LearningCluster TechnologyData ScienceData MiningCalibrationDbscan AlgorithmComputational GeometryHigh-performance Data AnalyticsDocument ClusteringRunning EfficiencyKnowledge DiscoveryComputer EngineeringComputer ScienceSignal ProcessingComputational Science
The DBSCAN algorithm is a well-known cluster method that is density-based and has the advantage of finding clusters of different shapes, but it also has certain shortcomings, one of which is that it cannot determine the two important parameters Eps (neighborhood of a point) and Mints (minimum number of points) by itself, and the other is that it takes a long time to traverse all points when dataset is large. In this paper, we propose an improved method which is named as K-DBSCAN to improve the running efficiency based on self-adaptive determination of parameters and this method changes the way of traversing and only deals with core points. Experiments show that it outperforms DBSCAN algorithms in terms of running time efficiency.
| Year | Citations | |
|---|---|---|
Page 1
Page 1