Enhancing Federated Learning with Adaptive Differential Privacy and Priority-Based Aggregation
Mahtab Talaei, Iman Izadi

TL;DR
This paper proposes a personalized differential privacy framework for federated learning that adapts noise injection based on client impact and heterogeneity, improving privacy and convergence.
Contribution
It introduces a novel adaptive impact factor-based differential privacy method and analyzes its convergence properties in federated learning.
Findings
Personalized impact factors improve privacy-utility trade-off.
Adaptive impact factors enhance convergence in heterogeneous FL settings.
Theoretical analysis confirms convergence bounds under the proposed framework.
Abstract
Federated learning (FL), a novel branch of distributed machine learning (ML), develops global models through a private procedure without direct access to local datasets. However, it is still possible to access the model updates (gradient updates of deep neural networks) transferred between clients and servers, potentially revealing sensitive local information to adversaries using model inversion attacks. Differential privacy (DP) offers a promising approach to addressing this issue by adding noise to the parameters. On the other hand, heterogeneities in data structure, storage, communication, and computational capabilities of devices can cause convergence problems and delays in developing the global model. A personalized weighted averaging of local parameters based on the resources of each device can yield a better aggregated model in each round. In this paper, to efficiently preserve…
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 · Stochastic Gradient Optimization Techniques
