go back
go back
Volume 18, No. 11
S^3AND: Efficient Subgraph Similarity Search Under Aggregated Neighbor Difference Semantics
Abstract
For the past decades, the subgraph similarity search over a largescale 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 subgraph similarity search under aggregated neighbor difference semantics (S 3 AND), which identifies subgraphs 𝑔 in a data graph 𝐺 that are similar to a given query graph 𝑞 by considering both keywords and graph structures (under new keyword/structural matching semantics). To efficiently tackle the S 3 AND problem, we design two effective pruning methods, keyword set and aggregated neighbor difference lower bound pruning , which rule out false alarms of candidate vertices/subgraphs to reduce the S 3 AND search space. Furthermore, we construct an effective indexing mechanism to facilitate our proposed efficient S 3 AND query answering algorithm. Through extensive experiments, we demonstrate the effectiveness and efficiency of our S 3 AND approach over both real and synthetic graphs under various parameter settings.
PVLDB is part of the VLDB Endowment Inc.
Privacy Policy