Geometric reconstructions of density based clusterings
A.L. Garcia-Pulido, K.P. Samardzhiev

TL;DR
This paper introduces a geometric approach to reconstruct density-based clusters like DBSCAN* and HDBSCAN* from specific subsets of large datasets, enabling their application to very large data in real-world scenarios.
Contribution
It provides a systematic method to construct density-based clusters from manageable subsets, overcoming computational limitations for large datasets.
Findings
Theoretical proof of reconstructing clusters from subsets.
Application to large-scale Microsoft Building Footprint data.
Demonstration of clustering feasibility on big datasets.
Abstract
DBSCAN* and HDBSCAN* are well established density based clustering algorithms. However, obtaining the clusters of very large datasets is infeasible, limiting their use in real world applications. By exploiting the geometry of Euclidean space, we prove that it is possible to systematically construct the DBSCAN* and HDBSCAN* clusters of a finite from specific subsets of . We are able to control the size of these subsets and therefore our results make it possible to cluster very large datasets. To illustrate our theory, we cluster the Microsoft Building Footprint Database of the US, which is not possible using the standard implementations.
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 · Topological and Geometric Data Analysis · Bayesian Methods and Mixture Models
