Exponential Weights Algorithms for Selective Learning
Mingda Qiao, Gregory Valiant

TL;DR
This paper introduces an improved exponential weights algorithm for selective learning, achieving significantly better bounds on excess risk and demonstrating near-optimality, with implications for bounded-recall learning strategies.
Contribution
The paper presents a hybrid exponential weights algorithm with doubly exponential improvement in dependence on model class size, and analyzes a bounded-recall variant with near-optimal excess risk bounds.
Findings
Achieves excess risk of O((log log |L| + log log n)/log n)
Provides a lower bound suggesting optimality of the algorithm
Analyzes a bounded-recall exponential weights variant with near-optimal risk
Abstract
We study the selective learning problem introduced by Qiao and Valiant (2019), in which the learner observes labeled data points one at a time. At a time of its choosing, the learner selects a window length and a model from the model class , and then labels the next data points using . The excess risk incurred by the learner is defined as the difference between the average loss of over those data points and the smallest possible average loss among all models in over those data points. We give an improved algorithm, termed the hybrid exponential weights algorithm, that achieves an expected excess risk of . This result gives a doubly exponential improvement in the dependence on over the best known bound of . We…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Domain Adaptation and Few-Shot Learning · Advanced Bandit Algorithms Research
