DBScholar

Back to papers

Independent Range Sampling

Summary: Dynamic RAM solution for independent range sampling on 1D: O(n) space, O(log n + t) expected query time, O(log n) updates. Static external-memory solution: O(n/B) space, queries in O(log*(n/B)+log_B n+(t/B) log_{M/B}(n/B)) I/Os, with a lower bound showing the multiplicative log_{M/B}(n/B) factor is necessary. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
1620
Venue
PODS
Year
2014
Pagerank
8.5754434e-05
Overall Rank
2,443 | 83.25%
DOI
10.1145/2594538.2594545

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{hu_pods14,
        address = {New York, NY, USA},
        series = {{PODS} '14},
        title = {{Independent Range Sampling}},
        url = {https://dl.acm.org/doi/10.1145/2594538.2594545},
        doi = {10.1145/2594538.2594545},
        booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
        publisher = {Association for Computing Machinery},
        author = {Hu, Xiaocheng and Qiao, Miao and Tao, Yufei},
        year = {2014}
}

Incoming Citations (Sorted by Pagerank)

Showing 14 of 14 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 6 of 6 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
9 Online Aggregation 1997 SIGMOD 0.00077458002
553 Congressional Samples for Approximate Answering of Group-By Queries 2000 SIGMOD 0.00016590619
1,064 Scalable Approximate Query Processing With The DBO Engine 2007 SIGMOD 0.00012336248
1,435 Online Maintenance of Very Large Random Samples on Flash Storage 2008 VLDB 0.00010800274
4,285 Beyond Simple Aggregates: Indexing for Summary Queries 2011 PODS 6.7812351e-05
5,891 Maintaining Bernoulli Samples over Evolving Multisets 2007 PODS 6.0495154e-05
Previous Page 1 / 1 Next

Semantically Similar Papers