Online and Bandit Algorithms Beyond $\ell_p$ Norms
Thomas Kesselheim, Marco Molinaro, and Sahil Singla

TL;DR
This paper introduces a new concept called gradient-stability to extend online and bandit algorithms to a broader class of norms beyond traditional $\, ext{l}_p$ norms, enabling effective algorithms for symmetric and other complex norms.
Contribution
The paper defines gradient-stability and demonstrates its applicability to a wide range of norms, leading to the first online and bandit algorithms for these norm families.
Findings
Gradient-stability allows approximation of complex norms for algorithm design.
Achieves $O( ext{log}^2(dimension))$-competitive algorithms for symmetric norm problems.
Extends to applications like vector scheduling and convex cost assignment.
Abstract
Vector norms play a fundamental role in computer science and optimization, so there is an ongoing effort to generalize existing algorithms to settings beyond and norms. We show that many online and bandit applications for general norms admit good algorithms as long as the norm can be approximated by a function that is ``gradient-stable'', a notion that we introduce. Roughly it says that the gradient of the function should not drastically decrease (multiplicatively) in any component as we increase the input vector. We prove that several families of norms, including all monotone symmetric norms, admit a gradient-stable approximation, giving us the first online and bandit algorithms for these norm families. In particular, our notion of gradient-stability gives -competitive algorithms for the symmetric norm generalizations of…
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
TopicsAdvanced Bandit Algorithms Research · Stochastic Gradient Optimization Techniques · Optimization and Search Problems
