English

NetLSD: Hearing the Shape of a Graph

Social and Information Networks 2018-05-30 v2

Abstract

Comparison among graphs is ubiquitous in graph analytics. However, it is a hard task in terms of the expressiveness of the employed similarity measure and the efficiency of its computation. Ideally, graph comparison should be invariant to the order of nodes and the sizes of compared graphs, adaptive to the scale of graph patterns, and scalable. Unfortunately, these properties have not been addressed together. Graph comparisons still rely on direct approaches, graph kernels, or representation-based methods, which are all inefficient and impractical for large graph collections. In this paper, we propose the Network Laplacian Spectral Descriptor (NetLSD): the first, to our knowledge, permutation- and size-invariant, scale-adaptive, and efficiently computable graph representation method that allows for straightforward comparisons of large graphs. NetLSD extracts a compact signature that inherits the formal properties of the Laplacian spectrum, specifically its heat or wave kernel; thus, it hears the shape of a graph. Our evaluation on a variety of real-world graphs demonstrates that it outperforms previous works in both expressiveness and efficiency.

Keywords

Cite

@article{arxiv.1805.10712,
  title  = {NetLSD: Hearing the Shape of a Graph},
  author = {Anton Tsitsulin and Davide Mottin and Panagiotis Karras and Alex Bronstein and Emmanuel Müller},
  journal= {arXiv preprint arXiv:1805.10712},
  year   = {2018}
}

Comments

KDD '18: The 24th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining, August 19--23, 2018, London, United Kingdom

R2 v1 2026-06-23T02:09:51.965Z