Node Similarity with q -Grams for Real-World Labeled Networks
Node Similarity with q -Grams for Real-World Labeled Networks
复制标题
DOI:
10.1145/3219819.3220085
复制
发表时间:
2018-07
期刊:
影响因子:
--
通讯作者:
A. Conte;Gaspare Ferraro;R. Grossi;Andrea Marino;K. Sadakane;T. Uno
中科院分区:
文献类型:
--
作者:
A. Conte;Gaspare Ferraro;R. Grossi;Andrea Marino;K. Sadakane;T. Uno
We study node similarity in labeled networks, using the label sequences found in paths of bounded length q leading to the nodes. (This recalls the q-grams employed in document resemblance, based on the Jaccard distance.) When applied to networks, the challenge is two-fold: the number of q-grams generated from labeled paths grows exponentially with q, and their frequency should be taken into account: this leads to a variation of the Jaccard index known as Bray-Curtis index for multisets. We describe nSimGram, a suite of fast algorithms for node similarity with q-grams, based on a novel blend of color coding, probabilistic counting, sketches, and string algorithms, where the universe of elements to sample is exponential. We provide experimental evidence that our measure is effective and our running times scale to deal with large real-world networks.