paper-with-me

Papers

Regularized spectral methods for clustering signed networks

2020-11-03 · Mihai Cucuringu, Apoorv Vikram Singh, Déborah Sulem, Hemant Tyagi

We study the problem of $k$-way clustering in signed graphs. Considerable attention in recent years has been devoted to analyzing and modeling signed graphs, where the affinity measure between nodes takes either positive or negative values. Recently, Cucuringu et al. [CDGT 2019] proposed a spectral method, namely SPONGE (Signed Positive over Negative Generalized Eigenproblem), which casts the clustering task as a generalized eigenvalue problem optimizing a suitably defined objective function. This approach is motivated by social balance theory, where the clustering task aims to decompose a given network into disjoint groups, such that individuals within the same group are connected by as many positive edges as possible, while individuals from different groups are mainly connected by negative edges. Through extensive numerical simulations, SPONGE was shown to achieve state-of-the-art empirical performance. On the theoretical front, [CDGT 2019] analyzed SPONGE and the popular Signed Laplacian method under the setting of a Signed Stochastic Block Model (SSBM), for $k=2$ equal-sized clusters, in the regime where the graph is moderately dense. In this work, we build on the results in [CDGT 2019] on two fronts for the normalized versions of SPONGE and the Signed Laplacian. Firstly, for both algorithms, we extend the theoretical analysis in [CDGT 2019] to the general setting of $k \geq 2$ unequal-sized clusters in the moderately dense regime. Secondly, we introduce regularized versions of both methods to handle sparse graphs -- a regime where standard spectral methods underperform -- and provide theoretical guarantees under the same SSBM model. To the best of our knowledge, regularized spectral methods have so far not been considered in the setting of clustering signed graphs. We complement our theoretical results with an extensive set of numerical experiments on synthetic data.

📄 PDF Abstract BibTeX arXiv:2011.01737

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringStochastic Block Model

Similar Papers 제목 키워드 기반

Dual regularized Laplacian spectral clustering methods on community detection

2020-11-09 · Huan Qing, Jingli Wang

Spectral clustering methods are widely used for detecting clusters in networks for community detection, while a small change on the graph Laplacian matrix could bring a dramatic improvement. In this paper, we propose a d…

ClusteringCommunity DetectionStochastic Block Model

Consistency of regularized spectral clustering in degree-corrected mixed membership model

2020-11-23 · Huan Qing, Jingli Wang

Community detection in network analysis is an attractive research area recently. Here, under the degree-corrected mixed membership (DCMM) model, we propose an efficient approach called mixed regularized spectral clusteri…

ClusteringCommunity Detection

Understanding Regularized Spectral Clustering via Graph Conductance

2018-06-05 · NeurIPS 2018 12 · Yilin Zhang, Karl Rohe

This paper uses the relationship between graph conductance and spectral clustering to study (i) the failures of spectral clustering and (ii) the benefits of regularization. The explanation is simple. Sparse and stochasti…

Clustering

An improved spectral clustering method for community detection under the degree-corrected stochastic blockmodel

2020-11-12 · Huan Qing, Jingli Wang

For community detection problem, spectral clustering is a widely used method for detecting clusters in networks. In this paper, we propose an improved spectral clustering (ISC) approach under the degree corrected stochas…

ClusteringCommunity DetectionStochastic Block Model

Regularized Non-negative Spectral Embedding for Clustering

2019-11-01 · Yifei Wang, Rui Liu, Yong Chen, Hui Zhangs 외

Spectral Clustering is a popular technique to split data points into groups, especially for complex datasets. The algorithms in the Spectral Clustering family typically consist of multiple separate stages (such as simila…

Clustering