Fundamental Limits of Multi-Message Private Computation
Ali Gholami, Kai Wan, Tayyebeh Jahani-Nezhad, Hua Sun, Mingyue Ji, Giuseppe Caire
TL;DR
This work addresses multi-message private computation (MM-PC), extending private information retrieval (PIR) and private computation (PC) to allow retrieval of $P$ linear combinations while preserving privacy. It introduces a novel MM-PC scheme that leverages a sign-assignment mechanism and maximum distance separable (MDS) coding to exploit dependencies among linear functions, achieving significant download reductions over baseline strategies. The baseline results establish an achievable rate $R_1$ and show order-optimality within a factor of $2$, while the proposed scheme delivers a higher rate $R_2$ with explicit construction and a low dependence on the library size $M$. The authors provide a detailed example and then generalize the construction, proving decodability and privacy and outlining the rate analysis, thereby advancing private distributed computation for multiple linear queries. Overall, the approach offers practical gains in downloading efficiency for MM-PC systems with non-colluding servers and shared linear dependencies.
Abstract
In a typical formulation of the private information retrieval (PIR) problem, a single user wishes to retrieve one out of $ K$ files from $N$ servers without revealing the demanded file index to any server. This paper formulates an extended model of PIR, referred to as multi-message private computation (MM-PC), where instead of retrieving a single file, the user wishes to retrieve $P>1$ linear combinations of files while preserving the privacy of the demand information. The MM-PC problem is a generalization of the private computation (PC) problem (where the user requests one linear combination of the files), and the multi-message private information retrieval (MM-PIR) problem (where the user requests $P>1$ files). A baseline achievable scheme repeats the optimal PC scheme by Sun and Jafar $P$ times, or treats each possible demanded linear combination as an independent file and then uses the near optimal MM-PIR scheme by Banawan and Ulukus. In this paper, we propose a new MM-PC scheme that significantly improves upon the baseline schemes. In doing so, we design the queries inspired by the structure in the cache-aided scalar linear function retrieval scheme by Wan {\it et al.}, which leverages the dependency between linear functions to reduce the amount of communications. To ensure the decodability of our scheme, we propose a new method to benefit from the existing dependency, referred to as the sign assignment step. In the end, we use Maximum Distance Separable matrices to code the queries, which allows the reduction of download from the servers, while preserving privacy. By the proposed schemes, we characterize the capacity within a multiplicative factor of $2$.
