Spectral Graph Matching and Regularized Quadratic Relaxations I: The Gaussian Model
Zhou Fan, Cheng Mao, Yihong Wu, and Jiaming Xu

TL;DR
This paper introduces GRAMPA, a spectral graph matching method that uses pairwise eigenvector alignments and regularized quadratic relaxations, achieving near-optimal recovery in Gaussian models and outperforming prior spectral approaches.
Contribution
The paper proposes GRAMPA, a novel spectral algorithm for graph matching that leverages pairwise eigenvector comparisons and regularized quadratic programming, improving recovery guarantees and efficiency.
Findings
GRAMPA exactly recovers vertex correspondence when noise level is O(1/log n)
Outperforms existing spectral methods in accuracy and computational efficiency
Demonstrated effectiveness on synthetic and real datasets
Abstract
Graph matching aims at finding the vertex correspondence between two unlabeled graphs that maximizes the total edge weight correlation. This amounts to solving a computationally intractable quadratic assignment problem. In this paper we propose a new spectral method, GRAph Matching by Pairwise eigen-Alignments (GRAMPA). Departing from prior spectral approaches that only compare top eigenvectors, or eigenvectors of the same order, GRAMPA first constructs a similarity matrix as a weighted sum of outer products between all pairs of eigenvectors of the two graphs, with weights given by a Cauchy kernel applied to the separation of the corresponding eigenvalues, then outputs a matching by a simple rounding procedure. The similarity matrix can also be interpreted as the solution to a regularized quadratic programming relaxation of the quadratic assignment problem. For the Gaussian Wigner…
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
TopicsGraph Theory and Algorithms · Advanced Graph Neural Networks · Bayesian Modeling and Causal Inference
