English

Nearly-Optimal Hierarchical Clustering for Well-Clustered Graphs

Data Structures and Algorithms 2023-06-19 v1 Machine Learning

Abstract

This paper presents two efficient hierarchical clustering (HC) algorithms with respect to Dasgupta's cost function. For any input graph GG with a clear cluster-structure, our designed algorithms run in nearly-linear time in the input size of GG, and return an O(1)O(1)-approximate HC tree with respect to Dasgupta's cost function. We compare the performance of our algorithm against the previous state-of-the-art on synthetic and real-world datasets and show that our designed algorithm produces comparable or better HC trees with much lower running time.

Keywords

Cite

@article{arxiv.2306.09950,
  title  = {Nearly-Optimal Hierarchical Clustering for Well-Clustered Graphs},
  author = {Steinar Laenen and Bogdan-Adrian Manghiuc and He Sun},
  journal= {arXiv preprint arXiv:2306.09950},
  year   = {2023}
}

Comments

This work is accepted at the 40th International Conference on Machine Learning (ICML'23)

R2 v1 2026-06-28T11:07:22.197Z