paper-with-me

홈 › Papers

Efficient Graph Matching for Correlated Stochastic Block Models

2024-12-03 · Shuwen Chai, Miklós Z. Rácz

We study learning problems on correlated stochastic block models with two balanced communities. Our main result gives the first efficient algorithm for graph matching in this setting. In the most interesting regime where the average degree is logarithmic in the number of vertices, this algorithm correctly matches all but a vanishing fraction of vertices with high probability, whenever the edge correlation parameter $s$ satisfies $s^2 > \alpha \approx 0.338$, where $\alpha$ is Otter's tree-counting constant. Moreover, we extend this to an efficient algorithm for exact graph matching whenever this is information-theoretically possible, positively resolving an open problem of R\'acz and Sridhar (NeurIPS 2021). Our algorithm generalizes the recent breakthrough work of Mao, Wu, Xu, and Yu (STOC 2023), which is based on centered subgraph counts of a large family of trees termed chandeliers. A major technical challenge that we overcome is dealing with the additional estimation errors that are necessarily present due to the fact that, in relevant parameter regimes, the latent community partition cannot be exactly recovered from a single graph. As an application of our results, we give an efficient algorithm for exact community recovery using multiple correlated graphs in parameter regimes where it is information-theoretically impossible to do so using just a single graph.

📄 PDF Abstract BibTeX arXiv:2412.02661

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Matching

Similar Papers 제목 키워드 기반

Exact Community Recovery in Correlated Stochastic Block Models

2022-03-29 · Julia Gaudio, Miklos Z. Racz, Anirudh Sridhar

We consider the problem of learning latent community structure from multiple correlated networks. We study edge-correlated stochastic block models with two balanced communities, focusing on the regime where the average d…

Graph Matching

Efficient Algorithms for Exact Graph Matching on Correlated Stochastic Block Models with Constant Correlation

2023-05-31 · Joonhyuk Yang, Dongpil Shin, Hye Won Chung

We consider the problem of graph matching, or learning vertex correspondence, between two correlated stochastic block models (SBMs). The graph matching problem arises in various fields, including computer vision, natural…

Graph Matching

Correlated Stochastic Block Models: Exact Graph Matching with Applications to Recovering Communities

2021-07-14 · NeurIPS 2021 12 · Miklos Z. Racz, Anirudh Sridhar

We consider the task of learning latent community structure from multiple correlated networks. First, we study the problem of learning the latent vertex correspondence between two edge-correlated stochastic block models,…

Graph Matching

Matching Correlated Inhomogeneous Random Graphs using the $k$-core Estimator

2023-02-10 · Miklós Z. Rácz, Anirudh Sridhar

We consider the task of estimating the latent vertex correspondence between two edge-correlated random graphs with generic, inhomogeneous structure. We study the so-called \emph{$k$-core estimator}, which outputs a verte…

Spectral Clustering for Divide-and-Conquer Graph Matching

2013-10-04 · Vince Lyzinski, Daniel L. Sussman, Donniell E. Fishkind, Henry Pao 외

We present a parallelized bijective graph matching algorithm that leverages seeds and is designed to match very large graphs. Our algorithm combines spectral graph embedding with existing state-of-the-art seeded graph ma…

ClusteringGraph EmbeddingGraph MatchingStochastic Block Model