ITCRDSJan 12, 2018

The Asymptotic Capacity of Private Search

arXiv:1801.05768v249 citations
Originality Incremental advance
AI Analysis

This provides a fundamental limit for private information retrieval in search scenarios, which is incremental but important for secure data systems.

The paper tackles the private search problem, where a user retrieves records matching a private value from non-colluding servers without revealing the value, and shows that the asymptotic capacity is 1-1/N as the alphabet size K grows large.

The private search problem is introduced, where a dataset comprised of $L$ i.i.d. records is replicated across $N$ non-colluding servers, each record takes values uniformly from an alphabet of size $K$, and a user wishes to search for all records that match a privately chosen value, without revealing any information about the chosen value to any individual server. The capacity of private search is the maximum number of bits of desired information that can be retrieved per bit of download. The asymptotic (large $K$) capacity of private search is shown to be $1-1/N$, even as the scope of private search is further generalized to allow approximate (OR) search over a number of realizations that grows with $K$. The results are based on the asymptotic behavior of a new converse bound for private information retrieval with arbitrarily dependent messages.

Foundations

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

Your Notes