Publications

Detailed Information

Efficient subgraph matching: Harmonizing dynamic programming, adaptive matching order, and failing set together

Cited 72 time in Web of Science Cited 89 time in Scopus
Authors

Han, Myoungji; Kim, Hyunjoon; Gu, Geonmo; Park, Kunsoo; Han, Wook-Shin

Issue Date
2019-06
Publisher
MOD
Citation
Proceedings of the ACM SIGMOD International Conference on Management of Data, pp.1429-1446
Abstract
© 2019 Association for Computing Machinery.Subgraph matching (or subgraph isomorphism) is one of the fundamental problems in graph analysis. Extensive research has been done to develop practical solutions for subgraph matching. The state-of-the-art algorithms such as CFL-Match and Turboiso convert a query graph into a spanning tree for obtaining candidates for each query vertex and obtaining a good matching order with the spanning tree. However, by using the spanning tree instead of the original query graph, it could lead to lower pruning power and a sub-optimal matching order. Another limitation is that they perform redundant computation in search without utilizing the knowledge learned from past computation. In this paper, we introduce three novel concepts to address these inherent limitations: 1) dynamic programming between a directed acyclic graph (DAG) and a graph, 2) adaptive matching order with DAG ordering, and 3) pruning by failing sets, which together lead to a much faster algorithm DAF for subgraph matching. Extensive experiments with real datasets show that DAF outperforms the fastest existing solution by up to orders of magnitude in terms of recursive calls as well as in terms of the elapsed time.
ISSN
0730-8078
URI
https://hdl.handle.net/10371/186106
DOI
https://doi.org/10.1145/3299869.3319880
Files in This Item:
There are no files associated with this item.
Appears in Collections:

Altmetrics

Item View & Download Count

  • mendeley

Items in S-Space are protected by copyright, with all rights reserved, unless otherwise indicated.

Share