paper-with-me

Papers

Faster Kernels for Graphs with Continuous Attributes via Hashing

2016-10-01 · Christopher Morris, Nils M. Kriege, Kristian Kersting, Petra Mutzel

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.

📄 PDF Abstract BibTeX arXiv:1610.00064

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scalable kernels for graphs with continuous attributes

2013-12-01 · NeurIPS 2013 12 · Aasa Feragen, Niklas Kasenburg, Jens Petersen, Marleen de Bruijne 외

While graphs with continuous node attributes arise in many applications, state-of-the-art graph kernels for comparing continuous-attributed graphs suffer from a high runtime complexity; for instance, the popular shortest…

General Classification

Graph Invariant Kernels

2015-07-25 · Proceedings of the Twenty-Fourth International Joint Conference on Artificial Intelligence (IJCAI 2015) 2015 7 · Francesco Orsini, Paolo Frasconi, Luc De Raedt

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 th…

Graph Classification

A tree-based kernel for graphs with continuous attributes

2015-09-03 · Giovanni Da San Martino, Nicolò Navarin, Alessandro Sperduti

The availability of graph data with node attributes that can be either discrete or real-valued is constantly increasing. While existing kernel methods are effective techniques for dealing with graphs having discrete node…

Computational Efficiency

Wasserstein Weisfeiler-Lehman Graph Kernels

2019-06-04 · NeurIPS 2019 12 · Matteo Togninalli, Elisabetta Ghisu, Felipe Llinares-López, Bastian Rieck 외

Most graph kernels are an instance of the class of $\mathcal{R}$-Convolution kernels, which measure the similarity of objects by comparing their substructures. Despite their empirical success, most graph kernels use a na…

Graph Classification

Propagation kernels: efficient graph kernels from propagated information

2019-02-01 · Machine Learning 2019 2 · Marion Neumann, Roman Garnett, Christian Bauckhage, Kristian Kersting

We introduce propagation kernels, a general graph-kernel framework for efficiently measuring the similarity of structured data. Propagation kernels are based on monitoring how information spreads through a set of given g…

Graph Classification