A Streaming Approximation Algorithm for Klee's Measure Problem
Gokarna Sharma, Costas Busch, Srikanta Tirthapura

TL;DR
This paper introduces a novel randomized streaming approximation algorithm for Klee's measure problem in 2D, providing efficient bounds on processing time, space, and query response, and is the first of its kind with sub-polynomial guarantees.
Contribution
The paper presents the first streaming approximation algorithm for 2D Klee's measure problem with sub-polynomial complexity bounds.
Findings
Achieves $(, )$-approximation of the total covered area.
Provides bounds: processing time $O(rac{1}{^4}\u03bb^3 n rac{1}{})$, space $O(rac{1}{^2} n rac{1}{})$ bits, query time $O( rac{1}{})$.
First streaming approximation for Klee's measure with sub-polynomial bounds.
Abstract
The efficient estimation of frequency moments of a data stream in one-pass using limited space and time per item is one of the most fundamental problem in data stream processing. An especially important estimation is to find the number of distinct elements in a data stream, which is generally referred to as the zeroth frequency moment and denoted by . In this paper, we consider streams of rectangles defined over a discrete space and the task is to compute the total number of distinct points covered by the rectangles. This is known as the Klee's measure problem in 2 dimensions. We present and analyze a randomized streaming approximation algorithm which gives an -approximation of for the total area of Klee's measure problem in 2 dimensions. Our algorithm achieves the following complexity bounds: (a) the amortized processing time per rectangle is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Advanced Database Systems and Queries · Data Mining Algorithms and Applications
