Fast Mean Shift with Accurate and Stable Convergence

Abstract

Mean shift is a powerful but computationally expensive method for nonparametric clustering and optimization. It iteratively moves each data point to its local mean until convergence. We introduce a fast algorithm for computing mean shift based on the dual-tree. Unlike previous speed-up attempts, our algorithm maintains a relative error bound at each iteration, resulting in significantly more stable and accurate convergence. We demonstrate the benefit of our method in clustering experiments with real and synthetic data.

Cite

Text

Wang et al. "Fast Mean Shift with Accurate and Stable Convergence." Proceedings of the Eleventh International Conference on Artificial Intelligence and Statistics, 2007.

Markdown

[Wang et al. "Fast Mean Shift with Accurate and Stable Convergence." Proceedings of the Eleventh International Conference on Artificial Intelligence and Statistics, 2007.](https://mlanthology.org/aistats/2007/wang2007aistats-fast/)

BibTeX

@inproceedings{wang2007aistats-fast,
  title     = {{Fast Mean Shift with Accurate and Stable Convergence}},
  author    = {Wang, Ping and Lee, Dongryeol and Gray, Alexander and Rehg, James M.},
  booktitle = {Proceedings of the Eleventh International Conference on Artificial Intelligence and Statistics},
  year      = {2007},
  pages     = {604-611},
  volume    = {2},
  url       = {https://mlanthology.org/aistats/2007/wang2007aistats-fast/}
}