Tight Static Lower Bounds for Non-Adaptive Data Structures

01/14/2020
by   Giuseppe Persiano, et al.
0

In this paper, we study the static cell probe complexity of non-adaptive data structures that maintain a subset of n points from a universe consisting of m=n^1+Ω(1) points. A data structure is defined to be non-adaptive when the memory locations that are chosen to be accessed during a query depend only on the query inputs and not on the contents of memory. We prove an Ω(log m / log (sw/nlog m)) static cell probe complexity lower bound for non-adaptive data structures that solve the fundamental dictionary problem where s denotes the space of the data structure in the number of cells and w is the cell size in bits. Our lower bounds hold for all word sizes including the bit probe model (w = 1) and are matched by the upper bounds of Boninger et al. [FSTTCS'17]. Our results imply a sharp dichotomy between dictionary data structures with one round of adaptive and at least two rounds of adaptivity. We show that O(1), or O(log^1-ϵ(m)), overhead dictionary constructions are only achievable with at least two rounds of adaptivity. In particular, we show that many O(1) dictionary constructions with two rounds of adaptivity such as cuckoo hashing are optimal in terms of adaptivity. On the other hand, non-adaptive dictionaries must use significantly more overhead. Finally, our results also imply static lower bounds for the non-adaptive predecessor problem. Our static lower bounds peak higher than the previous, best known lower bounds of Ω(log m / log w) for the dynamic predecessor problem by Boninger et al. [FSTTCS'17] and Ramamoorthy and Rao [CCC'18] in the natural setting of linear space s = Θ(n) where each point can fit in a single cell w = Θ(log m). Furthermore, our results are stronger as they apply to the static setting unlike the previous lower bounds that only applied in the dynamic setting.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/17/2022

Stronger 3SUM-Indexing Lower Bounds

The 3SUM-Indexing problem was introduced as a data structure version of ...
research
11/07/2018

Static Data Structure Lower Bounds Imply Rigidity

We show that static data structure lower bounds in the group (linear) mo...
research
11/13/2017

Tight Cell Probe Bounds for Succinct Boolean Matrix-Vector Multiplication

The conjectured hardness of Boolean matrix-vector multiplication has bee...
research
08/12/2020

Further Unifying the Landscape of Cell Probe Lower Bounds

In a landmark paper, Pǎtraşcu demonstrated how a single lower bound for ...
research
11/04/2019

Faster Update Time for Turnstile Streaming Algorithms

In this paper, we present a new algorithm for maintaining linear sketche...
research
08/30/2023

Optimal Non-Adaptive Cell Probe Dictionaries and Hashing

We present a simple and provably optimal non-adaptive cell probe data st...
research
08/12/2021

Derandomization of Cell Sampling

Since 1989, the best known lower bound on static data structures was Sie...

Please sign up or login with your details

Forgot password? Click here to reset