跳到主要导航 跳到搜索 跳到主要内容

Approximately counting triangles in large graph streams including edge duplicates with a fixed memory usage

  • Xi'an Jiaotong University
  • King Abdullah University of Science and Technology
  • Tsinghua University

科研成果: 期刊稿件文章同行评审

47 引用 (Scopus)

摘要

Counting triangles in a large graph is important for detecting network anomalies such as spam web pages and suspicious accounts (e.g., fraudsters and advertisers) on online social networks. However, it is challenging to compute the number of triangles in a large graph represented as a stream of edges with a low computational cost when given a limited memory. Recently, several effective sampling-based approximation methods have been developed to solve this problem. However, they assume the graph stream of interest contains no duplicate edges, which does not hold in many real-world graph streams (e.g., phone calling networks). In this paper, we observe that these methods exhibit a large estimation error or computational cost even when modified to deal with duplicate edges using deduplication techniques such as Bloom filter and hash-based sampling. To solve this challenge, we design a one-pass streaming algorithm for uniformly sampling distinct edges at a high speed. Compared to state-of-the-art algorithms, our algorithm reduces the sampling cost per edge from O(log k) (k is the maximum number of sampled edges determined by the available memory space) to O(1) without using any additional memory space. Based on sampled edges, we develop a simple yet accurate method to infer the number of triangles in the original graph stream. We conduct extensive experiments on a variety of real-world large graphs, and the results demonstrate that our method is several times more accurate and faster than state-of-the-art methods with the same memory usage.

源语言英语
页(从-至)162-175
页数14
期刊Proceedings of the VLDB Endowment
11
2
DOI
出版状态已出版 - 2017

学术指纹

探究 'Approximately counting triangles in large graph streams including edge duplicates with a fixed memory usage' 的科研主题。它们共同构成独一无二的学术指纹。

引用此