×

NetLSD

swMATH ID: 32341
Software Authors: Anton Tsitsulin, Davide Mottin, Panagiotis Karras, Alex Bronstein, Emmanuel Müller
Description: NetLSD: Hearing the Shape of a Graph. 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.
Homepage: https://arxiv.org/abs/1805.10712
Source Code:  https://github.com/xgfs/NetLSD
Keywords: Social and Information Networks (cs.SI)
Related Software: Python; PyTorch; SciPy; NumPy; NetworkX; Scikit; Karate Club; AutoKeras; LightGBM; PyTorch-BigGraph; AutoNE; DGL; Eigen-GNN; AliGraph; auto-sklearn; AutoGL; NetComp; JIDT; netrd; node2vec
Cited in: 2 Publications

Citations by Year