English

Smoothed Analysis with Adaptive Adversaries

Machine Learning 2021-08-20 v2 Data Structures and Algorithms Machine Learning

Abstract

We prove novel algorithmic guarantees for several online problems in the smoothed analysis model. In this model, at each time an adversary chooses an input distribution with density function bounded above by 1σ\tfrac{1}{\sigma} times that of the uniform distribution; nature then samples an input from this distribution. Crucially, our results hold for {\em adaptive} adversaries that can choose an input distribution based on the decisions of the algorithm and the realizations of the inputs in the previous time steps. This paper presents a general technique for proving smoothed algorithmic guarantees against adaptive adversaries, in effect reducing the setting of adaptive adversaries to the simpler case of oblivious adversaries. We apply this technique to prove strong smoothed guarantees for three problems: -Online learning: We consider the online prediction problem, where instances are generated from an adaptive sequence of σ\sigma-smooth distributions and the hypothesis class has VC dimension dd. We bound the regret by O~(Tdln(1/σ)+dln(T/σ))\tilde{O}\big(\sqrt{T d\ln(1/\sigma)} + d\sqrt{\ln(T/\sigma)}\big). This answers open questions of [RST11,Hag18]. -Online discrepancy minimization: We consider the online Koml\'os problem, where the input is generated from an adaptive sequence of σ\sigma-smooth and isotropic distributions on the 2\ell_2 unit ball. We bound the \ell_\infty norm of the discrepancy vector by O~(ln2 ⁣(nTσ))\tilde{O}\big(\ln^2\!\big( \frac{nT}{\sigma}\big) \big). -Dispersion in online optimization: We consider online optimization of piecewise Lipschitz functions where functions with \ell discontinuities are chosen by a smoothed adaptive adversary and show that the resulting sequence is (σ/T,O~(T))\big( {\sigma}/{\sqrt{T\ell}}, \tilde O\big(\sqrt{T\ell} \big)\big)-dispersed. This matches the parameters of [BDV18] for oblivious adversaries, up to log factors.

Keywords

Cite

@article{arxiv.2102.08446,
  title  = {Smoothed Analysis with Adaptive Adversaries},
  author = {Nika Haghtalab and Tim Roughgarden and Abhishek Shetty},
  journal= {arXiv preprint arXiv:2102.08446},
  year   = {2021}
}

Comments

Accepted to FOCS 2021

R2 v1 2026-06-23T23:13:42.930Z