Adaptive Oracle-Efficient Online Learning
Guanghui Wang, Zihao Hu, Vidya Muthukumar, Jacob Abernethy

TL;DR
This paper introduces an adaptive, oracle-efficient online learning algorithm that performs well in friendly environments like small-loss scenarios and IID data, overcoming previous limitations of non-adaptive methods.
Contribution
It presents a new framework for designing oracle-efficient algorithms that adapt to small-loss and IID environments, under a condition called approximability.
Findings
The algorithm performs well in small-loss environments.
The algorithm extends to IID data with a best-of-both-worlds guarantee.
Applicable to real-world settings like online auctions and classification.
Abstract
The classical algorithms for online learning and decision-making have the benefit of achieving the optimal performance guarantees, but suffer from computational complexity limitations when implemented at scale. More recent sophisticated techniques, which we refer to as oracle-efficient methods, address this problem by dispatching to an offline optimization oracle that can search through an exponentially-large (or even infinite) space of decisions and select that which performed the best on any dataset. But despite the benefits of computational feasibility, oracle-efficient algorithms exhibit one major limitation: while performing well in worst-case settings, they do not adapt well to friendly environments. In this paper we consider two such friendly scenarios, (a) "small-loss" problems and (b) IID data. We provide a new framework for designing follow-the-perturbed-leader algorithms that…
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
TopicsAdvanced Bandit Algorithms Research · Auction Theory and Applications · Data Stream Mining Techniques
