2021
DOI: 10.14778/3489496.3489509
|View full text |Cite
|
Sign up to set email alerts
|

ParChain

Abstract: This paper studies the hierarchical clustering problem, where the goal is to produce a dendrogram that represents clusters at varying scales of a data set. We propose the ParChain framework for designing parallel hierarchical agglomerative clustering (HAC) algorithms, and using the framework we obtain novel parallel algorithms for the complete linkage, average linkage, and Ward's linkage criteria. Compared to most previous parallel HAC algorithms, which require quadratic memory, our new algorithms require only… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(5 citation statements)
references
References 67 publications
0
5
0
Order By: Relevance
“…Finally, we consider the complete linkage step. Let ρ l be the number of rounds used by the parallel complete linkage algorithm [22]. The span is O(ρ l log n) and the work is O(ρ l n 2 ) in the worst case.…”
Section: Discussionmentioning
confidence: 99%
See 4 more Smart Citations
“…Finally, we consider the complete linkage step. Let ρ l be the number of rounds used by the parallel complete linkage algorithm [22]. The span is O(ρ l log n) and the work is O(ρ l n 2 ) in the worst case.…”
Section: Discussionmentioning
confidence: 99%
“…The span is O(ρ l log n) and the work is O(ρ l n 2 ) in the worst case. Yu et al [22] show that in practice, the running time of the complete linkage algorithm is close to O(n 2 ). Summary.…”
Section: Discussionmentioning
confidence: 99%
See 3 more Smart Citations