Computer Science – Data Structures and Algorithms
Scientific paper
2010-04-09
Computer Science
Data Structures and Algorithms
This paper has been withdrawn by the author due to a small technical error in Algorithm 3 and 4
Scientific paper
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 $F_0$. 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 $(\epsilon, \delta)$-approximation of $F_0$ 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 $O(\frac{1}{\epsilon^4}\log^3 n\log\frac{1}{\delta})$; (b) the space complexity is $O(\frac{1}{\epsilon^2}\log n \log\frac{1}{\delta})$ bits; and (c) the time to answer a query for $F_0$ is $O(\log\frac{1}{\delta})$, respectively. To our knowledge, this is the first streaming approximation for the Klee's measure problem that achieves sub-polynomial bounds.
Busch Costas
Sharma Gokarna
Tirthapura Srikanta
No associations
LandOfFree
A Streaming Approximation Algorithm for Klee's Measure Problem does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.
If you have personal experience with A Streaming Approximation Algorithm for Klee's Measure Problem, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and A Streaming Approximation Algorithm for Klee's Measure Problem will most certainly appreciate the feedback.
Profile ID: LFWR-SCP-O-221424