paper-with-me

홈 › Papers

SamBaS: Sampling-Based Stochastic Block Partitioning

2021-08-15 · Frank Wanye, Vitaliy Gleyzer, Edward Kao, Wu-chun Feng

Community detection is a well-studied problem with applications in domains ranging from networking to bioinformatics. Due to the rapid growth in the volume of real-world data, there is growing interest in accelerating contemporary community detection algorithms. However, the more accurate and statistically robust methods tend to be hard to parallelize. One such method is stochastic block partitioning (SBP) - a community detection algorithm that works well on graphs with complex and heterogeneous community structure. In this paper, we present a sampling-based SBP (SamBaS) for accelerating SBP on sparse graphs. We characterize how various graph parameters affect the speedup and result quality of community detection with SamBaS and quantify the trade-offs therein. To evaluate SamBas on real-world web graphs without known ground-truth communities, we introduce partition quality score (PQS), an evaluation metric that outperforms modularity in terms of correlation with F1 score. Overall, SamBaS achieves speedups of up to 10X while maintaining result quality (and even improving result quality by over 150% on certain graphs, relative to F1 score).

📄 PDF Abstract BibTeX arXiv:2108.06651

Code (0)

등록된 구현이 없습니다.

Tasks

Community Detection

Similar Papers 제목 키워드 기반

Vertex nomination: The canonical sampling and the extended spectral nomination schemes

2018-02-14 · Jordan Yoder, Li Chen, Henry Pao, Eric Bridgeford 외

Suppose that one particular block in a stochastic block model is of interest, but block labels are only observed for a few of the vertices in the network. Utilizing a graph realized from the model and the observed block …

ClusteringStochastic Block Model

Uniform Hypergraph Partitioning: Provable Tensor Methods and Sampling Techniques

2016-02-21 · Debarghya Ghoshdastidar, Ambedkar Dukkipati

In a series of recent works, we have generalised the consistency results in the stochastic block model literature to the case of uniform and non-uniform hypergraphs. The present paper continues the same line of study, wh…

Clusteringhypergraph partitioningStochastic Block Model

Consistency of Spectral Hypergraph Partitioning under Planted Partition Model

2015-05-07 · Debarghya Ghoshdastidar, Ambedkar Dukkipati

Hypergraph partitioning lies at the heart of a number of problems in machine learning and network sciences. Many algorithms for hypergraph partitioning have been proposed that extend standard approaches for graph partiti…

graph partitioninghypergraph partitioningStochastic Block Model

Bayesian Model Selection of Stochastic Block Models

2016-05-23 · Xiaoran Yan

A central problem in analyzing networks is partitioning them into modules or communities. One of the best tools for this is the stochastic block model, which clusters vertices into blocks with statistically homogeneous p…

modelModel SelectionStochastic Block Model

State space partitioning based on constrained spectral clustering for block particle filtering

2022-03-07 · Rui Min, Christelle Garnier, François Septier, John Klein

The particle filter (PF) is a powerful inference tool widely used to estimate the filtering distribution in non-linear and/or non-Gaussian problems. To overcome the curse of dimensionality of PF, the block PF (BPF) inser…

BlockingClustering