Core Concepts
This research paper proves that a unified attack framework can exploit vulnerabilities in composable cardinality sketches, demonstrating that achieving a quadratic bound on the number of adaptive queries is optimal for these data structures.
Stats
The attack achieves a constant fraction of errors approaching 1/4 as the ratio B/A (thresholds for soft threshold queries) approaches 1 and the ratio of determining pool size to ground set size (|L|/n) approaches 0.
The paper demonstrates that a determining pool of size O(k² log(k/δ)) exists for any composable sketching map, and a smaller pool of size O(k log(k/δ)) exists for monotone composable maps.
For linear sketches, the attack requires a ground set size n larger than C * k * log(k), where C is a constant.