English

Anonymous Walk Embeddings

Machine Learning 2018-06-11 v3 Machine Learning

Abstract

The task of representing entire graphs has seen a surge of prominent results, mainly due to learning convolutional neural networks (CNNs) on graph-structured data. While CNNs demonstrate state-of-the-art performance in graph classification task, such methods are supervised and therefore steer away from the original problem of network representation in task-agnostic manner. Here, we coherently propose an approach for embedding entire graphs and show that our feature representations with SVM classifier increase classification accuracy of CNN algorithms and traditional graph kernels. For this we describe a recently discovered graph object, anonymous walk, on which we design task-independent algorithms for learning graph representations in explicit and distributed way. Overall, our work represents a new scalable unsupervised learning of state-of-the-art representations of entire graphs.

Keywords

Cite

@article{arxiv.1805.11921,
  title  = {Anonymous Walk Embeddings},
  author = {Sergey Ivanov and Evgeny Burnaev},
  journal= {arXiv preprint arXiv:1805.11921},
  year   = {2018}
}

Comments

ICML 2018

R2 v1 2026-06-23T02:13:10.489Z