mims-harvard / G-Meta

Graph meta learning via local subgraphs (NeurIPS 2020)
https://zitniklab.hms.harvard.edu/projects/G-Meta
118 stars 28 forks source link

Can this method be used to do subgraph matching? #1

Closed lihuiliullh closed 3 years ago

lihuiliullh commented 3 years ago

A very nice paper. But can this method be used to do subgraph matching?

kexinhuang12345 commented 3 years ago

Hi, thanks! G-Meta is designed for graph meta-learning in node classification/link prediction across multiple graphs. However, it is not obvious to me that it can be directly applied to subgraph matching.