A Generalized Weisfeiler-Lehman Graph Kernel
Till Hendrik Schulz, Tam\'as Horv\'ath, Pascal Welke, Stefan Wrobel

TL;DR
This paper introduces a generalized Weisfeiler-Lehman graph kernel that measures tree similarity rather than equality, leading to improved performance on complex graph datasets.
Contribution
It proposes a novel kernel that incorporates tree similarity via a fitted tree edit distance, enhancing graph comparison beyond binary equality.
Findings
Outperforms state-of-the-art graph kernels in predictive accuracy
Efficiently computes a tree similarity measure for graphs
Effective on datasets with complex graph structures
Abstract
The Weisfeiler-Lehman graph kernels are among the most prevalent graph kernels due to their remarkable time complexity and predictive performance. Their key concept is based on an implicit comparison of neighborhood representing trees with respect to equality (i.e., isomorphism). This binary valued comparison is, however, arguably too rigid for defining suitable similarity measures over graphs. To overcome this limitation, we propose a generalization of Weisfeiler-Lehman graph kernels which takes into account the similarity between trees rather than equality. We achieve this using a specifically fitted variation of the well-known tree edit distance which can efficiently be calculated. We empirically show that our approach significantly outperforms state-of-the-art methods in terms of predictive performance on datasets containing structurally more complex graphs beyond the typically…
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 · Machine Learning in Materials Science · Graph Theory and Algorithms
