Deutsch
 
Hilfe Datenschutzhinweis Impressum
  DetailsucheBrowse

Datensatz

DATENSATZ AKTIONENEXPORT

Freigegeben

Bericht

A tutorial on spectral clustering

MPG-Autoren
/persons/resource/persons76237

von Luxburg,  U
Department Empirical Inference, Max Planck Institute for Biological Cybernetics, Max Planck Society;
Max Planck Institute for Biological Cybernetics, Max Planck Society;

Externe Ressourcen
Es sind keine externen Ressourcen hinterlegt
Volltexte (beschränkter Zugriff)
Für Ihren IP-Bereich sind aktuell keine Volltexte freigegeben.
Volltexte (frei zugänglich)

MPIK-TR-149.pdf
(Verlagsversion), 419KB

Ergänzendes Material (frei zugänglich)
Es sind keine frei zugänglichen Ergänzenden Materialien verfügbar
Zitation

von Luxburg, U.(2006). A tutorial on spectral clustering (149). Tübingen, Germany: Max Planck Institute for Biological Cybernetics.


Zitierlink: https://hdl.handle.net/11858/00-001M-0000-0013-D09B-E
Zusammenfassung
In recent years, spectral clustering has become one of the most popular modern clustering algorithms. 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. Nevertheless, on the first glance spectral
clustering looks a bit mysterious, and it is not obvious to see why it
works at all and what it really does. This article is a tutorial
introduction to spectral clustering. We describe different graph
Laplacians and their basic properties, present the most common
spectral clustering algorithms, and derive those algorithms from
scratch by several different approaches. Advantages and disadvantages
of the different spectral clustering algorithms are discussed.