LGDCJun 17, 2025

Convergence-Privacy-Fairness Trade-Off in Personalized Federated Learning

arXiv:2506.14251v11 citationsh-index: 15IEEE Trans Mach Learn Commun Netw
Originality Incremental advance
AI Analysis

This addresses privacy and fairness concerns in federated learning for clients, but it is incremental as it builds on existing Ditto with differential privacy.

The paper tackles the trade-off between privacy, convergence, and fairness in personalized federated learning by proposing DP-Ditto, a differentially private extension of Ditto, and shows it improves fairness by over 32.71% and accuracy by 9.66% compared to state-of-the-art methods.

Personalized federated learning (PFL), e.g., the renowned Ditto, strikes a balance between personalization and generalization by conducting federated learning (FL) to guide personalized learning (PL). While FL is unaffected by personalized model training, in Ditto, PL depends on the outcome of the FL. However, the clients' concern about their privacy and consequent perturbation of their local models can affect the convergence and (performance) fairness of PL. This paper presents PFL, called DP-Ditto, which is a non-trivial extension of Ditto under the protection of differential privacy (DP), and analyzes the trade-off among its privacy guarantee, model convergence, and performance distribution fairness. We also analyze the convergence upper bound of the personalized models under DP-Ditto and derive the optimal number of global aggregations given a privacy budget. Further, we analyze the performance fairness of the personalized models, and reveal the feasibility of optimizing DP-Ditto jointly for convergence and fairness. Experiments validate our analysis and demonstrate that DP-Ditto can surpass the DP-perturbed versions of the state-of-the-art PFL models, such as FedAMP, pFedMe, APPLE, and FedALA, by over 32.71% in fairness and 9.66% in accuracy.

Foundations

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

Your Notes