English

Private Aggregation from Fewer Anonymous Messages

Cryptography and Security 2019-10-17 v2 Data Structures and Algorithms

Abstract

Consider the setup where nn parties are each given a number xiFqx_i \in \mathbb{F}_q and the goal is to compute the sum ixi\sum_i x_i in a secure fashion and with as little communication as possible. We study this problem in the anonymized model of Ishai et al. (FOCS 2006) where each party may broadcast anonymous messages on an insecure channel. We present a new analysis of the one-round "split and mix" protocol of Ishai et al. In order to achieve the same security parameter, our analysis reduces the required number of messages by a Θ(logn)\Theta(\log n) multiplicative factor. We complement our positive result with lower bounds showing that the dependence of the number of messages on the domain size, the number of parties, and the security parameter is essentially tight. Using a reduction of Balle et al. (2019), our improved analysis of the protocol of Ishai et al. yields, in the same model, an (ε,δ)\left(\varepsilon, \delta\right)-differentially private protocol for aggregation that, for any constant ε>0\varepsilon > 0 and any δ=1poly(n)\delta = \frac{1}{\mathrm{poly}(n)}, incurs only a constant error and requires only a constant number of messages per party. Previously, such a protocol was known only for Ω(logn)\Omega(\log n) messages per party.

Keywords

Cite

@article{arxiv.1909.11073,
  title  = {Private Aggregation from Fewer Anonymous Messages},
  author = {Badih Ghazi and Pasin Manurangsi and Rasmus Pagh and Ameya Velingker},
  journal= {arXiv preprint arXiv:1909.11073},
  year   = {2019}
}

Comments

31 pages; 1 table

R2 v1 2026-06-23T11:24:38.613Z