pith. sign in

arxiv: 1602.04181 · v2 · pith:GIXN5VZBnew · submitted 2016-02-12 · 💻 cs.DS · cs.DM· math.CO

Spectral Alignment of Graphs

classification 💻 cs.DS cs.DMmath.CO
keywords graphalignmentgraphsmethodsproblemmethodproposedconnected
0
0 comments X
read the original 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. We compare the performance of proposed methods with some existing graph alignment algorithms including Natalie2, GHOST, IsoRank, NetAlign, Klau's approach as well as a semidefinite programming-based method over various synthetic and real graph models. Our proposed method based on simultaneous alignment of multiple eigenvectors leads to consistently good performance in different graph models. In particular, in the alignment of regular graph structures which is one of the most difficult graph alignment cases, our proposed method significantly outperforms other methods.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. The feasibility of multi-graph alignment: a Bayesian approach

    math.ST 2025-02 unverdicted novelty 7.0

    Establishes an all-or-nothing threshold for exact multi-graph alignment in the Gaussian model and a partial-alignment threshold in the sparse Erdős-Rényi model using a general Bayesian estimation framework over metric spaces.

  2. Spectral Graph Matching and Regularized Quadratic Relaxations I: The Gaussian Model

    stat.ML 2019-07 unverdicted novelty 7.0

    GRAMPA recovers exact vertex correspondence in the Gaussian Wigner model with high probability for σ = O(1/log n) via a regularized quadratic relaxation using all eigenvector pairs.

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

    math.ST 2024-02 unverdicted novelty 6.0

    Umeyama algorithm achieves exact recovery of latent permutation π* in correlated Gaussian geometric models for σ = o(d^{-3}n^{-2/d}) and almost exact for σ = o(d^{-3}n^{-1/d}) when d = O(log n).