Fast Spectral Clustering Using Autoencoders and Landmarks

04/07/2017
by   Ershad Banijamali, et al.
0

In this paper, we introduce an algorithm for performing spectral clustering efficiently. Spectral clustering is a powerful clustering algorithm that suffers from high computational complexity, due to eigen decomposition. In this work, we first build the adjacency matrix of the corresponding graph of the dataset. To build this matrix, we only consider a limited number of points, called landmarks, and compute the similarity of all data points with the landmarks. Then, we present a definition of the Laplacian matrix of the graph that enable us to perform eigen decomposition efficiently, using a deep autoencoder. The overall complexity of the algorithm for eigen decomposition is O(np), where n is the number of data points and p is the number of landmarks. At last, we evaluate the performance of the algorithm in different experiments.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/12/2018

Image Segmentation Based on Multiscale Fast Spectral Clustering

In recent years, spectral clustering has become one of the most popular ...
research
02/13/2018

A High Performance Implementation of Spectral Clustering on CPU-GPU Platforms

Spectral clustering is one of the most popular graph clustering algorith...
research
01/04/2018

SpectralNet: Spectral Clustering using Deep Neural Networks

Spectral clustering is a leading and popular technique in unsupervised d...
research
10/28/2015

Fast Landmark Subspace Clustering

Kernel methods obtain superb performance in terms of accuracy for variou...
research
10/16/2012

A Model-Based Approach to Rounding in Spectral Clustering

In spectral clustering, one defines a similarity matrix for a collection...
research
02/11/2010

Operator norm convergence of spectral clustering on level sets

Following Hartigan, a cluster is defined as a connected component of the...
research
01/29/2019

Approximating Spectral Clustering via Sampling: a Review

Spectral clustering refers to a family of unsupervised learning algorith...

Please sign up or login with your details

Forgot password? Click here to reset