Robust learning with anytime-guaranteed feedback
Matthew J. Holland

TL;DR
This paper introduces a robust stochastic gradient method with anytime guarantees that performs well under heavy-tailed data distributions, providing high-probability error bounds with minimal moment assumptions.
Contribution
It develops a modified online-to-batch conversion that yields high-probability error bounds for smooth objectives using only lower-order moment bounds on gradients.
Findings
Achieves sub-Gaussian error bounds for all queried points.
Demonstrates practical improvements on real-world datasets.
Provides a framework to robustify regret-based analysis for heavy-tailed data.
Abstract
Under data distributions which may be heavy-tailed, many stochastic gradient-based learning algorithms are driven by feedback queried at points with almost no performance guarantees on their own. Here we explore a modified "anytime online-to-batch" mechanism which for smooth objectives admits high-probability error bounds while requiring only lower-order moment bounds on the stochastic gradients. Using this conversion, we can derive a wide variety of "anytime robust" procedures, for which the task of performance analysis can be effectively reduced to regret control, meaning that existing regret bounds (for the bounded gradient case) can be robustified and leveraged in a straightforward manner. As a direct takeaway, we obtain an easily implemented stochastic gradient-based algorithm for which all queried points formally enjoy sub-Gaussian error bounds, and in practice show noteworthy…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Stochastic Gradient Optimization Techniques
