English

Private Online Prediction from Experts: Separations and Faster Rates

Machine Learning 2023-07-03 v3 Cryptography and Security Optimization and Control Machine Learning

Abstract

Online prediction from experts is a fundamental problem in machine learning and several works have studied this problem under privacy constraints. We propose and analyze new algorithms for this problem that improve over the regret bounds of the best existing algorithms for non-adaptive adversaries. For approximate differential privacy, our algorithms achieve regret bounds of O~(Tlogd+logd/ε)\tilde{O}(\sqrt{T \log d} + \log d/\varepsilon) for the stochastic setting and O~(Tlogd+T1/3logd/ε)\tilde{O}(\sqrt{T \log d} + T^{1/3} \log d/\varepsilon) for oblivious adversaries (where dd is the number of experts). For pure DP, our algorithms are the first to obtain sub-linear regret for oblivious adversaries in the high-dimensional regime dTd \ge T. Moreover, we prove new lower bounds for adaptive adversaries. Our results imply that unlike the non-private setting, there is a strong separation between the optimal regret for adaptive and non-adaptive adversaries for this problem. Our lower bounds also show a separation between pure and approximate differential privacy for adaptive adversaries where the latter is necessary to achieve the non-private O(T)O(\sqrt{T}) regret.

Keywords

Cite

@article{arxiv.2210.13537,
  title  = {Private Online Prediction from Experts: Separations and Faster Rates},
  author = {Hilal Asi and Vitaly Feldman and Tomer Koren and Kunal Talwar},
  journal= {arXiv preprint arXiv:2210.13537},
  year   = {2023}
}

Comments

Removed the results for the realizable setting which we uploaded with additional results for that setting in a separate paper. Added a proof sketch for the lower bound