中文
相关论文

相关论文: The stochastic block model has the overlap graph p…

200 篇论文

This paper proposes a novel scalable community-based neural framework for graph learning. The framework learns the graph topology through the task of community detection and link prediction by optimizing with our proposed joint SBM loss…

社会与信息网络 · 计算机科学 2020-05-19 Zheng Chen , Xinli Yu , Yuan Ling , Xiaohua Hu

Community detection, which aims to cluster $N$ nodes in a given graph into $r$ distinct groups based on the observed undirected edges, is an important problem in network data analysis. In this paper, the popular stochastic block model (SBM)…

统计理论 · 数学 2015-06-04 T. Tony Cai , Xiaodong Li

With the advent of structured data in the form of social networks, genetic circuits and protein interaction networks, statistical analysis of networks has gained popularity over recent years. Stochastic block model constitutes a classical…

统计理论 · 数学 2015-05-27 Debdeep Pati , Anirban Bhattacharya

The Stochastic Block Model (SBM) is a widely used random graph model for networks with communities. Despite the recent burst of interest in recovering communities in the SBM from statistical and computational points of view, there are still…

机器学习 · 统计学 2015-12-16 Amin Jalali , Qiyang Han , Ioana Dumitriu , Maryam Fazel

The stochastic block model (SBM) is a fundamental model for studying graph clustering or community detection in networks. It has received great attention in the last decade and the balanced case, i.e., assuming all clusters have large size,…

机器学习 · 计算机科学 2023-10-24 Chandra Sekhar Mukherjee , Pan Peng , Jiapeng Zhang

We show that in random $K$-uniform hypergraphs of constant average degree, for even $K \geq 4$, local algorithms defined as factors of i.i.d. can not find nearly maximal cuts, when the average degree is sufficiently large. These algorithms…

概率论 · 数学 2019-11-05 Wei-Kuo Chen , David Gamarnik , Dmitry Panchenko , Mustazee Rahman

This work will appear as a chapter in a forthcoming volume titled `Topics in Probabilistic Graph Theory'. For a given graph $G$, each partition of the vertices has a modularity score, with higher values indicating that the partition better…

概率论 · 数学 2025-09-29 Colin McDiarmid , Fiona Skerman

Stochastic block models (SBMs) are often used to find assortative community structures in networks, such that the probability of connections within communities is higher than in between communities. However, classic SBMs are not limited to…

社会与信息网络 · 计算机科学 2020-04-27 Daniel Gribel , Thibaut Vidal , Michel Gendreau

We connect two random graph models, the Popularity Adjusted Block Model (PABM) and the Generalized Random Dot Product Graph (GRDPG), by demonstrating that the PABM is a special case of the GRDPG in which communities correspond to mutually…

机器学习 · 统计学 2022-06-13 John Koo , Minh Tang , Michael W. Trosset

The Stochastic Block Model (SBM) is a popular probabilistic model for random graphs. It is commonly used for clustering network data by aggregating nodes that share similar connectivity patterns into blocks. When fitting an SBM to a network…

统计计算 · 统计学 2021-05-28 Pierre Barbillon , Julien Chiquet , Timothée Tabouy

We derive rigorous bounds for well-defined community structure in complex networks for a stochastic block model (SBM) benchmark. In particular, we analyze the effect of inter-community "noise" (inter-community edges) on any "community…

统计力学 · 物理学 2014-07-14 Richard K. Darst , David R. Reichman , Peter Ronhovde , Zohar Nussinov

The stochastic block model (SBM) provides a popular framework for modeling community structures in networks. However, more attention has been devoted to problems concerning estimating the latent node labels and the model parameters than the…

统计理论 · 数学 2016-03-02 Y. X. Rachel Wang , Peter J. Bickel

Local algorithms on graphs are algorithms that run in parallel on the nodes of a graph to compute some global structural feature of the graph. Such algorithms use only local information available at nodes to determine local aspects of the…

概率论 · 数学 2013-04-09 David Gamarnik , Madhu Sudan

Networks, which represent agents and interactions between them, arise in myriad applications throughout the sciences, engineering, and even the humanities. To understand large-scale structure in a network, a common task is to cluster a…

社会与信息网络 · 计算机科学 2019-05-22 Zachary M. Boyd , Mason A. Porter , Andrea L. Bertozzi

The maximization of generalized modularity performs well on networks in which the members of all communities are statistically indistinguishable from each other. However, there is no theory bounding the maximization performance in more…

社会与信息网络 · 计算机科学 2020-04-17 Xiaoyan Lu , Brendan Cross , Boleslaw K. Szymanski

For a given graph $G$, each partition of the vertices has a modularity score, with higher values indicating that the partition better captures community structure in $G$. The modularity $q^*(G)$ of the graph $G$ is defined to be the maximum…

组合数学 · 数学 2022-12-22 Colin McDiarmid , Fiona Skerman

We show a relation between quantum learning theory and algorithmic hardness. We use the existence of efficient, local learning algorithms for energy estimation -- such as the classical shadows algorithm -- to prove that finding near-ground…

量子物理 · 物理学 2026-04-28 Eric R. Anschuetz

Most recent developments on the stochastic block model (SBM) rely on the knowledge of the model parameters, or at least on the number of communities. This paper introduces efficient algorithms that do not require such knowledge and yet…

概率论 · 数学 2015-06-12 Emmanuel Abbe , Colin Sandon

Recently network analysis has gained more and more attentions in statistics, as well as in computer science, probability, and applied mathematics. Community detection for the stochastic block model (SBM) is probably the most studied topic…

统计理论 · 数学 2015-11-17 Anderson Y. Zhang , Harrison H. Zhou

This paper presents a novel meta algorithm, Partition-Merge (PM), which takes existing centralized algorithms for graph computation and makes them distributed and faster. In a nutshell, PM divides the graph into small subgraphs using our…

数据结构与算法 · 计算机科学 2013-09-25 Vincent Blondel , Kyomin Jung , Pushmeet Kohli , Devavrat Shah