Continuous Subgraph Matching via Cost-Model-based Dynamic Vertex Dominance Embeddings (Technical Report)
Yutong Ye, Xiang Lian, Nan Zhang, Mingsong Chen

TL;DR
This paper introduces DIVINE, a novel framework for continuous subgraph matching in dynamic graphs, utilizing cost-model-based vertex embeddings and degree-aware pruning to improve efficiency in real-time graph analysis.
Contribution
The paper proposes a new embedding-based framework, DIVINE, with degree grouping and DAS$^3$ synopses, to efficiently perform continuous subgraph matching on evolving graphs.
Findings
DIVINE outperforms existing methods in efficiency on real and synthetic graphs.
Degree grouping reduces pruning power issues for high-degree vertices.
The approach enables real-time monitoring of subgraph patterns in dynamic graph streams.
Abstract
In many real-world applications such as social network analysis, knowledge graph discovery, biological network analytics, and so on, graph data management has become increasingly important and has drawn much attention from the database community. While many graphs (e.g., Twitter, Wikipedia, etc.) are usually evolving over time, it is of great importance to study the \textit{continuous subgraph matching} (CSM) problem, a fundamental, yet challenging, graph operator, which continuously monitors subgraph matching results over dynamic graphs with a stream of edge updates. To efficiently tackle the CSM problem, we carefully design a general CSM processing framework, based on novel \textit{\underline{D}ynam\underline{I}c \underline{V}ertex Dom\underline{IN}ance \underline{E}mbedding} (DIVINE), which maps vertex neighborhoods into an embedding space to enable efficient subgraph matching and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks
