By batching losses and using heavy-tailed bandit algorithms, any non-private adversarial bandit algorithm can be made epsilon-differentially private with regret O(sqrt(KT)/sqrt(epsilon)), and the first private expert-advice algorithms are given.
Private Online Learning via Lazy Algorithms
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We study the problem of private online learning, specifically, online prediction from experts (OPE) and online convex optimization (OCO). We propose a new transformation that transforms lazy online learning algorithms into private algorithms. We apply our transformation for differentially private OPE and OCO using existing lazy algorithms for these problems. Our final algorithms obtain regret, which significantly improves the regret in the high privacy regime $\varepsilon \ll 1$, obtaining $\sqrt{T \log d} + T^{1/3} \log(d)/\varepsilon^{2/3}$ for DP-OPE and $\sqrt{T} + T^{1/3} \sqrt{d}/\varepsilon^{2/3}$ for DP-OCO. We also complement our results with a lower bound for DP-OPE, showing that these rates are optimal for a natural family of low-switching private algorithms.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Faster Rates for Private Adversarial Bandits
By batching losses and using heavy-tailed bandit algorithms, any non-private adversarial bandit algorithm can be made epsilon-differentially private with regret O(sqrt(KT)/sqrt(epsilon)), and the first private expert-advice algorithms are given.