PIR with Low Storage Overhead: Coding instead of Replication
Arman Fazeli, Alexander Vardy, Eitan Yaakobi

TL;DR
This paper demonstrates that information-theoretic PIR protocols can be implemented with storage overhead arbitrarily close to 1 by using coded storage instead of replication, without increasing communication costs.
Contribution
It introduces and constructs $k$-server PIR codes that enable low-overhead coded storage for PIR, significantly improving storage efficiency over traditional replication-based methods.
Findings
Storage overhead approaches 1 as the number of servers increases.
For $k=2$, storage overhead is only $1 + 1/s$.
Efficient emulation of known PIR protocols with reduced storage overhead.
Abstract
Private information retrieval (PIR) protocols allow a user to retrieve a data item from a database without revealing any information about the identity of the item being retrieved. Specifically, in information-theoretic -server PIR, the database is replicated among non-communicating servers, and each server learns nothing about the item retrieved by the user. The cost of PIR protocols is usually measured in terms of their communication complexity, which is the total number of bits exchanged between the user and the servers, and storage overhead, which is the ratio between the total number of bits stored on all the servers and the number of bits in the database. Since single-server information-theoretic PIR is impossible, the storage overhead of all existing PIR protocols is at least . In this work, we show that information-theoretic PIR can be achieved with storage overhead…
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
TopicsCryptography and Data Security · Advanced Data Storage Technologies · Coding theory and cryptography
