Mitigating Privacy-Utility Trade-off in Decentralized Federated Learning via $f$-Differential Privacy
Xiang Li, Buxin Su, Chendi Wang, Qi Long, Weijie J. Su
TL;DR
The paper develops a fine-grained privacy accounting framework for decentralized Federated Learning by introducing two $f$-differential privacy notions: Pairwise Network $f$-DP (PN-$f$-DP) for random-walk communication and Secret-based $f$-Local DP (Sec-$f$-LDP) for correlated-noise, secret-sharing scenarios. It analyzes two practical DP-SGD variants—random-walk decentralized DP-SGD and DecoR-style correlated-noise DP-SGD—deriving user- and record-level privacy guarantees via mixture distributions and Markov-chain concentration. The framework yields tighter $(oldsymbol{ ext{e}}, oldsymbol{ ext{d}})$-DP bounds than Rényi DP baselines and demonstrates improved utility on synthetic graphs and real datasets (housing and MNIST). This work enhances privacy-utility trade-offs in decentralized FL and provides a pathway to robust, implementable privacy accounting under sparse, iterative, and potentially colluding network conditions.
Abstract
Differentially private (DP) decentralized Federated Learning (FL) allows local users to collaborate without sharing their data with a central server. However, accurately quantifying the privacy budget of private FL algorithms is challenging due to the co-existence of complex algorithmic components such as decentralized communication and local updates. This paper addresses privacy accounting for two decentralized FL algorithms within the $f$-differential privacy ($f$-DP) framework. We develop two new $f$-DP-based accounting methods tailored to decentralized settings: Pairwise Network $f$-DP (PN-$f$-DP), which quantifies privacy leakage between user pairs under random-walk communication, and Secret-based $f$-Local DP (Sec-$f$-LDP), which supports structured noise injection via shared secrets. By combining tools from $f$-DP theory and Markov chain concentration, our accounting framework captures privacy amplification arising from sparse communication, local iterations, and correlated noise. Experiments on synthetic and real datasets demonstrate that our methods yield consistently tighter $(ε,δ)$ bounds and improved utility compared to Rényi DP-based approaches, illustrating the benefits of $f$-DP in decentralized privacy accounting.
