Methods of Hierarchical Clustering
Fionn Murtagh, Pedro Contreras

TL;DR
This paper surveys various hierarchical clustering methods, including agglomerative algorithms, self-organizing maps, mixture models, and density-based approaches, highlighting recent advances like a linear-time algorithm.
Contribution
It provides a comprehensive overview of hierarchical clustering techniques and introduces a new efficient linear-time hierarchical clustering algorithm.
Findings
Efficient implementations of hierarchical clustering are available in R and other software.
Hierarchical density-based clustering methods are reviewed.
A new linear-time hierarchical clustering algorithm is described.
Abstract
We survey agglomerative hierarchical clustering algorithms and discuss efficient implementations that are available in R and other software environments. We look at hierarchical self-organizing maps, and mixture models. We review grid-based clustering, focusing on hierarchical density-based approaches. Finally we describe a recently developed very efficient (linear time) hierarchical clustering algorithm, which can also be viewed as a hierarchical grid-based algorithm.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Clustering Algorithms Research · Bayesian Methods and Mixture Models · Data Management and Algorithms
