paper-with-me

Papers

Spectral and matrix factorization methods for consistent community detection in multi-layer networks

2017-04-24 · Subhadeep Paul, Yuguo Chen

We consider the problem of estimating a consensus community structure by combining information from multiple layers of a multi-layer network using methods based on the spectral clustering or a low-rank matrix factorization. As a general theme, these "intermediate fusion" methods involve obtaining a low column rank matrix by optimizing an objective function and then using the columns of the matrix for clustering. However, the theoretical properties of these methods remain largely unexplored. In the absence of statistical guarantees on the objective functions, it is difficult to determine if the algorithms optimizing the objectives will return good community structures. We investigate the consistency properties of the global optimizer of some of these objective functions under the multi-layer stochastic blockmodel. For this purpose, we derive several new asymptotic results showing consistency of the intermediate fusion techniques along with the spectral clustering of mean adjacency matrix under a high dimensional setup, where the number of nodes, the number of layers and the number of communities of the multi-layer graph grow. Our numerical study shows that the intermediate fusion techniques outperform late fusion methods, namely spectral clustering on aggregate spectral kernel and module allegiance matrix in sparse networks, while they outperform the spectral clustering of mean adjacency matrix in multi-layer networks that contain layers with both homophilic and heterophilic communities.

📄 PDF Abstract BibTeX arXiv:1704.07353

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCommunity Detection

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

Orthogonal symmetric non-negative matrix factorization under the stochastic block model

2016-05-17 · Subhadeep Paul, Yuguo Chen

We present a method based on the orthogonal symmetric non-negative matrix tri-factorization of the normalized Laplacian matrix for community detection in complex networks. While the exact factorization of a given order m…

ClusteringCommunity DetectionStochastic Block Model

Projected Gradient Descent for Spectral Compressed Sensing via Symmetric Hankel Factorization

2024-03-14 · Jinsheng Li, Wei Cui, Xu Zhang

Current spectral compressed sensing methods via Hankel matrix completion employ symmetric factorization to demonstrate the low-rank property of the Hankel matrix. However, previous non-convex gradient methods only utiliz…

compressed sensingMatrix Completion

Matrix Factorization Framework for Community Detection under the Degree-Corrected Block Model

2026-01-09 · Alexandra Dache, Arnaud Vandaele, Nicolas Gillis arxiv

Community detection is a fundamental task in data analysis, and block models provide an approach for identifying a wide variety of community structures while offering high interpretability. The degree-corrected block mod…

Community Detection

Multilayer Simplex-structured Matrix Factorization for Hyperspectral Unmixing with Endmember Variability

2024-01-26 · Junbin Liu, Yuening Li, Wing-Kin Ma

Given a hyperspectral image, the problem of hyperspectral unmixing (HU) is to identify the endmembers (or materials) and the abundance (or endmembers' contributions on pixels) that underlie the image. HU can be seen as a…

Hyperspectral UnmixingVariational Inference

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