paper-with-me

홈 › Papers

Perfect Recovery for Random Geometric Graph Matching with Shallow Graph Neural Networks

2024-02-12 · Suqi Liu, Morgane Austern

We study the graph matching problem in the presence of vertex feature information using shallow graph neural networks. Specifically, given two graphs that are independent perturbations of a single random geometric graph with sparse binary features, the task is to recover an unknown one-to-one mapping between the vertices of the two graphs. We show under certain conditions on the sparsity and noise level of the feature vectors, a carefully designed two-layer graph neural network can, with high probability, recover the correct mapping between the vertices with the help of the graph structure. Additionally, we prove that our condition on the noise parameter is tight up to logarithmic factors. Finally, we compare the performance of the graph neural network to directly solving an assignment problem using the noisy vertex features and demonstrate that when the noise level is at least constant, this direct matching fails to achieve perfect recovery, whereas the graph neural network can tolerate noise levels growing as fast as a power of the size of the graph. Our theoretical findings are further supported by numerical studies as well as real-world data experiments.

📄 PDF Abstract BibTeX arXiv:2402.07340

Code (0)

등록된 구현이 없습니다.

Tasks

Graph MatchingGraph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Random Graph Matching in Geometric Models: the Case of Complete Graphs

2022-02-22 · Haoyu Wang, Yihong Wu, Jiaming Xu, Israel Yolou

This paper studies the problem of matching two complete graphs with edge weights correlated through latent geometries, extending a recent line of research on random graph matching with independent edge weights to geometr…

Graph Matching

The Umeyama algorithm for matching correlated Gaussian geometric models in the low-dimensional regime

2024-02-23 · Shuyang Gong, Zhangsong Li

Motivated by the problem of matching two correlated random geometric graphs, we study the problem of matching two Gaussian geometric models correlated through a latent node permutation. Specifically, given an unknown per…

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…

The Planted Matching Problem: Phase Transitions and Exact Results

2019-12-18 · Mehrdad Moharrami, Cristopher Moore, Jiaming Xu

We study the problem of recovering a planted matching in randomly weighted complete bipartite graphs $K_{n,n}$. For some unknown perfect matching $M^*$, the weight of an edge is drawn from one distribution $P$ if $e \in …

Community Recovery in the Geometric Block Model

2022-06-22 · Sainyam Galhotra, Arya Mazumdar, Soumyabrata Pal, Barna Saha

To capture the inherent geometric features of many community detection problems, we propose to use a new random graph model of communities that we call a Geometric Block Model. The geometric block model builds on the ran…

Community DetectionmodelStochastic Block Model