NeurIPS 2018spotlight7 citations

KONG: Kernels for ordered-neighborhood graphs

Moez Draief, Konstantin Kutzkov, Kevin Scaman, Milan Vojnovic

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.

BibTeX
@inproceedings{NEURIPS2018_d0fb963f,
 author = {Draief, Moez and Kutzkov, Konstantin and Scaman, Kevin and Vojnovic, Milan},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {S. Bengio and H. Wallach and H. Larochelle and K. Grauman and N. Cesa-Bianchi and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {KONG: Kernels for ordered-neighborhood graphs},
 url = {https://proceedings.neurips.cc/paper_files/paper/2018/file/d0fb963ff976f9c37fc81fe03c21ea7b-Paper.pdf},
 volume = {31},
 year = {2018}
}