CRSYOCApr 3, 2021

Private Computation of Polynomials over Networks

arXiv:2104.01369v38 citations
Originality Incremental advance
AI Analysis

This work solves privacy preservation in distributed network computations for agents needing to compute functions over sensitive neighbor data, representing an incremental advance with specific cryptographic applications.

The study addresses the problem of evaluating polynomial functions over private neighbor values in a network while preserving privacy, achieving exact evaluation with a fully distributed, robust algorithm that maintains privacy against colluding agents.

This study concentrates on preserving privacy in a network of agents where each agent seeks to evaluate a general polynomial function over the private values of her immediate neighbors. We provide an algorithm for the exact evaluation of such functions while preserving privacy of the involved agents. The solution is based on a reformulation of polynomials and adoption of two cryptographic primitives: Paillier as a Partially Homomorphic Encryption scheme and multiplicative-additive secret sharing. The provided algorithm is fully distributed, lightweight in communication, robust to dropout of agents, and can accommodate a wide class of functions. Moreover, system theoretic and secure multi-party conditions guaranteeing the privacy preservation of an agent's private values against a set of colluding agents are established. The theoretical developments are complemented by numerical investigations illustrating the accuracy of the algorithm and the resulting computational cost.

Foundations

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

Your Notes