English

A review of mean-shift algorithms for clustering

Machine Learning 2015-03-03 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

A natural way to characterize the cluster structure of a dataset is by finding regions containing a high density of data. This can be done in a nonparametric way with a kernel density estimate, whose modes and hence clusters can be found using mean-shift algorithms. We describe the theory and practice behind clustering based on kernel density estimates and mean-shift algorithms. We discuss the blurring and non-blurring versions of mean-shift; theoretical results about mean-shift algorithms and Gaussian mixtures; relations with scale-space theory, spectral clustering and other algorithms; extensions to tracking, to manifold and graph data, and to manifold denoising; K-modes and Laplacian K-modes algorithms; acceleration strategies for large datasets; and applications to image segmentation, manifold denoising and multivalued regression.

Keywords

Cite

@article{arxiv.1503.00687,
  title  = {A review of mean-shift algorithms for clustering},
  author = {Miguel Á. Carreira-Perpiñán},
  journal= {arXiv preprint arXiv:1503.00687},
  year   = {2015}
}

Comments

28 pages, 9 figures. Invited book chapter to appear in the CRC Handbook of Cluster Analysis (eds. Roberto Rocci, Fionn Murtagh, Marina Meila and Christian Hennig)

R2 v1 2026-06-22T08:42:20.619Z