A Space Lower Bound for Approximate Membership with Duplicate Insertions or Deletions of Nonelements
Aryan Agarwala, Guy Even

TL;DR
This paper establishes a fundamental space lower bound for approximate membership data structures that support insertions and deletions of elements, especially when duplicate insertions and deletions of non-elements are allowed, extending prior bounds.
Contribution
It proves a new space lower bound for approximate membership structures when the restrictions on duplicate insertions and deleting non-elements are lifted.
Findings
Lower bound of (1/2) * (1 - ε⁺ - 1/n) * log C(u, n) bits for general case
Shows the impact of lifting restrictions on space complexity
Extends understanding of space requirements for approximate membership data structures.
Abstract
Designs of data structures for approximate membership queries with false-positive errors that support both insertions and deletions stipulate the following two conditions: (1) Duplicate insertions are prohibited, i.e., it is prohibited to insert an element if is currently a member of the dataset. (2) Deletions of nonelements are prohibited, i.e., it is prohibited to delete if is not currently a member of the dataset. Under these conditions, the space required for the approximate representation of a datasets of cardinality with a false-positive probability of is at most bits [Bender et al., 2018; Bercea and Even, 2019]. We prove that if these conditions are lifted, then the space required for the approximate representation of datasets of cardinality from a universe of cardinality is at least…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Topology and Set Theory · semigroups and automata theory · Mathematical Approximation and Integration
