paper-with-me

홈 › Papers

Convexified Modularity Maximization for Degree-corrected Stochastic Block Models

2015-12-28 · Yudong Chen, Xiao-Dong Li, Jiaming Xu

The stochastic block model (SBM) is a popular framework for studying community detection in networks. This model is limited by the assumption that all nodes in the same community are statistically equivalent and have equal expected degrees. The degree-corrected stochastic block model (DCSBM) is a natural extension of SBM that allows for degree heterogeneity within communities. This paper proposes a convexified modularity maximization approach for estimating the hidden communities under DCSBM. Our approach is based on a convex programming relaxation of the classical (generalized) modularity maximization formulation, followed by a novel doubly-weighted $ \ell_1 $-norm $ k $-median procedure. We establish non-asymptotic theoretical guarantees for both approximate clustering and perfect clustering. Our approximate clustering results are insensitive to the minimum degree, and hold even in sparse regime with bounded average degrees. In the special case of SBM, these theoretical results match the best-known performance guarantees of computationally feasible algorithms. Numerically, we provide an efficient implementation of our algorithm, which is applied to both synthetic and real-world networks. Experiment results show that our method enjoys competitive performance compared to the state of the art in the literature.

📄 PDF Abstract BibTeX arXiv:1512.08425

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCommunity DetectionStochastic Block Model

Similar Papers 제목 키워드 기반

Modularity aided consistent attributed graph clustering via coarsening

2024-07-09 · Samarth Bhatia, Yukti Makhija, Manoj Kumar, Sandeep Kumar

Graph clustering is an important unsupervised learning technique for partitioning graphs with attributes and detecting communities. However, current methods struggle to accurately capture true community structures and in…

ClusteringGraph ClusteringStochastic Block Model

Hypergraph Clustering: A Modularity Maximization Approach

2018-12-28 · Tarun Kumar, Sankaran Vaidyanathan, Harini Ananthapadmanabhan, Srinivasan Parthasarathy 외

Clustering on hypergraphs has been garnering increased attention with potential applications in network analysis, VLSI design and computer vision, among others. In this work, we generalize the framework of modularity max…

Clustering

Generative hypergraph clustering: from blockmodels to modularity

2021-01-24 · Philip S. Chodrow, Nate Veldt, Austin R. Benson

Hypergraphs are a natural modeling paradigm for a wide range of complex relational systems. A standard analysis task is to identify clusters of closely related or densely interconnected nodes. Many graph algorithms for t…

ClusteringCommunity DetectionGraph Clustering

Community Detection in the Stochastic Block Model by Mixed Integer Programming

2021-01-26 · Breno Serrano, Thibaut Vidal

The Degree-Corrected Stochastic Block Model (DCSBM) is a popular model to generate random graphs with community structure given an expected degree sequence. The standard approach of community detection based on the DCSBM…

Community DetectionStochastic Block Model

Non-Backtracking Spectrum of Degree-Corrected Stochastic Block Models

2016-09-08 · Lennart Gulikers, Marc Lelarge, Laurent Massoulié

Motivated by community detection, we characterise the spectrum of the non-backtracking matrix $B$ in the Degree-Corrected Stochastic Block Model. Specifically, we consider a random graph on $n$ vertices partitioned int…

ClusteringCommunity DetectionStochastic Block Model