English

Approximating Dasgupta Cost in Sublinear Time from a Few Random Seeds

Data Structures and Algorithms 2025-08-12 v3

Abstract

Testing graph cluster structure has been a central object of study in property testing since the foundational work of Goldreich and Ron [STOC'96] on expansion testing, i.e. the problem of distinguishing between a single cluster (an expander) and a graph that is far from a single cluster. More generally, a (k,ϵ)(k, \epsilon)-clusterable graph GG is a graph whose vertex set admits a partition into kk induced expanders, each with outer conductance bounded by ϵ\epsilon. A recent line of work initiated by Czumaj, Peng and Sohler [STOC'15] has shown how to test whether a graph is close to (k,ϵ)(k, \epsilon)-clusterable, and to locally determine which cluster a given vertex belongs to with misclassification rate ϵ\approx \epsilon, but no sublinear time algorithms for learning the structure of inter-cluster connections are known. As a simple example, can one locally distinguish between the `cluster graph' forming a line and a clique? In this paper, we consider the problem of testing the hierarchical cluster structure of (k,ϵ)(k, \epsilon)-clusterable graphs in sublinear time. Our measure of hierarchical clusterability is the well-established Dasgupta cost, and our main result is an algorithm that approximates Dasgupta cost of a (k,ϵ)(k, \epsilon)-clusterable graph in sublinear time, using a small number of randomly chosen seed vertices for which cluster labels are known. Our main result is an O(logk)O(\sqrt{\log k}) approximation to Dasgupta cost of GG in n1/2+O(ϵ)\approx n^{1/2+O(\epsilon)} time using n1/3\approx n^{1/3} seeds, effectively giving a sublinear time simulation of the algorithm of Charikar and Chatziafratis [SODA'17] on clusterable graphs. To the best of our knowledge, ours is the first result on approximating the hierarchical clustering properties of such graphs in sublinear time.

Keywords

Cite

@article{arxiv.2207.02581,
  title  = {Approximating Dasgupta Cost in Sublinear Time from a Few Random Seeds},
  author = {Michael Kapralov and Akash Kumar and Silvio Lattanzi and Aida Mousavifar and Weronika Wrzos-Kaminska},
  journal= {arXiv preprint arXiv:2207.02581},
  year   = {2025}
}
R2 v1 2026-06-24T12:15:42.393Z