251
v1v2 (latest)

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

Annual Conference Computational Learning Theory (COLT), 2022
Abstract

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 geometric models. Specifically, given a random permutation π\pi^* on [n][n] and nn iid pairs of correlated Gaussian vectors {Xπ(i),Yi}\{X_{\pi^*(i)}, Y_i\} in Rd\mathbb{R}^d with noise parameter σ\sigma, the edge weights are given by Aij=κ(Xi,Xj)A_{ij}=\kappa(X_i,X_j) and Bij=κ(Yi,Yj)B_{ij}=\kappa(Y_i,Y_j) for some link function κ\kappa. The goal is to recover the hidden vertex correspondence π\pi^* based on the observation of AA and BB. We focus on the dot-product model with κ(x,y)=x,y\kappa(x,y)=\langle x, y \rangle and Euclidean distance model with κ(x,y)=xy2\kappa(x,y)=\|x-y\|^2, in the low-dimensional regime of d=o(logn)d=o(\log n) wherein the underlying geometric structures are most evident. We derive an approximate maximum likelihood estimator, which provably achieves, with high probability, perfect recovery of π\pi^* when σ=o(n2/d)\sigma=o(n^{-2/d}) and almost perfect recovery with a vanishing fraction of errors when σ=o(n1/d)\sigma=o(n^{-1/d}). Furthermore, these conditions are shown to be information-theoretically optimal even when the latent coordinates {Xi}\{X_i\} and {Yi}\{Y_i\} are observed, complementing the recent results of [DCK19] and [KNW22] in geometric models of the planted bipartite matching problem. As a side discovery, we show that the celebrated spectral algorithm of [Ume88] emerges as a further approximation to the maximum likelihood in the geometric model.

View on arXiv
Comments on this paper