← Publications
journal2024CCF BSJR Q1

Towards efficient simulation-based constrained temporal graph pattern matching

Tianming Zhang*, Xinwei Cai, Lu Chen, Zhengyi Yang, Yunjun Gao*, Bin Cao, Jing Fan

World Wide Web (WWWJ)

RAIDS Lab Authors

Details

Year
2024
Publisher
Springer
Rankings
CCF B · SJR Q1

Research Area

Scalable Data Systems

Tags

Resources

Abstract

In the context of searching a single data graph G, graph pattern matching is to find all the occurrences of a pattern graph Q in G, specified by a matching rule. It is of paramount importance in many real applications such as social network analysis and cyber security, among others. A wide spectrum of studies target general graph pattern matching. However, to analyze time-relevant services such as studying the spread of diseases and detecting attack patterns, it is attractive to study inexact temporal graph pattern matching. Hence, in this paper, we propose a relaxed matching rule called constrained temporal dual simulation, and study simulation-based constrained temporal graph pattern matching which guarantees that the matching result (i) preserves the ancestor and descendant temporal connectivities; and (ii) implements edge-to-temporal path mapping. We devise a decomposition-based matching method, which first decomposes the data graph into Source Temporal Connected Components, and then performs matching on decomposed subgraphs. To speed up the matching, we define child/parent dependency relation tables and propose an efficient double hierarchical traverse strategy. Considering that the temporal graphs are naturally dynamic, we further propose update algorithms. An extensive empirical study over real-world and synthetic temporal graphs has demonstrated the effectiveness and efficiency of our approach.

Author Affiliations

Tianming Zhang
Zhejiang University of Technology
Xinwei Cai
Zhejiang University
Lu Chen
Zhejiang University
Zhengyi Yang
University of New South Wales
Yunjun Gao
Zhejiang University
Bin Cao
Zhejiang University of Technology
Jing Fan
Zhejiang University of Technology

BibTeX

@article{zhang2024towards,
  title = {Towards efficient simulation-based constrained temporal graph pattern matching},
  author = {Zhang, Tianming and Cai, Xinwei and Chen, Lu and Yang, Zhengyi and Gao, Yunjun and Cao, Bin and Fan, Jing},
  journal = {World Wide Web},
  year = {2024},
  month = {Apr},
  day = {03},
  volume = {27},
  number = {3},
  pages = {22},
  issn = {1573-1413},
  doi = {10.1007/s11280-024-01259-2},
  url = {https://doi.org/10.1007/s11280-024-01259-2}
}