Multi-scale Wasserstein Shortest-path Graph Kernels for Graph Classification
Wei Ye, Hao Tian, Qijun Chen

TL;DR
This paper introduces MWSP, a novel multi-scale Wasserstein shortest-path graph kernel that effectively compares graphs at multiple scales and considers substructure distributions, achieving state-of-the-art results.
Contribution
The paper proposes MWSP, a new graph kernel combining multi-scale shortest-path features with Wasserstein distance to improve graph comparison performance.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Effectively captures multi-scale graph structures.
Considers distributions of shortest paths in similarity computation.
Abstract
Graph kernels are conventional methods for computing graph similarities. However, the existing R-convolution graph kernels cannot resolve both of the two challenges: 1) Comparing graphs at multiple different scales, and 2) Considering the distributions of substructures when computing the kernel matrix. These two challenges limit their performances. To mitigate both of the two challenges, we propose a novel graph kernel called the Multi-scale Wasserstein Shortest-Path graph kernel (MWSP), at the heart of which is the multi-scale shortest-path node feature map, of which each element denotes the number of occurrences of the shortest path around a node. The shortest path is represented by the concatenation of all the labels of nodes in it. Since the shortest-path node feature map can only compare graphs at local scales, we incorporate into it the multiple different scales of the graph…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Advanced Neural Network Applications · Graph Theory and Algorithms
