English

Clustering with minimum spanning trees: How good can it be?

Machine Learning 2025-10-16 v4 Machine Learning

Abstract

Minimum spanning trees (MSTs) provide a convenient representation of datasets in numerous pattern recognition activities. Moreover, they are relatively fast to compute. In this paper, we quantify the extent to which they are meaningful in low-dimensional partitional data clustering tasks. By identifying the upper bounds for the agreement between the best (oracle) algorithm and the expert labels from a large battery of benchmark data, we discover that MST methods can be very competitive. Next, we review, study, extend, and generalise a few existing, state-of-the-art MST-based partitioning schemes. This leads to some new noteworthy approaches. Overall, the Genie and the information-theoretic methods often outperform the non-MST algorithms such as K-means, Gaussian mixtures, spectral clustering, Birch, density-based, and classical hierarchical agglomerative procedures. Nevertheless, we identify that there is still some room for improvement, and thus the development of novel algorithms is encouraged.

Keywords

Cite

@article{arxiv.2303.05679,
  title  = {Clustering with minimum spanning trees: How good can it be?},
  author = {Marek Gagolewski and Anna Cena and Maciej Bartoszuk and Łukasz Brzozowski},
  journal= {arXiv preprint arXiv:2303.05679},
  year   = {2025}
}
R2 v1 2026-06-28T09:10:26.185Z