Smoothed Analysis of Online and Differentially Private Learning
Nika Haghtalab, Tim Roughgarden, Abhishek Shetty

TL;DR
This paper applies smoothed analysis to online and differentially private learning, demonstrating that slight input perturbations enable stronger guarantees than worst-case scenarios, with bounds depending on VC dimension and perturbation size.
Contribution
It introduces a smoothed analysis framework for online and private learning, improving regret and error bounds based on VC dimension and perturbation magnitude.
Findings
Stronger regret bounds under smoothed adversaries.
Privacy error bounds depend on perturbation size.
Results apply to classes with finite VC dimension.
Abstract
Practical and pervasive needs for robustness and privacy in algorithms have inspired the design of online adversarial and differentially private learning algorithms. The primary quantity that characterizes learnability in these settings is the Littlestone dimension of the class of hypotheses [Ben-David et al., 2009, Alon et al., 2019]. This characterization is often interpreted as an impossibility result because classes such as linear thresholds and neural networks have infinite Littlestone dimension. In this paper, we apply the framework of smoothed analysis [Spielman and Teng, 2004], in which adversarially chosen inputs are perturbed slightly by nature. We show that fundamentally stronger regret and error guarantees are possible with smoothed adversaries than with worst-case adversaries. In particular, we obtain regret and privacy error bounds that depend only on the VC dimension and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsMachine Learning and Algorithms · Adversarial Robustness in Machine Learning · Stochastic Gradient Optimization Techniques
