paper-with-me

Papers

A Generalized Weisfeiler-Lehman Graph Kernel

2021-01-20 · Till Hendrik Schulz, Tamás Horváth, Pascal Welke, Stefan Wrobel

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 considered molecular graphs.

📄 PDF Abstract BibTeX arXiv:2101.08104

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generalizing Weisfeiler-Lehman Kernels to Subgraphs

2024-12-03 · Dongkwan Kim, Alice Oh

Subgraph representation learning has been effective in solving various real-world problems. However, current graph neural networks (GNNs) produce suboptimal results for subgraph-level tasks due to their inability to capt…

Representation Learning

Global Weisfeiler-Lehman Graph Kernels

2017-03-07 · Christopher Morris, Kristian Kersting, Petra Mutzel

Most state-of-the-art graph kernels only take local graph properties into account, i.e., the kernel is computed with regard to properties of the neighborhood of vertices or other small substructures. On the other hand, k…

General ClassificationGraph Classification

Graph Filtration Kernels

2021-10-22 · Till Hendrik Schulz, Pascal Welke, Stefan Wrobel

The majority of popular graph kernels is based on the concept of Haussler's $\mathcal{R}$-convolution kernel and defines graph similarities in terms of mutual substructures. In this work, we enrich these similarity measu…

Graph Kernels exploiting Weisfeiler-Lehman Graph Isomorphism Test Extensions

2015-09-22 · Giovanni Da San Martino, Nicolò Navarin, Alessandro Sperduti

In this paper we present a novel graph kernel framework inspired the by the Weisfeiler-Lehman (WL) isomorphism tests. Any WL test comprises a relabelling phase of the nodes based on test-specific information extracted fr…

Graph Invariant Kernels

2015-07-25 · Proceedings of the Twenty-Fourth International Joint Conference on Artificial Intelligence (IJCAI 2015) 2015 7 · Francesco Orsini, Paolo Frasconi, Luc De Raedt

We introduce a novel kernel that upgrades the Weisfeiler-Lehman and other graph kernels to effectively exploit high-dimensional and continuous vertex attributes. Graphs are first decomposed into subgraphs. Vertices of th…

Graph Classification