English

Density-based Clustering with Best-scored Random Forest

Machine Learning 2019-06-25 v1 Machine Learning

Abstract

Single-level density-based approach has long been widely acknowledged to be a conceptually and mathematically convincing clustering method. In this paper, we propose an algorithm called "best-scored clustering forest" that can obtain the optimal level and determine corresponding clusters. The terminology "best-scored" means to select one random tree with the best empirical performance out of a certain number of purely random tree candidates. From the theoretical perspective, we first show that consistency of our proposed algorithm can be guaranteed. Moreover, under certain mild restrictions on the underlying density functions and target clusters, even fast convergence rates can be achieved. Last but not least, comparisons with other state-of-the-art clustering methods in the numerical experiments demonstrate accuracy of our algorithm on both synthetic data and several benchmark real data sets.

Keywords

Cite

@article{arxiv.1906.10094,
  title  = {Density-based Clustering with Best-scored Random Forest},
  author = {Hanyuan Hang and Yuchao Cai and Hanfang Yang},
  journal= {arXiv preprint arXiv:1906.10094},
  year   = {2019}
}
R2 v1 2026-06-23T10:02:12.519Z