Transcription of A Tutorial on Spectral Clustering - arXiv
{{id}} {{{paragraph}}}
A Tutorial on Spectral ClusteringUlrike von LuxburgMax Planck Institute for Biological CyberneticsSpemannstr. 38, 72076 T ubingen, article appears in Statistics and Computing, 17 (4), original publication is available recent years, Spectral Clustering has become one of the most popular modern clusteringalgorithms. It is simple to implement, can be solved efficiently by standard linear algebra software,and very often outperforms traditional Clustering algorithms such as the k-means algorithm. Onthe first glance Spectral Clustering appears slightly mysterious, and it is not obvious to see whyit works at all and what it really does. The goal of this Tutorial is to give some intuition onthose questions. We describe different graph Laplacians and their basic properties, present themost common Spectral Clustering algorithms, and derive those algorithms from scratch by severaldifferent approaches.
2 Similarity graphs Given a set of data points x 1;:::x n and some notion of similarity s ij 0 between all pairs of data points x i and x j, the intuitive goal of clustering is to divide the data points into several groups such that points in the same group are similar and …
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}