Settling Time vs. Accuracy Tradeoffs for Clustering Big Data
Summary: Settles the runtime/accuracy frontier for big-data k-means/k-median: shows sensitivity-sampling coresets can be built in near-linear time, refuting the folklore superlinear barrier. Then benchmarks sampling/coreset heuristics in batch and streaming to characterize when exact-ish summaries are worth the cost vs. crude subsampling. (summarized by gpt-5.4-mini on May 24 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Andrew Draganov (Aarhus University)
- 2. David Saulpic (CNRS; Université Paris Cité)
- 3. Chris Schwiegelshohn (Aarhus University)
BibTeX Citation
@inproceedings{draganov_sigmod24,
title = {{Settling Time vs. Accuracy Tradeoffs for Clustering Big Data}},
author = {Draganov, Andrew and Saulpic, David and Schwiegelshohn, Chris},
series = {{SIGMOD} '24},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3654976},
url = {https://dl.acm.org/doi/10.1145/3654976},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 1 of 1 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 31 | BIRCH: An Efficient Data Clustering Method for Very Large Databases | 1996 | SIGMOD | 0.00050347119 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 2,085 | Scalable K-Means++ | 2012 | VLDB |
| 2 | 10,153 | Faster Relational Algorithms Using Geometric Data Structures | 2026 | PODS |
| 3 | 7,360 | On the Efficiency of K-Means Clustering: Evaluation, Optimization, and Algorithm Selection | 2021 | VLDB |
| 4 | 1,646 | Fast Algorithms for Projected Clustering | 1999 | SIGMOD |
| 5 | 11,143 | k-Clustering with Comparison and Distance Oracles | 2024 | PODS |
| 6 | 2,253 | Approximation Algorithms for Clustering Uncertain Data | 2008 | PODS |
| 7 | 8,070 | Towards Metric DBSCAN: Exact, Approximate, and Streaming Algorithms | 2024 | SIGMOD |
| 8 | 2,638 | Quality and Efficiency in Kernel Density Estimates for Large Data | 2013 | SIGMOD |
| 9 | 11,144 | Improved Approximation Algorithms for Relational Clustering | 2024 | PODS |
| 10 | 4,366 | Solving k-center Clustering (with Outliers) in MapReduce and Streaming, almost as Accurately as Sequentially | 2019 | VLDB |