A Compressive Sensing Approach to Community Detection with Applications

08/30/2017
by   Ming-Jun Lai, et al.
0

The community detection problem for graphs asks one to partition the n vertices V of a graph G into k communities, or clusters, such that there are many intracluster edges and few intercluster edges. Of course this is equivalent to finding a permutation matrix P such that, if A denotes the adjacency matrix of G, then PAP^T is approximately block diagonal. As there are k^n possible partitions of n vertices into k subsets, directly determining the optimal clustering is clearly infeasible. Instead one seeks to solve a more tractable approximation to the clustering problem. In this paper we reformulate the community detection problem via sparse solution of a linear system associated with the Laplacian of a graph G and then develop a two-stage approach based on a thresholding technique and a compressive sensing algorithm to find a sparse solution which corresponds to the community containing a vertex of interest in G. Crucially, our approach results in an algorithm which is able to find a single cluster of size n_0 in O(nlog(n)n_0) operations and all k clusters in fewer than O(n^2ln(n)) operations. This is a marked improvement over the classic spectral clustering algorithm, which is unable to find a single cluster at a time and takes approximately O(n^3) operations to find all k clusters. Moreover, we are able to provide robust guarantees of success for the case where G is drawn at random from the Stochastic Block Model, a popular model for graphs with clusters. Extensive numerical results are also provided, showing the efficacy of our algorithm on both synthetic and real-world data sets.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/25/2019

Optimized Deformed Laplacian for Spectrum-based Community Detection in Sparse Heterogeneous Graphs

Spectral clustering is one of the most popular, yet still incompletely u...
research
08/17/2018

Semi-Supervised Cluster Extraction via a Compressive Sensing Approach

We use techniques from compressive sensing to design a local clustering ...
research
08/22/2017

Recovering Nonuniform Planted Partitions via Iterated Projection

In the planted partition problem, the n vertices of a random graph are p...
research
08/26/2016

Clustering and Community Detection with Imbalanced Clusters

Spectral clustering methods which are frequently used in clustering and ...
research
05/24/2017

Provable Estimation of the Number of Blocks in Block Models

Community detection is a fundamental unsupervised learning problem for u...
research
09/24/2020

Sketch-based community detection in evolving networks

We consider an approach for community detection in time-varying networks...
research
03/22/2020

Spectral Clustering Revisited: Information Hidden in the Fiedler Vector

We are interested in the clustering problem on graphs: it is known that ...

Please sign up or login with your details

Forgot password? Click here to reset