STDSLGPRFeb 23, 2024

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

arXiv:2402.15095v17 citationsh-index: 4
Originality Incremental advance
AI Analysis

This provides theoretical guarantees for graph matching algorithms in low-dimensional settings, which is incremental but important for applications like network alignment.

The paper tackles the problem of matching two correlated Gaussian geometric models to recover a hidden vertex permutation, proving that the Umeyama algorithm achieves exact recovery when noise is below a threshold and almost exact recovery under a weaker condition, approaching information-theoretic limits up to a polynomial factor in low dimensions.

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 permutation $π^*$ on $\{1,\ldots,n\}$ and given $n$ i.i.d. pairs of correlated Gaussian vectors $\{X_{π^*(i)},Y_i\}$ in $\mathbb{R}^d$ with noise parameter $σ$, we consider two types of (correlated) weighted complete graphs with edge weights given by $A_{i,j}=\langle X_i,X_j \rangle$, $B_{i,j}=\langle Y_i,Y_j \rangle$. The goal is to recover the hidden vertex correspondence $π^*$ based on the observed matrices $A$ and $B$. For the low-dimensional regime where $d=O(\log n)$, Wang, Wu, Xu, and Yolou [WWXY22+] established the information thresholds for exact and almost exact recovery in matching correlated Gaussian geometric models. They also conducted numerical experiments for the classical Umeyama algorithm. In our work, we prove that this algorithm achieves exact recovery of $π^*$ when the noise parameter $σ=o(d^{-3}n^{-2/d})$, and almost exact recovery when $σ=o(d^{-3}n^{-1/d})$. Our results approach the information thresholds up to a $\operatorname{poly}(d)$ factor in the low-dimensional regime.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes