IJCAI 2023poster2 citations

PathLAD+: An Improved Exact Algorithm for Subgraph Isomorphism Problem

Yiyuan Wang, Chenghou Jin, Shaowei Cai, Qingwei Lin

Abstract

The subgraph isomorphism problem (SIP) is a challenging problem with wide practical applications. In the last decade, despite being a theoretical hard problem, researchers design various algorithms for solving SIP. In this work, we propose three main heuristics and develop an improved exact algorithm for SIP. First, we design a probing search procedure to try whether the search procedure can successfully obtain a solution at first sight. Second, we design a novel matching ordering as a value-ordering heuristic, which uses some useful information obtained from the probing search procedure to preferentially select some promising target vertices. Third, we discuss the characteristics of different propagation methods in the context of SIP and present an adaptive propagation method to make a good balance between these methods. Experimental results on a broad range of real-world benchmarks show that our proposed algorithm performs better than state-of-the-art algorithms for the SIP.

Search: S: Combinatorial search and optimisationSearch: S: Heuristic search
BibTeX
@inproceedings{ijcai2023p626,
  title     = {PathLAD+: An Improved Exact Algorithm for Subgraph Isomorphism Problem},
  author    = {Wang, Yiyuan and Jin, Chenghou and Cai, Shaowei and Lin, Qingwei},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {5639--5647},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/626},
  url       = {https://doi.org/10.24963/ijcai.2023/626},
}
PathLAD+: An Improved Exact Algorithm for Subgraph Isomorphism Problem · IJCAI 2023