Count-Sketch — where it appears
Named by 2 essays across 2 fields — each of them below, with the objects they name alongside it.
Also named here as linear sketch — the same set of essays touches all of them, so they are one junction rather than several.
When the stream takes it back
Count-Min's estimate is never below the truth. That is a theorem about a stream where every update adds — and allow deletions that can take a count below zero and it comes back under on 93% of queries, with nothing in the number to say so.
A sketch that is allowed to be under
Count-Min's estimate is never below the truth, and it pays for that with an error proportional to the whole stream. Give every key a sign and take a median instead, and the same table is 2.7 times more accurate on the keys anybody asks about — and wrong in both directions.
Named alongside it
The objects these essays reach for when they reach for this one.
Additive errorCount-Min sketchLinear sketchOne-sided errorCancellationEstimatorFailure modeFrequency vectorGuaranteeHeavy hitterHonest limitMedian of means