paper-with-me

홈 › Papers

Co-clustering for directed graphs: the Stochastic co-Blockmodel and spectral algorithm Di-Sim

2012-04-10 · Karl Rohe, Tai Qin, Bin Yu

Directed graphs have asymmetric connections, yet the current graph clustering methodologies cannot identify the potentially global structure of these asymmetries. We give a spectral algorithm called di-sim that builds on a dual measure of similarity that correspond to how a node (i) sends and (ii) receives edges. Using di-sim, we analyze the global asymmetries in the networks of Enron emails, political blogs, and the c elegans neural connectome. In each example, a small subset of nodes have persistent asymmetries; these nodes send edges with one cluster, but receive edges with another cluster. Previous approaches would have assigned these asymmetric nodes to only one cluster, failing to identify their sending/receiving asymmetries. Regularization and "projection" are two steps of di-sim that are essential for spectral clustering algorithms to work in practice. The theoretical results show that these steps make the algorithm weakly consistent under the degree corrected Stochastic co-Blockmodel, a model that generalizes the Stochastic Blockmodel to allow for both (i) degree heterogeneity and (ii) the global asymmetries that we intend to detect. The theoretical results make no assumptions on the smallest degree nodes. Instead, the theorem requires that the average degree grows sufficiently fast and that the weak consistency only applies to the subset of the nodes with sufficiently large leverage scores. The results results also apply to bipartite graphs.

📄 PDF Abstract BibTeX arXiv:1204.2296

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGraph Clustering

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 제목 키워드 기반

Perfect Clustering for Stochastic Blockmodel Graphs via Adjacency Spectral Embedding

2013-10-02 · Vince Lyzinski, Daniel Sussman, Minh Tang, Avanti Athreya 외

Vertex clustering in a stochastic blockmodel graph has wide applicability and has been the subject of extensive research. In thispaper, we provide a short proof that the adjacency spectral embedding can be used to obtain…

Clustering

Role of normalization in spectral clustering for stochastic blockmodels

2013-10-05 · Purnamrita Sarkar, Peter J. Bickel

Spectral clustering is a technique that clusters elements using the top few eigenvectors of their (possibly normalized) similarity matrix. The quality of spectral clustering is closely tied to the convergence properties …

Clustering

Spectral clustering on spherical coordinates under the degree-corrected stochastic blockmodel

2020-11-09 · Francesco Sanna Passino, Nicholas A. Heard, Patrick Rubin-Delanchy

Spectral clustering is a popular method for community detection in network graphs: starting from a matrix representation of the graph, the nodes are clustered on a low dimensional projection obtained from a truncated spe…

ClusteringCommunity DetectionModel Selection

Bayesian estimation of the latent dimension and communities in stochastic blockmodels

2019-04-06 · Francesco Sanna Passino, Nicholas A. Heard

Spectral embedding of adjacency or Laplacian matrices of undirected graphs is a common technique for representing a network in a lower dimensional latent space, with optimal theoretical guarantees. The embedding can be u…

Community Detection

Spectral clustering algorithms for the detection of clusters in block-cyclic and block-acyclic graphs

2018-05-02 · H. Van Lierde, T. W. S. Chow, J. -C. Delvenne

We propose two spectral algorithms for partitioning nodes in directed graphs respectively with a cyclic and an acyclic pattern of connection between groups of nodes. Our methods are based on the computation of extremal e…

ClusteringGraph Clustering