Efficient Active Algorithms for Hierarchical Clustering
Akshay Krishnamurthy (Carnegie Mellon University), Sivaraman, Balakrishnan (Carnegie Mellon University), Min Xu (Carnegie Mellon, University), Aarti Singh (Carnegie Mellon University)

TL;DR
This paper introduces an efficient active hierarchical clustering framework that uses small data subsets and guarantees performance, measurement, and runtime efficiency, suitable for large datasets.
Contribution
The paper presents a novel general framework for active hierarchical clustering that combines theoretical guarantees with practical effectiveness.
Findings
Recovers all clusters of size logarithmic in dataset size
Achieves measurement complexity of O(n log^2 n)
Runs in O(n log^3 n) time
Abstract
Advances in sensing technologies and the growth of the internet have resulted in an explosion in the size of modern datasets, while storage and processing power continue to lag behind. This motivates the need for algorithms that are efficient, both in terms of the number of measurements needed and running time. To combat the challenges associated with large datasets, we propose a general framework for active hierarchical clustering that repeatedly runs an off-the-shelf clustering algorithm on small subsets of the data and comes with guarantees on performance, measurement complexity and runtime complexity. We instantiate this framework with a simple spectral clustering algorithm and provide concrete results on its performance, showing that, under some assumptions, this algorithm recovers all clusters of size ?(log n) using O(n log^2 n) similarities and runs in O(n log^3 n) time for a…
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.
