透過您的圖書館登入
IP:3.16.164.60
  • 期刊

AT_DBSCAN: DBSCAN Algorithm with Self-Variable Threshold

摘要


Based on the analysis of the shortcomings of the density-based clustering algorithm DBSCAN and its improved algorithm, an improved algorithm of DBSCAN based on self-variation of threshold value is proposed: AT_DBSCAN algorithm. The algorithm calculates the distribution characteristics of the shortest neighbor distance of each node in the data set, and then calculates the distribution of different densities in the data set according to the distribution characteristics, and finally determines the different radius thresholds of different density distribution data areas based on this. In this way, different radius thresholds ε can be used for data in different areas to accept DBSCAN algorithm clustering. On the whole, it basically solves the unreasonable clustering results caused by the unfavorable selection of the parameter value ε at the initial stage of the DBSCAN algorithm, and the unreasonable clustering of data with different density distributions. The experimental results show that the algorithm has a good clustering effect, and the algorithm first obtains the radius threshold ε without manual setting, which is of great significance.

參考文獻


Mcinnes L , Healy J, Astels S. hdbscan: Hierarchical density based clustering[J]. The Journal of Open Source Software, 2017, 2(11).
Mcinnes L, Healy J. Accelerated Hierarchical Density Based Clustering[J]. 2017.
Shultz J M, Marcelin L H, Madanes S B, et al. The“Trauma Signature”:understanding the psychological consequences of the 2010 Haiti earthquake[J]. Prehos-pital & Disaster Medicine, 2011, 26(5):353-366.
Ester M, Kriegel H P, Sander J, et al. A density-based algorithm for discovering clusters in large spatial databases with noise. In: Proceedings of ACM SIGKDD’96, Portland, 1996. 226–231.
Est er M et al. A d ensit y-bas ed algorithm fo r discovering clusters in large s patial dat abas es with noise. In: Proc of 2nd Int 'l Conf on Knowl edge Discov ering in Dat abas es and Data Mining ( KDD-96). Po rtl and: AAAI Press, 1996.

延伸閱讀