Pseudo-random graphs and bit probe schemes with one-sided error
Andrei Romashchenko

TL;DR
This paper introduces a new probabilistic bit-probe scheme with one-sided error for membership queries, using auxiliary memory to improve space efficiency over previous two-sided error schemes based on expanders.
Contribution
It presents a novel bit-probe scheme with one-sided error that employs auxiliary memory, reducing space requirements compared to prior two-sided error schemes.
Findings
Scheme achieves $O(n ext{log}^2 m)$ space with one cached word.
Uses auxiliary memory to improve space efficiency.
Outperforms non-cached schemes for certain parameters.
Abstract
We study probabilistic bit-probe schemes for the membership problem. Given a set A of at most n elements from the universe of size m we organize such a structure that queries of type "Is x in A?" can be answered very quickly. H.Buhrman, P.B.Miltersen, J.Radhakrishnan, and S.Venkatesh proposed a bit-probe scheme based on expanders. Their scheme needs space of bits, and requires to read only one randomly chosen bit from the memory to answer a query. The answer is correct with high probability with two-sided errors. In this paper we show that for the same problem there exists a bit-probe scheme with one-sided error that needs space of bits. The difference with the model of Buhrman, Miltersen, Radhakrishnan, and Venkatesh is that we consider a bit-probe scheme with an auxiliary word. This means that in our scheme the memory is split into two parts…
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
TopicsComplexity and Algorithms in Graphs · Cryptography and Data Security · Algorithms and Data Compression
