Transport based Graph Kernels
Kai Ma, Peng Wan, Daoqiang Zhang

TL;DR
This paper introduces a novel pyramid graph kernel based on optimal transport that captures hierarchical structure information in graphs, improving similarity measurement and classification performance.
Contribution
It proposes a new OT-based pyramid graph kernel and subgraph kernel, addressing the PSD issue with regularization, and demonstrates superior performance on benchmark tasks.
Findings
Outperforms existing graph kernels on benchmark classification tasks.
Effectively captures hierarchical graph structures using optimal transport.
Provides a regularized OT-based kernel ensuring positive semidefiniteness.
Abstract
Graph kernel is a powerful tool measuring the similarity between graphs. Most of the existing graph kernels focused on node labels or attributes and ignored graph hierarchical structure information. In order to effectively utilize graph hierarchical structure information, we propose pyramid graph kernel based on optimal transport (OT). Each graph is embedded into hierarchical structures of the pyramid. Then, the OT distance is utilized to measure the similarity between graphs in hierarchical structures. We also utilize the OT distance to measure the similarity between subgraphs and propose subgraph kernel based on OT. The positive semidefinite (p.s.d) of graph kernels based on optimal transport distance is not necessarily possible. We further propose regularized graph kernel based on OT where we add the kernel regularization to the original optimal transport distance to obtain p.s.d…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Text and Document Classification Technologies · Machine Learning and ELM
