Approximate Query Processing under Updates
Summary: Allowing small approximation yields an AQP algorithm that maintains any free-connex aggregation query in O(log n) amortized time per insertion-only update. Works in a general semiring (count/sum/avg/max/distinct), gives large practical speedups with 10% error, and logarithmic bounds for fully dynamic updates ruled out by lower bounds. (summarized by gpt-5-mini on Feb 11 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Binyang Dai (Hong Kong University of Science and Technology)
- 2. Ke Yi (Hong Kong University of Science and Technology)
BibTeX Citation
@inproceedings{dai_sigmod26,
title = {{Approximate Query Processing under Updates}},
author = {Dai, Binyang and Yi, Ke},
series = {{SIGMOD} '26},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3769760},
url = {https://dl.acm.org/doi/10.1145/3769760},
year = {2026}
}
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 22 of 22 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 | 7,987 | Query Processing for SQL Updates | 2004 | SIGMOD |
| 2 | 8,528 | Aggregate Queries on Sparse Databases | 2020 | PODS |
| 3 | 7,321 | Update-Pattern-Aware Modeling and Processing of Continuous Queries | 2005 | SIGMOD |
| 4 | 9,845 | Towards Update-Dependent Analysis of Query Maintenance | 2025 | PODS |
| 5 | 3,366 | AQP++: Connecting Approximate Query Processing With Aggregate Precomputation for Interactive Analytics | 2018 | SIGMOD |
| 6 | 648 | Progressive Approximate Aggregate Queries with a Multi-Resolution Tree Structure | 2001 | SIGMOD |
| 7 | 1,962 | Sample + Seek: Approximating Aggregates with Distribution Precision Guarantee | 2016 | SIGMOD |
| 8 | 11,484 | Approximate Queries over Concurrent Updates | 2023 | VLDB |
| 9 | 10,634 | Efficient Approximate Query Processing with Block Sampling | 2025 | CIDR |
| 10 | 6,206 | Combining Aggregation and Sampling (Nearly) Optimally for Approximate Query Processing | 2021 | SIGMOD |