2015
DOI: 10.1007/s00453-015-0036-4
|View full text |Cite
|
Sign up to set email alerts
|

Triangle Counting in Dynamic Graph Streams

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
28
0

Year Published

2016
2016
2022
2022

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 35 publications
(28 citation statements)
references
References 23 publications
0
28
0
Order By: Relevance
“…Pavan et al [36] and Jha et al [20] propose algorithms for approximating only the global number of triangles from edge-insertion-only streams. Bulteau et al [6] present a one-pass algorithm for fully dynamic graphs, but the triangle count estimation is (expensively) computed only at the end of the stream and the algorithm requires, in the worst case, more memory than what is needed to store the entire graph. Ahmed et al [1] apply the sampling-and-hold approach to insertion-only graph stream mining to obtain, only at the end of the stream and using non-constant space, an estimation of many network measures including triangles.…”
Section: Related Workmentioning
confidence: 99%
“…Pavan et al [36] and Jha et al [20] propose algorithms for approximating only the global number of triangles from edge-insertion-only streams. Bulteau et al [6] present a one-pass algorithm for fully dynamic graphs, but the triangle count estimation is (expensively) computed only at the end of the stream and the algorithm requires, in the worst case, more memory than what is needed to store the entire graph. Ahmed et al [1] apply the sampling-and-hold approach to insertion-only graph stream mining to obtain, only at the end of the stream and using non-constant space, an estimation of many network measures including triangles.…”
Section: Related Workmentioning
confidence: 99%
“…The theoretically fastest algorithms are based on matrix multiplication and run in O(n ω + n 3(ω−1)/(5−ω) · #T 2(3−ω)/(5−ω) ) time, where #T denotes the number of listed triangles [9]. Furthermore, there is work (including heuristics and experiments) on listing triangles in large graphs [43,55], on triangle enumeration in the context of map reduce in graph streams [5,12,52], and even on quantum algorithms for triangle detection [45]. For a broader overview, we refer to a survey by Latapy [44].…”
Section: Introductionmentioning
confidence: 99%
“…Estimating the number of triangles in a graph is a canonical problem in the data stream model of computation. The problem was first considered by Bar-Yossef et al [6] nearly fifteen years ago and a significant body of work has since been devoted to designing more efficient and ingenious algorithms for the problem in both the single-pass [1,2,6,9,10,22,24,29,31,37,38,41] and multi-pass models [8,16,28]. For a survey of existing graph stream algorithms, including triangle counting, see [32].…”
Section: Introductionmentioning
confidence: 99%