Graph Filtration Kernels
Till Hendrik Schulz, Pascal Welke, Stefan Wrobel

TL;DR
This paper introduces a novel family of graph kernels that leverage graph filtrations to compare features across multiple resolutions and existence intervals, enhancing expressiveness and predictive performance.
Contribution
It proposes a new graph kernel framework based on filtrations and feature existence intervals, improving upon Weisfeiler-Lehman methods and their applications.
Findings
Significant performance improvements over state-of-the-art kernels.
Enhanced expressive power in graph isomorphism testing.
Effective application to real-world benchmark datasets.
Abstract
The majority of popular graph kernels is based on the concept of Haussler's -convolution kernel and defines graph similarities in terms of mutual substructures. In this work, we enrich these similarity measures by considering graph filtrations: Using meaningful orders on the set of edges, which allow to construct a sequence of nested graphs, we can consider a graph at multiple granularities. For one thing, this provides access to features on different levels of resolution. Furthermore, rather than to simply compare frequencies of features in graphs, it allows for their comparison in terms of when and for how long they exist in the sequences. In this work, we propose a family of graph kernels that incorporate these existence intervals of features. While our approach can be applied to arbitrary graph features, we particularly highlight Weisfeiler-Lehman vertex labels, leading…
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
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Graph Theory and Algorithms
