CoopStore: Optimizing Precomputed Summaries for Aggregation
Summary: CoopStore optimizes per-segment item-frequency and quantile summaries to improve aggregation accuracy without scanning raw data. By leveraging extra memory for construction and aggregation, it yields tighter combined results than mergeable summaries, with provable worst-case guarantees and up to 25x interval and 4.5x data-cube error reduction. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Edward Gan (Stanford University)
- 2. Peter Bailis (Stanford University)
- 3. Moses Charikar (Stanford University)
BibTeX Citation
@article{gan_vldb20,
title = {{CoopStore: Optimizing Precomputed Summaries for Aggregation}},
author = {Gan, Edward and Bailis, Peter and Charikar, Moses},
journal = {PVLDB},
series = {{VLDB} '20},
volume = {13},
number = {11},
pages = {2174--2187},
doi = {10.14778/3407790.3407817},
url = {https://doi.org/10.14778/3407790.3407817},
year = {2020}
}
Incoming Citations (Sorted by Pagerank)
Showing 4 of 4 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 3,907 | Accelerating Approximate Aggregation Queries with Expensive Predicates | 2021 | VLDB | 7.0278233e-05 |
| 6,206 | Combining Aggregation and Sampling (Nearly) Optimally for Approximate Query Processing | 2021 | SIGMOD | 5.9443409e-05 |
| 7,551 | Enabling Efficient and General Subpopulation Analytics in Multidimensional Data Streams | 2022 | VLDB | 5.6006414e-05 |
| 10,865 | Approximation-First Timeseries Query At Scale | 2025 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 20 of 20 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 2,747 | Moment-Based Quantile Sketches for Efficient High Cardinality Aggregation Queries | 2018 | VLDB |
| 2 | 8,629 | Efficacious Data Cube Exploration by Semantic Summarization and Compression | 2003 | VLDB |
| 3 | 4,285 | Beyond Simple Aggregates: Indexing for Summary Queries | 2011 | PODS |
| 4 | 3,241 | Optimal and Approximate Computation of Summary Statistics for Range Aggregates | 2001 | PODS |
| 5 | 12,100 | Compact Summaries over Large Datasets | 2015 | PODS |
| 6 | 7,419 | Structure-Aware Sampling: Flexible and Accurate Summarization | 2011 | VLDB |
| 7 | 7,351 | PairwiseHist: Fast, Accurate and Space-Efficient Approximate Query Processing with Data Compression | 2024 | VLDB |
| 8 | 1,962 | Sample + Seek: Approximating Aggregates with Distribution Precision Guarantee | 2016 | SIGMOD |
| 9 | 6,206 | Combining Aggregation and Sampling (Nearly) Optimally for Approximate Query Processing | 2021 | SIGMOD |
| 10 | 8,728 | Computing A Well-Representative Summary of Conjunctive Query Results | 2024 | PODS |