Extensions of Marginalized Graph Kernels

Abstract

Positive definite kernels between labeled graphs have recently been proposed. They enable the application of kernel methods, such as support vectormachines, to the analysis and classification of graphs, for example, chemicalcompounds. These graph kernels are obtained by marginalizing a kernel betweenpaths with respect to a random walk model on the graph vertices along theedges. We propose two extensions of these graph kernels, with the double goal toreduce their computation time and increase their relevance as measure ofsimilarity between graphs. First, we propose to modify the label of eachvertex by automatically adding information about its environment with the useof the Morgan algorithm. Second, we suggest a modification of the random walkmodel to prevent the walk from coming back to a vertex that was just visited. These extensions are then tested on benchmark experiments of chemicalcompounds classification, with promising results.

Cite

Text

Mahé et al. "Extensions of Marginalized Graph Kernels." International Conference on Machine Learning, 2004. doi:10.1145/1015330.1015446

Markdown

[Mahé et al. "Extensions of Marginalized Graph Kernels." International Conference on Machine Learning, 2004.](https://mlanthology.org/icml/2004/mahe2004icml-extensions/) doi:10.1145/1015330.1015446

BibTeX

@inproceedings{mahe2004icml-extensions,
  title     = {{Extensions of Marginalized Graph Kernels}},
  author    = {Mahé, Pierre and Ueda, Nobuhisa and Akutsu, Tatsuya and Perret, Jean-Luc and Vert, Jean-Philippe},
  booktitle = {International Conference on Machine Learning},
  year      = {2004},
  doi       = {10.1145/1015330.1015446},
  url       = {https://mlanthology.org/icml/2004/mahe2004icml-extensions/}
}