FPL Analysis for Adaptive Bandits
Jan Poland

TL;DR
This paper introduces new regret bounds for Follow the Perturbed Leader strategies in adversarial multi-armed bandit problems, demonstrating improved guarantees against adaptive adversaries and a self-stabilizing variant without explicit exploration.
Contribution
It provides a simple argument to achieve regret bounds against adaptive adversaries and introduces a self-stabilizing FPL variant that matches the best known bounds.
Findings
Regret bound of O(t^(2/3)) with partial observations.
Regret bound of O(t^(1/2)) using all observations.
Self-stabilizing FPL variant without explicit exploration.
Abstract
A main problem of "Follow the Perturbed Leader" strategies for online decision problems is that regret bounds are typically proven against oblivious adversary. In partial observation cases, it was not clear how to obtain performance guarantees against adaptive adversary, without worsening the bounds. We propose a conceptually simple argument to resolve this problem. Using this, a regret bound of O(t^(2/3)) for FPL in the adversarial multi-armed bandit problem is shown. This bound holds for the common FPL variant using only the observations from designated exploration rounds. Using all observations allows for the stronger bound of O(t^(1/2)), matching the best bound known so far (and essentially the known lower bound) for adversarial bandits. Surprisingly, this variant does not even need explicit exploration, it is self-stabilizing. However the sampling probabilities have to be either…
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 · Smart Grid Energy Management · Data Stream Mining Techniques
