A parameter-free graph reduction for spectral clustering and SpectralNet

02/25/2023
by   Mashaan Alshammari, et al.
0

Graph-based clustering methods like spectral clustering and SpectralNet are very efficient in detecting clusters of non-convex shapes. Unlike the popular k-means, graph-based clustering methods do not assume that each cluster has a single mean. However, these methods need a graph where vertices in the same cluster are connected by edges of large weights. To achieve this goal, many studies have proposed graph reduction methods with parameters. Unfortunately, these parameters have to be tuned for every dataset. We introduce a graph reduction method that does not require any parameters. First, the distances from every point p to its neighbors are filtered using an adaptive threshold to only keep neighbors with similar surrounding density. Second, the similarities with close neighbors are computed and only high similarities are kept. The edges that survive these two filtering steps form the constructed graph that was passed to spectral clustering and SpectralNet. The experiments showed that our method provides a stable alternative, where other methods performance fluctuated according to the setting of their parameters.

READ FULL TEXT

page 7

page 8

page 10

research
02/22/2023

Refining a k-nearest neighbor graph for a computationally efficient spectral clustering

Spectral clustering became a popular choice for data clustering for its ...
research
09/22/2015

Identifying collusion groups using spectral clustering

In an illiquid stock, traders can collude and place orders on a predeter...
research
02/22/2023

Approximate spectral clustering density-based similarity for noisy datasets

Approximate spectral clustering (ASC) was developed to overcome heavy co...
research
03/01/2021

The Mathematics Behind Spectral Clustering And The Equivalence To PCA

Spectral clustering is a popular algorithm that clusters points using th...
research
09/24/2009

Initialization Free Graph Based Clustering

This paper proposes an original approach to cluster multi-component data...
research
01/14/2021

Spectral Clustering Oracles in Sublinear Time

Given a graph G that can be partitioned into k disjoint expanders with o...
research
02/22/2023

Approximate spectral clustering with eigenvector selection and self-tuned k

The recently emerged spectral clustering surpasses conventional clusteri...

Please sign up or login with your details

Forgot password? Click here to reset