Graph Invariant Kernels

Abstract

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 the subgraphs are then compared by a kernel that combines the similarity of their labels and the similarity of their structural role, using a suitable vertex invariant. By changing this invariant we obtain a family of graph kernels which includes generalizations of Weisfeiler-Lehman, NSPDK, and propagation kernels. We demonstrate empirically that these kernels obtain state-of-the-art results on relational data sets.

Cite

Text

Orsini et al. "Graph Invariant Kernels." International Joint Conference on Artificial Intelligence, 2015.

Markdown

[Orsini et al. "Graph Invariant Kernels." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/orsini2015ijcai-graph/)

BibTeX

@inproceedings{orsini2015ijcai-graph,
  title     = {{Graph Invariant Kernels}},
  author    = {Orsini, Francesco and Frasconi, Paolo and De Raedt, Luc},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2015},
  pages     = {3756-3762},
  url       = {https://mlanthology.org/ijcai/2015/orsini2015ijcai-graph/}
}