Private Information Retrieval for Graph-based Replication with Minimal Subpacketization
Vayur Shanbhag, Prasad Krishnan

TL;DR
This paper introduces new private information retrieval schemes with minimal subpacketization for graph-based replicated databases, improving efficiency and privacy for specific graph structures.
Contribution
It presents the first unit-subpacketization PIR schemes for star and general graphs, with improved rates for certain graph classes.
Findings
Star-graph scheme outperforms previous low-subpacketization schemes.
General graph scheme uses graph decomposition to achieve higher rates.
Extension to multigraphs yields better rates for complete multi-graphs.
Abstract
We design new minimal-subpacketization schemes for information-theoretic private information retrieval on graph-based replicated databases. In graph-based replication, the system consists of files replicated across servers according to a graph with vertices and edges. The client wants to retrieve one desired file, while keeping the index of the desired file private from each server via a query-response protocol. We seek PIR protocols that have (a) high rate, which is the ratio of the file-size to the total download cost, and (b) low subpacketization, which acts as a constraint on the size of the files for executing the protocol. We report two new schemes which have unit-subpacketization (which is minimal): (i) for a special class of graphs known as star graphs, and (ii) for general graphs. Our star-graph scheme has a better rate than previously known schemes with low…
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
TopicsPeer-to-Peer Network Technologies · Distributed systems and fault tolerance · Cryptography and Data Security
