A Communication-efficient Local Differentially Private Algorithm in Federated Optimization
Syed Eqbal Alam, Dhirendra Shukla, and Shrisha Rao

TL;DR
This paper introduces a communication-efficient, differentially-private algorithm for federated resource allocation that preserves agent privacy without requiring inter-agent communication, suitable for smart city and energy applications.
Contribution
It proposes a novel additive-increase and multiplicative-decrease algorithm ensuring differential privacy with minimal communication overhead in federated optimization.
Findings
Algorithm guarantees differential privacy for agents.
Communication complexity is asymptotically O(m) bits per step.
Empirical results demonstrate effectiveness and privacy-efficiency trade-offs.
Abstract
Federated optimization, wherein several agents in a network collaborate with a central server to achieve optimal social cost over the network with no requirement for exchanging information among agents, has attracted significant interest from the research community. In this context, agents demand resources based on their local computation. Due to the exchange of optimization parameters such as states, constraints, or objective functions with a central server, an adversary may infer sensitive information of agents. We develop a differentially-private additive-increase and multiplicative-decrease algorithm to allocate multiple divisible shared heterogeneous resources to agents in a network. The developed algorithm provides a differential privacy guarantee to each agent in the network. The algorithm does not require inter-agent communication, and the agents do not need to share their cost…
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
