Age Aware Scheduling for Differentially-Private Federated Learning
Kuan-Yu Lin, Hsuan-Yin Lin, Yu-Pin Hsu, Yu-Chih Huang
TL;DR
This work studies differential privacy in federated learning with time-varying, Markovian client data and introduces age-aware scheduling to manage the privacy-accuracy trade-off. By deriving an upper bound on the loss difference caused by data aging and modeling data evolution via birth-death Markov chains, the authors formulate an optimization to schedule data collection and adapt noise levels under a global privacy cap. The proposed protocol jointly optimizes scheduling and adaptive DP noise, yielding tighter privacy-utility bounds than non-scheduling baselines and demonstrating superior performance in simulations. The results provide practical scheduling strategies for DP-FL in dynamic databases, with implications for privacy-aware FL deployments in real-time or streaming data settings.
Abstract
This paper explores differentially-private federated learning (FL) across time-varying databases, delving into a nuanced three-way tradeoff involving age, accuracy, and differential privacy (DP). Emphasizing the potential advantages of scheduling, we propose an optimization problem aimed at meeting DP requirements while minimizing the loss difference between the aggregated model and the model obtained without DP constraints. To harness the benefits of scheduling, we introduce an age-dependent upper bound on the loss, leading to the development of an age-aware scheduling design. Simulation results underscore the superior performance of our proposed scheme compared to FL with classic DP, which does not consider scheduling as a design factor. This research contributes insights into the interplay of age, accuracy, and DP in federated learning, with practical implications for scheduling strategies.
