Publication | Closed Access
BIRCH
3.9K
Citations
6
References
1996
Year
Unknown Venue
Good ClusteringCluster ComputingDocument ClusteringEngineeringData ScienceData MiningPattern RecognitionData Stream MiningKnowledge DiscoveryUseful PatternsData Clustering MethodComputer ScienceMassive Data ProcessingData ManagementUnsupervised Machine LearningBig DataCluster Technology
Finding useful patterns in large datasets has attracted considerable interest, and clustering—identifying densely populated regions in multi‑dimensional data—is a central problem in this area. This paper introduces BIRCH, a clustering method designed to handle very large databases while minimizing I/O costs. BIRCH incrementally clusters incoming multi‑dimensional data, optimizes quality within memory and time constraints, and uniquely handles noise, with its performance evaluated across time/space efficiency, input‑order sensitivity, and clustering quality. BIRCH typically finds high‑quality clusters with a single data scan, improves results with a few additional scans, and consistently outperforms CLARANS on large datasets.
Finding useful patterns in large datasets has attracted considerable interest recently, and one of the most widely studied problems in this area is the identification of clusters, or densely populated regions, in a multi-dimensional dataset. Prior work does not adequately address the problem of large datasets and minimization of I/O costs.This paper presents a data clustering method named BIRCH (Balanced Iterative Reducing and Clustering using Hierarchies), and demonstrates that it is especially suitable for very large databases. BIRCH incrementally and dynamically clusters incoming multi-dimensional metric data points to try to produce the best quality clustering with the available resources (i.e., available memory and time constraints). BIRCH can typically find a good clustering with a single scan of the data, and improve the quality further with a few additional scans. BIRCH is also the first clustering algorithm proposed in the database area to handle "noise" (data points that are not part of the underlying pattern) effectively.We evaluate BIRCH 's time/space efficiency, data input order sensitivity, and clustering quality through several experiments. We also present a performance comparisons of BIRCH versus CLARANS, a clustering method proposed recently for large datasets, and show that BIRCH is consistently superior.
| Year | Citations | |
|---|---|---|
Page 1
Page 1