English

Local Cluster Cardinality Estimation for Adaptive Mean Shift

Machine Learning 2025-08-19 v1

Abstract

This article presents an adaptive mean shift algorithm designed for datasets with varying local scale and cluster cardinality. Local distance distributions, from a point to all others, are used to estimate the cardinality of the local cluster by identifying a local minimum in the density of the distance distribution. Based on these cardinality estimates, local cluster parameters are then computed for the entire cluster in contrast to KDE-based methods, which provide insight only into localized regions of the cluster. During the mean shift execution, the cluster cardinality estimate is used to adaptively adjust the bandwidth and the mean shift kernel radius threshold. Our algorithm outperformed a recently proposed adaptive mean shift method on its original dataset and demonstrated competitive performance on a broader clustering benchmark.

Keywords

Cite

@article{arxiv.2508.12450,
  title  = {Local Cluster Cardinality Estimation for Adaptive Mean Shift},
  author = {Étienne Pepin},
  journal= {arXiv preprint arXiv:2508.12450},
  year   = {2025}
}

Comments

24 pages, 9 figures

R2 v1 2026-07-01T04:53:53.123Z