ITCRIRMay 2, 2016

The Capacity of Robust Private Information Retrieval with Colluding Databases

arXiv:1605.00635v1324 citations
Originality Incremental advance
AI Analysis

This provides a theoretical foundation for secure data retrieval in distributed systems, but it is incremental as it extends existing PIR models.

The paper tackles the problem of robust private information retrieval with colluding databases, deriving the capacity as (1+T/N+T^2/N^2+...+T^{K-1}/N^{K-1})^{-1} for K messages and M databases, which generalizes prior results for non-robust or non-colluding cases.

Private information retrieval (PIR) is the problem of retrieving as efficiently as possible, one out of $K$ messages from $N$ non-communicating replicated databases (each holds all $K$ messages) while keeping the identity of the desired message index a secret from each individual database. The information theoretic capacity of PIR (equivalently, the reciprocal of minimum download cost) is the maximum number of bits of desired information that can be privately retrieved per bit of downloaded information. $T$-private PIR is a generalization of PIR to include the requirement that even if any $T$ of the $N$ databases collude, the identity of the retrieved message remains completely unknown to them. Robust PIR is another generalization that refers to the scenario where we have $M \geq N$ databases, out of which any $M - N$ may fail to respond. For $K$ messages and $M\geq N$ databases out of which at least some $N$ must respond, we show that the capacity of $T$-private and Robust PIR is $\left(1+T/N+T^2/N^2+\cdots+T^{K-1}/N^{K-1}\right)^{-1}$. The result includes as special cases the capacity of PIR without robustness ($M=N$) or $T$-privacy constraints ($T=1$).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes