SOTAVerified

KONG: Kernels for ordered-neighborhood graphs

2018-05-25NeurIPS 2018Code Available0· sign in to hype

Moez Draief, Konstantin Kutzkov, Kevin Scaman, Milan Vojnovic

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present novel graph kernels for graphs with node and edge labels that have ordered neighborhoods, i.e. when neighbor nodes follow an order. Graphs with ordered neighborhoods are a natural data representation for evolving graphs where edges are created over time, which induces an order. Combining convolutional subgraph kernels and string kernels, we design new scalable algorithms for generation of explicit graph feature maps using sketching techniques. We obtain precise bounds for the approximation accuracy and computational complexity of the proposed approaches and demonstrate their applicability on real datasets. In particular, our experiments demonstrate that neighborhood ordering results in more informative features. For the special case of general graphs, i.e. graphs without ordered neighborhoods, the new graph kernels yield efficient and simple algorithms for the comparison of label distributions between graphs.

Reproductions