English

S3AND: Efficient Subgraph Similarity Search Under Aggregated Neighbor Difference Semantics (Technical Report)

Databases 2025-06-03 v2 Social and Information Networks

Abstract

For the past decades, the \textit{subgraph similarity search} over a large-scale data graph has become increasingly important and crucial in many real-world applications, such as social network analysis, bioinformatics network analytics, knowledge graph discovery, and many others. While previous works on subgraph similarity search used various graph similarity metrics such as the graph isomorphism, graph edit distance, and so on, in this paper, we propose a novel problem, namely \textit{subgraph similarity search under aggregated neighbor difference semantics} (S3^3AND), which identifies subgraphs gg in a data graph GG that are similar to a given query graph qq by considering both keywords and graph structures (under new keyword/structural matching semantics). To efficiently tackle the S3^3AND problem, we design two effective pruning methods, \textit{keyword set} and \textit{aggregated neighbor difference lower bound pruning}, which rule out false alarms of candidate vertices/subgraphs to reduce the S3^3AND search space. Furthermore, we construct an effective indexing mechanism to facilitate our proposed efficient S3^3AND query answering algorithm. Through extensive experiments, we demonstrate the effectiveness and efficiency of our S3^3AND approach over both real and synthetic graphs under various parameter settings.

Keywords

Cite

@article{arxiv.2505.00393,
  title  = {S3AND: Efficient Subgraph Similarity Search Under Aggregated Neighbor Difference Semantics (Technical Report)},
  author = {Qi Wen and Yutong Ye and Xiang Lian and Mingsong Chen},
  journal= {arXiv preprint arXiv:2505.00393},
  year   = {2025}
}
R2 v1 2026-06-28T23:17:47.873Z