LIVE: Learnable Monotonic Vertex Embedding for Efficient Exact Subgraph Matching (Technical Report)
Yutong Ye, Weilong Ren, Yang Liu, Mengyi Yan, Ruijie Wang, Li Sun, Jianxin Li, Philip S. Yu

TL;DR
LIVE introduces a scalable, learning-based vertex embedding method with inherent monotonicity for efficient exact subgraph matching, outperforming existing approaches in speed and pruning.
Contribution
It proposes a novel monotonic vertex embedding framework with a differentiable training objective and a lightweight index, enhancing scalability and efficiency.
Findings
LIVE significantly outperforms state-of-the-art methods in efficiency.
The approach improves pruning effectiveness in subgraph matching.
Experiments on synthetic and real datasets validate the method's scalability.
Abstract
Exact subgraph matching is a fundamental graph operator that supports many graph analytics tasks, yet it remains computationally challenging due to its NP-completeness. Recent learning-based approaches accelerate query processing via dominance-preserving vertex embeddings, but they suffer from expensive offline training, limited pruning effectiveness, and heavy reliance on complex index structures, all of which hinder the scalability to large graphs. In this paper, we propose \textit{\underline{L}earnable Monoton\underline{I}c \underline{V}ertex \underline{E}mbedding} (\textsc{LIVE}), a learning-based framework for efficient exact subgraph matching that scales to large graphs. \textsc{LIVE} enforces monotonicity among vertex embeddings by design, making dominance correctness an inherent structural property and enabling embedding learning to directly optimize vertex-level pruning power.…
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.
