Subgraph Matching Kernels for Attributed Graphs
Abstract
We propose graph kernels based on subgraph matchings, i.e. structure-preserving bijections between subgraphs. While recently proposed kernels based on common subgraphs (Wale et al., 2008; Shervashidze et al., 2009) in general can not be applied to attributed graphs, our approach allows to rate mappings of subgraphs by a exible scoring scheme comparing vertex and edge attributes by kernels. We show that subgraph matching kernels generalize several known kernels. To compute the kernel we propose a graph-theoretical algorithm inspired by a classical relation between common subgraphs of two graphs and cliques in their product graph observed by Levi (1973). Encouraging experimental results on a classification task of real-world graphs are presented.
Cite
Text
Kriege and Mutzel. "Subgraph Matching Kernels for Attributed Graphs." International Conference on Machine Learning, 2012.Markdown
[Kriege and Mutzel. "Subgraph Matching Kernels for Attributed Graphs." International Conference on Machine Learning, 2012.](https://mlanthology.org/icml/2012/kriege2012icml-subgraph/)BibTeX
@inproceedings{kriege2012icml-subgraph,
title = {{Subgraph Matching Kernels for Attributed Graphs}},
author = {Kriege, Nils M. and Mutzel, Petra},
booktitle = {International Conference on Machine Learning},
year = {2012},
url = {https://mlanthology.org/icml/2012/kriege2012icml-subgraph/}
}