You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motif search for heterogeneous networks - especially temporal heterogeneous networks - has fundamental scalability challenges. Neural Subgraph Matching proposes a technique using graph representation learning and vector search called NeuroMatch. NeuroMatch is an efficient neural approach for subgraph matching.
rjurney
changed the title
Implement efficient motif searching via neural subgraph matching
Implement efficient random motif searching via neural subgraph matching
Aug 23, 2022
Motif search for heterogeneous networks - especially temporal heterogeneous networks - has fundamental scalability challenges. Neural Subgraph Matching proposes a technique using graph representation learning and vector search called NeuroMatch. NeuroMatch is an efficient neural approach for subgraph matching.
The source code for NeuroMatch is at github.com/snap-stanford/neural-subgraph-learning-GNN.
FAISS and Distributed FAISS
If the code doesn't scale, is this something we could implement using FAISS and Distributed FAISS?
The text was updated successfully, but these errors were encountered: