English

Structural Equivalence in Subgraph Matching

Data Structures and Algorithms 2023-01-10 v1

Abstract

Symmetry plays a major role in subgraph matching both in the description of the graphs in question and in how it confounds the search process. This work addresses how to quantify these effects and how to use symmetries to increase the efficiency of subgraph isomorphism algorithms. We introduce rigorous definitions of structural equivalence and establish conditions for when it can be safely used to generate more solutions. We illustrate how to adapt standard search routines to utilize these symmetries to accelerate search and compactly describe the solution space. We then adapt a state-of-the-art solver and perform a comprehensive series of tests to demonstrate these methods' efficacy on a standard benchmark set. We extend these methods to multiplex graphs and present results on large multiplex networks drawn from transportation systems, social media, adversarial attacks, and knowledge graphs.

Keywords

Cite

@article{arxiv.2301.03161,
  title  = {Structural Equivalence in Subgraph Matching},
  author = {Dominic Yang and Yurun Ge and Thien Nguyen and Jacob Moorman and Denali Molitor and Andrea Bertozzi},
  journal= {arXiv preprint arXiv:2301.03161},
  year   = {2023}
}

Comments

To appear in IEEE Transactions on Network Science and Engineering

R2 v1 2026-06-28T08:07:02.975Z