paper-with-me

홈 › Papers

Bipartite Stochastic Block Models with Tiny Clusters

2018-12-01 · NeurIPS 2018 12 · Stefan Neumann

We study the problem of finding clusters in random bipartite graphs. We present a simple two-step algorithm which provably finds even tiny clusters of size $O(n^\epsilon)$, where $n$ is the number of vertices in the graph and $\epsilon > 0$. Previous algorithms were only able to identify clusters of size $\Omega(\sqrt{n})$. We evaluate the algorithm on synthetic and on real-world data; the experiments show that the algorithm can find extremely small clusters even in presence of high destructive noise.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Clustering via Content-Augmented Stochastic Blockmodels

2015-05-25 · J. Massey Cashore, Xiaoting Zhao, Alexander A. Alemi, Yujia Liu 외

Much of the data being created on the web contains interactions between users and items. Stochastic blockmodels, and other methods for community detection and clustering of bipartite graphs, can infer latent user communi…

ArticlesClusteringCommunity Detection

Efficiently inferring community structure in bipartite networks

2014-03-12 · Daniel B. Larremore, Aaron Clauset, Abigail Z. Jacobs

Bipartite networks are a common type of network data in which there are two types of vertices, and only vertices of different types can be connected. While bipartite networks exhibit community structure like their unipar…

Community DetectionStochastic Block Model

Exact ICL maximization in a non-stationary time extension of the latent block model for dynamic networks

2015-06-12 · Marco Corneli, Pierre Latouche, Fabrice Rossi

The latent block model (LBM) is a flexible probabilistic tool to describe interactions between node sets in bipartite networks, but it does not account for interactions of time varying intensity between nodes in unknown …

Community detection for weighted bipartite networks

2021-09-21 · Huan Qing, Jingli Wang

The bipartite network appears in various areas, such as biology, sociology, physiology, and computer science. \cite{rohe2016co} proposed Stochastic co-Blockmodel (ScBM) as a tool for detecting community structure of bina…

Community DetectionSociologyStochastic Block Model

Community Detection in Bipartite Networks with Stochastic Blockmodels

2020-01-22 · Tzu-Chi Yen, Daniel B. Larremore

In bipartite networks, community structures are restricted to being disassortative, in that nodes of one type are grouped according to common patterns of connection with nodes of the other type. This makes the stochastic…

Community DetectionStochastic Block Model