paper-with-me

Papers

Distributed Online Private Learning of Convex Nondecomposable Objectives

2022-06-16 · Huqiang Cheng, Xiaofeng Liao, Huaqing Li

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.

📄 PDF Abstract BibTeX arXiv:2206.07944

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Differentially Private Gradient-Tracking-Based Distributed Stochastic Optimization over Directed Graphs

2025-01-12 · Jialong Chen, Jimin Wang, Ji-Feng Zhang

This paper proposes a new differentially private gradient-tracking-based distributed stochastic optimization algorithm over directed graphs. Specifically, privacy noises are added to each agent's state and tracking varia…

Stochastic Optimization

DIFF2: Differential Private Optimization via Gradient Differences for Nonconvex Distributed Learning

2023-02-08 · Tomoya Murata, Taiji Suzuki

Differential private optimization for nonconvex smooth objective is considered. In the previous work, the best known utility bound is $\widetilde O(\sqrt{d}/(n\varepsilon_\mathrm{DP}))$ in terms of the squared full gradi…

Efficient Private ERM for Smooth Objectives

2017-03-29 · Jiaqi Zhang, Kai Zheng, Wenlong Mou, Li-Wei Wang

In this paper, we consider efficient differentially private empirical risk minimization from the viewpoint of optimization algorithms. For strongly convex and smooth objectives, we prove that gradient descent with output…

Distributed Online Convex Optimization with Adversarial Constraints: Reduced Cumulative Constraint Violation Bounds under Slater's Condition

2023-05-31 · Xinlei Yi, Xiuxian Li, Tao Yang, Lihua Xie 외

This paper considers distributed online convex optimization with adversarial constraints. In this setting, a network of agents makes decisions at each round, and then only a portion of the loss function and a coordinate …

On Private Online Convex Optimization: Optimal Algorithms in $\ell_p$-Geometry and High Dimensional Contextual Bandits

2022-06-16 · Yuxuan Han, Zhicong Liang, Zhipeng Liang, Yang Wang 외

Differentially private (DP) stochastic convex optimization (SCO) is ubiquitous in trustworthy machine learning algorithm design. This paper studies the DP-SCO problem with streaming data sampled from a distribution and a…

Multi-Armed Bandits