S$^3$GND: An Effective Learning-Based Approach for Subgraph Similarity Search Under Generalized Neighbor Difference Semantics (Technical Report)
Qi Wen, Xiang Lian, Nan Zhang, Yutong Ye, Mingsong Chen

TL;DR
This paper introduces S$^3$GND, a novel approach for subgraph similarity search using a new semantics called generalized neighbor difference, leveraging hypergraph neural networks and pruning strategies for efficiency.
Contribution
The paper proposes a new GND semantics for subgraph similarity, along with a learning-based method using hypergraph neural networks and pruning techniques for efficient search.
Findings
Effective in real and synthetic graphs
Outperforms baseline methods in accuracy
Achieves significant efficiency improvements
Abstract
Subgraph similarity search over large-scale graphs is a fundamental task that retrieves subgraphs similar to a given query graph from a data graph, and it plays a crucial role in real applications such as protein discovery, social network analysis, and recommendation systems. While prior works on subgraph similarity search studied various graph similarity metrics, in this paper, we propose a novel graph similarity semantics, \textit{generalized neighbor difference} (GND), that accounts for both the keyword-set relationships between vertices and edge-weight differences. We formulate the problem of \textit{subgraph similarity search under the generalized neighbor difference semantics} (SGND), which retrieves those subgraphs similar to a query graph under GND semantics. To efficiently tackle the SGND problem, we propose an effective learning-based approach, which constructs a…
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
TopicsGraph Theory and Algorithms · Advanced Graph Neural Networks · Complex Network Analysis Techniques
