Efficient Online Linear Optimization with Approximation Algorithms
Dan Garber

TL;DR
This paper introduces new algorithms for online linear optimization that leverage approximation algorithms, achieving low regret with minimal oracle calls, applicable to NP-hard offline problems.
Contribution
It provides the first algorithms with poly-logarithmic oracle complexity and sublinear regret bounds for both full information and bandit settings in approximate online linear optimization.
Findings
Achieves $O(T^{-1/3})$ $oldsymbol{ ext{regret}}$ bounds.
Uses only $O( ext{log } T)$ oracle calls per iteration.
Applicable to NP-hard offline problems with efficient approximation algorithms.
Abstract
We revisit the problem of \textit{online linear optimization} in case the set of feasible actions is accessible through an approximated linear optimization oracle with a factor multiplicative approximation guarantee. This setting is in particular interesting since it captures natural online extensions of well-studied \textit{offline} linear optimization problems which are NP-hard, yet admit efficient approximation algorithms. The goal here is to minimize the \textit{-regret} which is the natural extension of the standard \textit{regret} in \textit{online learning} to this setting. We present new algorithms with significantly improved oracle complexity for both the full information and bandit variants of the problem. Mainly, for both variants, we present -regret bounds of , were is the number of prediction rounds, using only calls…
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.
