English

Spectrally Robust Graph Isomorphism

Data Structures and Algorithms 2018-05-02 v1

Abstract

We initiate the study of spectral generalizations of the graph isomorphism problem. (a)The Spectral Graph Dominance (SGD) problem: On input of two graphs GG and HH does there exist a permutation π\pi such that Gπ(H)G\preceq \pi(H)? (b) The Spectrally Robust Graph Isomorphism (SRGI) problem: On input of two graphs GG and HH, find the smallest number κ\kappa over all permutations π\pi such that π(H)Gκcπ(H) \pi(H) \preceq G\preceq \kappa c \pi(H) for some cc. SRGI is a natural formulation of the network alignment problem that has various applications, most notably in computational biology. Here GcHG\preceq c H means that for all vectors xx we have xTLGxcxTLHxx^T L_G x \leq c x^T L_H x, where LGL_G is the Laplacian GG. We prove NP-hardness for SGD. We also present a κ\kappa-approximation algorithm for SRGI for the case when both GG and HH are bounded-degree trees. The algorithm runs in polynomial time when κ\kappa is a constant.

Keywords

Cite

@article{arxiv.1805.00181,
  title  = {Spectrally Robust Graph Isomorphism},
  author = {Alexandra Kolla and Ioannis Koutis and Vivek Madan and Ali Kemal Sinop},
  journal= {arXiv preprint arXiv:1805.00181},
  year   = {2018}
}

Comments

Extended version of a paper appearing in the proceedings of ICALP 2018

R2 v1 2026-06-23T01:41:01.321Z