2010
DOI: 10.1007/978-3-642-14031-0_39
|View full text |Cite
|
Sign up to set email alerts
|

Approximate Counting with a Floating-Point Counter

Abstract: Abstract. When many objects are counted simultaneously in large data streams, as in the course of network traffic monitoring, or Webgraph and molecular sequence analyses, memory becomes a limiting factor. Robert Morris [Communications of the ACM, 21:840-842, 1978] proposed a probabilistic technique for approximate counting that is extremely economical. The basic idea is to increment a counter containing the value X with probability 2 −X . As a result, the counter contains an approximation of lg n after n prob… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
12
0

Year Published

2011
2011
2022
2022

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 6 publications
(13 citation statements)
references
References 15 publications
1
12
0
Order By: Relevance
“…Then limn→∞ A 2 n = λ 2 /(1 − λ 2 ) = (a − 1)/2. This is the same as in Classic AC [6] and Floating Point AC [4], as our extra e terms cancel, and our other extra terms are unimportant in the limit.…”
Section: Accuracysupporting
confidence: 58%
See 4 more Smart Citations
“…Then limn→∞ A 2 n = λ 2 /(1 − λ 2 ) = (a − 1)/2. This is the same as in Classic AC [6] and Floating Point AC [4], as our extra e terms cancel, and our other extra terms are unimportant in the limit.…”
Section: Accuracysupporting
confidence: 58%
“…Recently Csűrös [4] described approximate counting using a binary floating point counter, stored in an unsigned integer. The bits of the counter C are conceptually divided into a d-bit significand u and an exponent t. The significand counts by 1's up to 2 d − 1; after 2 d the exponent is 1 and the counting increment is 2, etc.…”
Section: Floating Point Approximate Countingmentioning
confidence: 99%
See 3 more Smart Citations