TL;DR
This paper introduces S3AND, a novel subgraph similarity search method that considers both keywords and structural differences, with new pruning techniques and indexing for efficient large-scale graph querying.
Contribution
The paper proposes a new subgraph similarity search problem under aggregated neighbor difference semantics and develops efficient pruning and indexing methods to solve it.
Findings
Effective pruning methods significantly reduce search space.
The proposed approach outperforms baseline methods in efficiency.
Experimental results confirm high accuracy and scalability.
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} (SAND), 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 SAND problem, we design two effective pruning methods, \textit{keyword set} 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
