Spectral Alignment of Graphs
Soheil Feizi, Gerald Quon, Mariana Recamonde-Mendoza, Muriel Medard,, Manolis Kellis, Ali Jadbabaie

TL;DR
This paper introduces a generalized spectral graph alignment method that considers both matches and mismatches, improving alignment accuracy especially for graphs with different sizes and densities.
Contribution
It proposes a new formulation of graph alignment as a quadratic assignment problem that accounts for mismatches, and develops spectral methods to solve it effectively.
Findings
Spectral alignment method outperforms existing algorithms on synthetic and real graphs.
Significantly better performance in aligning regular graph structures.
Method is robust across various graph sizes and densities.
Abstract
Graph alignment refers to the problem of finding a bijective mapping across vertices of two graphs such that, if two nodes are connected in the first graph, their images are connected in the second graph. This problem arises in many fields such as computational biology, social sciences, and computer vision and is often cast as a quadratic assignment problem (QAP). Most standard graph alignment methods consider an optimization that maximizes the number of matches between the two graphs, ignoring the effect of mismatches. We propose a generalized graph alignment formulation that considers both matches and mismatches in a standard QAP formulation. This modification can have a major impact in aligning graphs with different sizes and heterogenous edge densities. Moreover, we propose two methods for solving the generalized graph alignment problem based on spectral decomposition of matrices.…
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.
