Analog Multi-Party Computing: Locally Differential Private Protocols for Collaborative Computations
Hsuan-Po Liu, Mahdi Soleymani, and Hessam Mahdavifar

TL;DR
This paper introduces A-MPC, an analog multi-party computation protocol that enhances privacy and accuracy in decentralized collaborative learning by operating in the analog domain and improving collusion resistance.
Contribution
A-MPC is the first fully-decentralized analog MPC protocol that guarantees local differential privacy and significantly increases collusion tolerance compared to existing methods.
Findings
A-MPC achieves accuracy close to centralized models.
It increases maximum colluding clients tolerated by a factor of three.
Experimental results validate privacy and accuracy in logistic and linear regression.
Abstract
We consider a fully-decentralized scenario in which no central trusted entity exists and all clients are honest-but-curious. The state-of-the-art approaches to this problem often rely on cryptographic protocols, such as multiparty computation (MPC), that require mapping real-valued data to a discrete alphabet, specifically a finite field. These approaches, however, can result in substantial accuracy losses due to computation overflows. To address this issue, we propose A-MPC, a private analog MPC protocol that performs all computations in the analog domain. We characterize the privacy of individual datasets in terms of -local differential privacy, where the privacy of a single record in each client's dataset is guaranteed against other participants. In particular, we characterize the required noise variance in the Gaussian mechanism in terms of the required…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
