Distributed Online Private Learning of Convex Nondecomposable Objectives
Huqiang Cheng, Xiaofeng Liao, Huaqing Li
TL;DR
The paper tackles distributed online learning with privacy for convex nondecomposable objectives over time-varying networks. It introduces DPSDA, a differentially private stochastic dual-averaging framework, and two concrete instantiations: DPSDA-C for undirected networks and DPSDA-PS for directed networks, both attaining $\mathcal{O}(\sqrt{T})$ expected regret under convexity. A key contribution is the explicit quantification of the privacy-utility trade-off via Laplace perturbations, including sensitivity bounds and horizon-wide privacy guarantees. Theoretical results are complemented by numerical experiments on synthetic and real datasets, confirming the effectiveness of the methods and the impact of privacy levels on performance, with practical implications for privacy-preserving distributed learning in dynamic networks.
Abstract
We deal with a general distributed constrained online learning problem with privacy over time-varying networks, where a class of nondecomposable objectives are considered. Under this setting, each node only controls a part of the global decision, and the goal of all nodes is to collaboratively minimize the global cost over a time horizon $T$ while guarantees the security of the transmitted information. For such problems, we first design a novel generic algorithm framework, named as DPSDA, of differentially private distributed online learning using the Laplace mechanism and the stochastic variants of dual averaging method. Note that in the dual updates, all nodes of DPSDA employ the noise-corrupted gradients for more generality. Then, we propose two algorithms, named as DPSDA-C and DPSDA-PS, under this framework. In DPSDA-C, the nodes implement a circulation-based communication in the primal updates so as to alleviate the disagreements over time-varying undirected networks. In addition, for the extension to time-varying directed ones, the nodes implement the broadcast-based push-sum dynamics in DPSDA-PS, which can achieve average consensus over arbitrary directed networks. Theoretical results show that both algorithms attain an expected regret upper bound in $\mathcal{O}( \sqrt{T} )$ when the objective function is convex, which matches the best utility achievable by cutting-edge algorithms. Finally, numerical experiment results on both synthetic and real-world datasets verify the effectiveness of our algorithms.
