Abstract
In this paper we study the problem of estimating the size of the union of sets S1, SM where each set Si ⊆ Ømega (for some discrete universe Ømega) is implicitly presented and comes in a streaming fashion. We define the notion of Delphic sets to capture class of streaming problems where membership, sampling, and counting calls to the sets are efficient. In particular, we show our notion of Delphic sets capture three well known problems: Klee's measure problem (discrete version), test coverage estimation, and model counting of DNF formulas. The Klee's measure problem corresponds to computation of volume of multi-dimension axis aligned rectangles, i.e., every d-dimension axis-aligned rectangle can be defined as [a1,b1] × [a2,b2] × łdots × [ad, bd]. The problem of test coverage estimation focuses on the computation of coverage measure for a given testing array in the context of combinatorial testing, which is a fundamental technique in the context of hardware and software testing. Finally, given a DNF formula = T1 T2 łdots TM, the problem of model counting seeks to compute the number of satisfying assignments of. The primary contribution of our work is a simple and efficient sampling-based algorithm, called hybrid, for estimating the of union of sets in streaming setting. Our algorithm has the space complexity of O(Rłog |Ømega|) and update time is O(Rłog R łog(M/δ) łog|Ømega|) where, R = Ołeft(łog (M/δ) 2 ). Consequently, our algorithm provides the first algorithm with linear dependence on d for Klee's measure problem in streaming setting for d>1, thereby settling the open problem of Tirthpura and Woodruff (PODS-12). Furthermore, a straightforward application of our algorithm lends to an efficient algorithm for coverage estimation problem in streaming setting. We then investigate whether the space complexity for coverage estimation can be further improved, and in this context, we present another streaming algorithm that uses near-optimal O(tłog n/2) space complexity but uses an update algorithm that is in rm Prm NP , thereby showcasing an interesting time vs space trade-off in the streaming setting. Finally, we demonstrate the generality of our Delphic sets by obtaining a streaming algorithm for model counting of DNF formulas. It is worth remarking that we view a key strength of our work is the simplicity of both the algorithm and its theoretical analysis, which makes it amenable to practical implementation and easy adoption.
Author supplied keywords
Cite
CITATION STYLE
Meel, K. S., Vinodchandran, N. V., & Chakraborty, S. (2021). Estimating the size of union of sets in streaming models. In Proceedings of the ACM SIGACT-SIGMOD-SIGART Symposium on Principles of Database Systems (pp. 126–137). Association for Computing Machinery. https://doi.org/10.1145/3452021.3458333
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.