SOTAVerified

Convolutional Set Matching for Graph Similarity

2018-10-23Code Available1· sign in to hype

Yunsheng Bai, Hao Ding, Yizhou Sun, Wei Wang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We introduce GSimCNN (Graph Similarity Computation via Convolutional Neural Networks) for predicting the similarity score between two graphs. As the core operation of graph similarity search, pairwise graph similarity computation is a challenging problem due to the NP-hard nature of computing many graph distance/similarity metrics. We demonstrate our model using the Graph Edit Distance (GED) as the example metric. Experiments on three real graph datasets demonstrate that our model achieves the state-of-the-art performance on graph similarity search.

Tasks

Reproductions