Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the spectrum of the graph Laplacian is used to reveal the cluster structure. The spectral clustering algorithm mainly consists of two steps: 1) constructs the low dimensional embedded representation of the data based on the eigenvectors of the graph Laplacian, 2) applies k-means on the constructed low dimensional data to obtain the clustering result. Thus,
Source: A Tutorial on Spectral ClusteringPaper | Code | Results | Date | Stars |
---|
Task | Papers | Share |
---|---|---|
Clustering | 409 | 44.31% |
Community Detection | 42 | 4.55% |
Stochastic Block Model | 41 | 4.44% |
Graph Clustering | 28 | 3.03% |
Semantic Segmentation | 24 | 2.60% |
graph partitioning | 19 | 2.06% |
Dimensionality Reduction | 18 | 1.95% |
Image Segmentation | 13 | 1.41% |
Spectral Graph Clustering | 11 | 1.19% |
Component | Type |
|
---|---|---|
🤖 No Components Found | You can add them if they exist; e.g. Mask R-CNN uses RoIAlign |