Perfect Recovery for Random Geometric Graph Matching with Shallow Graph Neural Networks
Suqi Liu, Morgane Austern

TL;DR
This paper demonstrates that shallow graph neural networks can perfectly recover vertex mappings in noisy, perturbed random geometric graphs by leveraging both graph structure and vertex features, outperforming direct feature matching.
Contribution
It introduces a theoretical analysis showing conditions under which shallow GNNs achieve perfect graph matching in noisy settings, with tight noise bounds and practical validation.
Findings
GNNs can recover vertex mappings with high probability under certain noise and sparsity conditions.
Direct feature-based matching fails at high noise levels, unlike GNNs.
Numerical and real-world experiments support the theoretical results.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Numerical Analysis Techniques · Graph Theory and Algorithms · Data Management and Algorithms
MethodsGraph Neural Network
