Private Information Retrieval on Multigraph-Based Replicated Storage
Shreya Meel, Xiangliang Kong, Thomas Jacob Maranzatto, Itzhak Tamo, Sennur Ulukus
TL;DR
This work studies private information retrieval under multigraph-based replicated storage, modeling storage as an $r$-multigraph and deriving fundamental capacity bounds. It presents a constructive lower bound: any graph-based PIR scheme with symmetric retrieval property (SRP) on the base graph lifts to an $r$-multigraph with rate scaled by $\frac{2^{r-1}}{2^r-1}$, achieving $\mathscr{C}(G^{(r)}) \ge R(G) \cdot \frac{1}{2-\frac{1}{2^{r-1}}}$. An LP-based general upper bound is established, $\mathscr{C}(G^{(r)}) \le \min\left( \frac{\Delta(G)}{|E(G)|}, \frac{1}{\nu(G)} \right) \cdot \frac{1}{2-2^{1-r}}$, which is tight for certain graphs such as even-vertex multipaths. Together, these results illuminate the trade-offs and limits of PIR in multigraph-replicated storage and guide design of efficient retrieval schemes for such systems.
Abstract
We consider the private information retrieval (PIR) problem for a multigraph-based replication system, where each set of $r$ files is stored on two of the servers according to an underlying $r$-multigraph. Our goal is to establish upper and lower bounds on the PIR capacity of the $r$-multigraph. Specifically, we first propose a construction for multigraph-based PIR systems that leverages the symmetry of the underlying graph-based PIR scheme, deriving a capacity lower bound for such multigraphs. Then, we establish a general upper bound using linear programming, expressed as a function of the underlying graph parameters. Our bounds are demonstrated to be tight for PIR systems on multipaths for even number of vertices.
