Learning-Based Efficient Graph Similarity Computation via Multi-Scale Convolutional Set Matching

Authors

  • Yunsheng Bai University of California, Los Angeles
  • Hao Ding AWS AI Labs
  • Ken Gu University of California, Los Angeles
  • Yizhou Sun University of California, Los Angeles
  • Wei Wang University of California, Los Angeles

DOI:

https://doi.org/10.1609/aaai.v34i04.5720

Abstract

Graph similarity computation is one of the core operations in many graph-based applications, such as graph similarity search, graph database analysis, graph clustering, etc. Since computing the exact distance/similarity between two graphs is typically NP-hard, a series of approximate methods have been proposed with a trade-off between accuracy and speed. Recently, several data-driven approaches based on neural networks have been proposed, most of which model the graph-graph similarity as the inner product of their graph-level representations, with different techniques proposed for generating one embedding per graph. However, using one fixed-dimensional embedding per graph may fail to fully capture graphs in varying sizes and link structures—a limitation that is especially problematic for the task of graph similarity computation, where the goal is to find the fine-grained difference between two graphs. In this paper, we address the problem of graph similarity computation from another perspective, by directly matching two sets of node embeddings without the need to use fixed-dimensional vectors to represent whole graphs for their similarity computation. The model, Graph-Sim, achieves the state-of-the-art performance on four real-world graph datasets under six out of eight settings (here we count a specific dataset and metric combination as one setting), compared to existing popular methods for approximate Graph Edit Distance (GED) and Maximum Common Subgraph (MCS) computation.

Downloads

Published

2020-04-03

How to Cite

Bai, Y., Ding, H., Gu, K., Sun, Y., & Wang, W. (2020). Learning-Based Efficient Graph Similarity Computation via Multi-Scale Convolutional Set Matching. Proceedings of the AAAI Conference on Artificial Intelligence, 34(04), 3219-3226. https://doi.org/10.1609/aaai.v34i04.5720

Issue

Section

AAAI Technical Track: Machine Learning