paper-with-me

홈 › Papers

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 language processing and bioinformatics, and in particular, matching graphs with inherent community structure has significance related to de-anonymization of correlated social networks. Compared to the correlated Erdos-Renyi (ER) model, where various efficient algorithms have been developed, among which a few algorithms have been proven to achieve the exact matching with constant edge correlation, no low-order polynomial algorithm has been known to achieve exact matching for the correlated SBMs with constant correlation. In this work, we propose an efficient algorithm for matching graphs with community structure, based on the comparison between partition trees rooted from each vertex, by extending the idea of Mao et al. (2021) to graphs with communities. The partition tree divides the large neighborhoods of each vertex into disjoint subsets using their edge statistics to different communities. Our algorithm is the first low-order polynomial-time algorithm achieving exact matching between two correlated SBMs with high probability in dense graphs.

📄 PDF Abstract BibTeX arXiv:2305.19666

Code (1)

cabaksa/csbm_matching 공식 구현

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

Harnessing Multiple Correlated Networks for Exact Community Recovery

2024-12-03 · Miklós Z. Rácz, Jifan Zhang

We study the problem of learning latent community structure from multiple correlated networks, focusing on edge-correlated stochastic block models with two balanced communities. Recent work of Gaudio, R\'acz, and Sridhar…

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…

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

Exact Matching in Correlated Networks with Node Attributes for Improved Community Recovery

2025-01-06 · Joonhyuk Yang, Hye Won Chung

We study community detection in multiple networks whose nodes and edges are jointly correlated. This setting arises naturally in applications such as social platforms, where a shared set of users may exhibit both correla…

AttributeCommunity DetectionGraph MatchingStochastic Block Model