English

A Fuzzy Clustering Algorithm for the Mode Seeking Framework

Machine Learning 2016-06-23 v4

Abstract

In this paper, we propose a new fuzzy clustering algorithm based on the mode-seeking framework. Given a dataset in Rd\mathbb{R}^d, we define regions of high density that we call cluster cores. We then consider a random walk on a neighborhood graph built on top of our data points which is designed to be attracted by high density regions. The strength of this attraction is controlled by a temperature parameter β>0\beta > 0. The membership of a point to a given cluster is then the probability for the random walk to hit the corresponding cluster core before any other. While many properties of random walks (such as hitting times, commute distances, etc\dots) have been shown to enventually encode purely local information when the number of data points grows, we show that the regularization introduced by the use of cluster cores solves this issue. Empirically, we show how the choice of β\beta influences the behavior of our algorithm: for small values of β\beta the result is close to hard mode-seeking whereas when β\beta is close to 11 the result is similar to the output of a (fuzzy) spectral clustering. Finally, we demonstrate the scalability of our approach by providing the fuzzy clustering of a protein configuration dataset containing a million data points in 3030 dimensions.

Keywords

Cite

@article{arxiv.1406.7130,
  title  = {A Fuzzy Clustering Algorithm for the Mode Seeking Framework},
  author = {Thomas Bonis and Steve Oudot},
  journal= {arXiv preprint arXiv:1406.7130},
  year   = {2016}
}

Comments

Submitted to Pattern Recognition Letters

R2 v1 2026-06-22T04:49:04.401Z