2007
DOI: 10.1109/ssdbm.2007.40
|View full text |Cite
|
Sign up to set email alerts
|

Reservoir Sampling over Memory-Limited Stream Joins

Abstract: In

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2007
2007
2022
2022

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(7 citation statements)
references
References 32 publications
0
7
0
Order By: Relevance
“…They also proposed an efficient way of maintaining the uniformity confidence above the lower limit for join queries in the stream environment. 17 Ting 18 proposed a sampling technique that satisfies the constraint conditions such as memory and sample amount and uses the uniformity confidence as a measure for evaluating the sampling algorithm. The uniformity confidence is a measure of how much data the sampling algorithm considers in the limited memory space.…”
Section: Uniformity Confidencementioning
confidence: 99%
See 1 more Smart Citation
“…They also proposed an efficient way of maintaining the uniformity confidence above the lower limit for join queries in the stream environment. 17 Ting 18 proposed a sampling technique that satisfies the constraint conditions such as memory and sample amount and uses the uniformity confidence as a measure for evaluating the sampling algorithm. The uniformity confidence is a measure of how much data the sampling algorithm considers in the limited memory space.…”
Section: Uniformity Confidencementioning
confidence: 99%
“…Sampling range increase Continuous degradation of uniformity confidence smaller than (p 3 wLength), we increase the sample size by one to maintain the fixed sampling ratio p, and add the current incoming element to the sample along with the random value (Lines 11-13). On the other hand, if the current sample size is not larger than (p 3 wLength), we compare the random value of the current element with the element having the smallest random value in the sample list to check whether we replace the smallest one with the current one (Lines [15][16][17][18][19]. We repeat this process until the stream input ends or the user stops sampling (Lines 4-19).…”
Section: Past Sample Invariancementioning
confidence: 99%
“…quantile [10], heavy hitters [13] and distinct counts [9]) and join queries [7,8,1]. In this paper, we focus on progressive, approximate join queries where the results are streamed out to the user as soon as they are produced.…”
Section: Related Workmentioning
confidence: 99%
“…Several progressive approximate join algorithms [7,8,1] have been proposed for data stream applications. In [7] and its extended version [8], the motivation was the maximization of the result subset produced.…”
Section: Progressive Approximate Joinsmentioning
confidence: 99%
See 1 more Smart Citation