English

Faster Kernels for Graphs with Continuous Attributes via Hashing

Machine Learning 2016-10-04 v1 Machine Learning

Abstract

While state-of-the-art kernels for graphs with discrete labels scale well to graphs with thousands of nodes, the few existing kernels for graphs with continuous attributes, unfortunately, do not scale well. To overcome this limitation, we present hash graph kernels, a general framework to derive kernels for graphs with continuous attributes from discrete ones. The idea is to iteratively turn continuous attributes into discrete labels using randomized hash functions. We illustrate hash graph kernels for the Weisfeiler-Lehman subtree kernel and for the shortest-path kernel. The resulting novel graph kernels are shown to be, both, able to handle graphs with continuous attributes and scalable to large graphs and data sets. This is supported by our theoretical analysis and demonstrated by an extensive experimental evaluation.

Keywords

Cite

@article{arxiv.1610.00064,
  title  = {Faster Kernels for Graphs with Continuous Attributes via Hashing},
  author = {Christopher Morris and Nils M. Kriege and Kristian Kersting and Petra Mutzel},
  journal= {arXiv preprint arXiv:1610.00064},
  year   = {2016}
}

Comments

IEEE ICDM 2016

R2 v1 2026-06-22T16:07:21.081Z