Camel: Communication-Efficient and Maliciously Secure Federated Learning in the Shuffle Model of Differential Privacy
Shuangqing Xu, Yifeng Zheng, Zhongyun Hua

TL;DR
Camel introduces a communication-efficient, maliciously secure federated learning framework in the shuffle model of differential privacy, improving privacy-utility trade-offs while ensuring integrity against malicious adversaries.
Contribution
It is the first to support integrity checks and malicious security in shuffle model FL, optimizing communication and deriving tighter privacy bounds.
Findings
Camel achieves better privacy-utility trade-offs than existing methods.
It provides malicious security with lightweight integrity checks.
Experimental results demonstrate promising performance and security.
Abstract
Federated learning (FL) has rapidly become a compelling paradigm that enables multiple clients to jointly train a model by sharing only gradient updates for aggregation, without revealing their local private data. In order to protect the gradient updates which could also be privacy-sensitive, there has been a line of work studying local differential privacy (LDP) mechanisms to provide a formal privacy guarantee. With LDP mechanisms, clients locally perturb their gradient updates before sharing them out for aggregation. However, such approaches are known for greatly degrading the model utility, due to heavy noise addition. To enable a better privacy-utility tradeoff, a recently emerging trend is to apply the shuffle model of DP in FL, which relies on an intermediate shuffling operation on the perturbed gradient updates to achieve privacy amplification. Following this trend, in this…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Wireless Communication Security Techniques · Stochastic Gradient Optimization Techniques
