Proceedings of the 22nd ACM International Conference on Information &Amp; Knowledge Management 2013
DOI: 10.1145/2505515.2505741
|View full text |Cite
|
Sign up to set email alerts
|

Parallel triangle counting in massive streaming graphs

Abstract: The number of triangles in a graph is a fundamental metric, used in social network analysis, link classification and recommendation, and more. Driven by these applications and the trend that modern graph datasets are both large and dynamic, we present the design and implementation of a fast and cache-efficient parallel algorithm for estimating the number of triangles in a massive undirected graph whose edges arrive as a stream. It brings together the benefits of streaming algorithms and parallel algorithms. By… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
24
0

Year Published

2013
2013
2021
2021

Publication Types

Select...
4
3
3

Relationship

2
8

Authors

Journals

citations
Cited by 60 publications
(24 citation statements)
references
References 31 publications
0
24
0
Order By: Relevance
“…In a follow-up work, we show that neighborhood sampling is amendable to parallelization. We have implemented a (provably) cache-efficient multicore parallel algorithm for approximate triangle counting where arbitrarily-ordered edges arrive in bulk [20].…”
Section: Resultsmentioning
confidence: 99%
“…In a follow-up work, we show that neighborhood sampling is amendable to parallelization. We have implemented a (provably) cache-efficient multicore parallel algorithm for approximate triangle counting where arbitrarily-ordered edges arrive in bulk [20].…”
Section: Resultsmentioning
confidence: 99%
“…There have also been various methods for approximating subgraph counts via sampling [34,3,4,63,32,13,50,42]. Finally, there has also been significant work for the past decade on parallel triangle counting algorithms (e.g., [56,7,57,6,46,47,15,45,58,60,39,35,26,25,30,19,28,65] and papers from the annual GraphChallenge [24], among many others).…”
Section: Related Workmentioning
confidence: 99%
“…For now, it suffices to say that existing algorithms [5,12,20,28,2] will give different estimates for triangle counts of different multigraphs streams that contain the same simple graph. This is demonstrated in Fig.…”
Section: Triangle Countingmentioning
confidence: 99%