2022 IEEE 38th International Conference on Data Engineering (ICDE) 2022
DOI: 10.1109/icde53745.2022.00090
|View full text |Cite
|
Sign up to set email alerts
|

Hierarchical Core Decomposition in Parallel: From Construction to Subgraph Search

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 10 publications
(4 citation statements)
references
References 67 publications
0
4
0
Order By: Relevance
“…For (1, 2) nucleus (π‘˜-core) decomposition, we compare to the parallel phcd [11] and the sequential nh [49]. Our fastest implementation for π‘˜-core is anh-te, and we see that anh-te is up to 2.57x slower than phcd overall, but 1.87x faster than phcd on dblp.…”
Section: Performance Of Exact Hierarchymentioning
confidence: 98%
See 3 more Smart Citations
“…For (1, 2) nucleus (π‘˜-core) decomposition, we compare to the parallel phcd [11] and the sequential nh [49]. Our fastest implementation for π‘˜-core is anh-te, and we see that anh-te is up to 2.57x slower than phcd overall, but 1.87x faster than phcd on dblp.…”
Section: Performance Of Exact Hierarchymentioning
confidence: 98%
“…We also note that their space-usage can in theory be as large as 𝑂 (𝑛𝛼 𝑠 βˆ’2 ), i.e., proportional to the number of 𝑠-cliques in the graph. Chu et al [11] present a parallel algorithm for generating the π‘˜-core decomposition hierarchy, which is a special case of nucleus decomposition for π‘Ÿ = 1 and 𝑠 = 2, but their algorithm does not trivially generalize to higher π‘Ÿ and 𝑠. Their serial and parallel algorithms both use union-find and run in 𝑂 (π‘šπ›Ό (𝑛)) work (where 𝛼 (𝑛) is the inverse Ackermann function), which is not work-efficient, and their parallel algorithm has depth that depends on the peeling-complexity of the input.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations