@inproceedings{c3bffa8e96df4ce5b16c867f41b57662,
title = "Optimal Non-Adaptive Cell Probe Dictionaries and Hashing",
abstract = "We present a simple and provably optimal non-adaptive cell probe data structure for the static dictionary problem. Our data structure supports storing a set of n key-value pairs from [u] × [u] using s words of space and answering key lookup queries in t = O(lg(u/n)/lg(s/n)) non-adaptive probes. This generalizes a solution to the membership problem (i.e., where no values are associated with keys) due to Buhrman et al. We also present matching lower bounds for the non-adaptive static membership problem in the deterministic setting. Our lower bound implies that both our dictionary algorithm and the preceding membership algorithm are optimal, and in particular that there is an inherent complexity gap in these problems between no adaptivity and one round of adaptivity (with which hashing-based algorithms solve these problems in constant time). Using the ideas underlying our data structure, we also obtain the first implementation of a n-wise independent family of hash functions with optimal evaluation time in the cell probe model.",
keywords = "cell probe, dictionary, hashing, non-adaptive",
author = "Larsen, {Kasper Green} and Rasmus Pagh and Giuseppe Persiano and Toniann Pitassi and Kevin Yeo and Or Zamir",
note = "Publisher Copyright: {\textcopyright} Kasper Green Larsen, Rasmus Pagh, Giuseppe Persiano, Toniann Pitassi, Kevin Yeo, and Or Zamir.; 51st International Colloquium on Automata, Languages, and Programming, ICALP 2024 ; Conference date: 08-07-2024 Through 12-07-2024",
year = "2024",
month = jul,
doi = "https://doi.org/10.4230/LIPIcs.ICALP.2024.104",
language = "الإنجليزيّة",
series = "Leibniz International Proceedings in Informatics, LIPIcs",
editor = "Karl Bringmann and Martin Grohe and Gabriele Puppis and Ola Svensson",
booktitle = "51st International Colloquium on Automata, Languages, and Programming, ICALP 2024",
}