Marginalized Kernels Between Labeled Graphs

Abstract

A new kernel function between two labeled graphs is presented. Feature vectors are defined as the counts of label paths produced by random walks on graphs. The kernel computation finally boils down to obtaining the stationary state of a discrete-time linear system, thus is efficiently performed by solving simultaneous linear equations. Our kernel is based on an infinite dimensional feature space, so it is fundamentally different from other string or tree kernels based on dynamic programming. We will present promising empirical results in classification of chemical compounds. ICML Proceedings of the Twentieth International Conference on Machine Learning

Cite

Text

Kashima et al. "Marginalized Kernels Between Labeled Graphs." International Conference on Machine Learning, 2003.

Markdown

[Kashima et al. "Marginalized Kernels Between Labeled Graphs." International Conference on Machine Learning, 2003.](https://mlanthology.org/icml/2003/kashima2003icml-marginalized/)

BibTeX

@inproceedings{kashima2003icml-marginalized,
  title     = {{Marginalized Kernels Between Labeled Graphs}},
  author    = {Kashima, Hisashi and Tsuda, Koji and Inokuchi, Akihiro},
  booktitle = {International Conference on Machine Learning},
  year      = {2003},
  pages     = {321-328},
  url       = {https://mlanthology.org/icml/2003/kashima2003icml-marginalized/}
}