Fractional Moments on Bandit Problems
Ananda Narayanan B, Balaraman Ravindran

TL;DR
This paper introduces a novel bandit algorithm based on fractional expectation of rewards, demonstrating theoretical convergence and superior empirical performance with lower regret compared to existing methods.
Contribution
The paper proposes a new fractional moments-based algorithm for bandit problems, with proven convergence and improved regret performance over state-of-the-art techniques.
Findings
Algorithm converges to an eta-optimal arm
Achieves O(n) sample complexity
Outperforms eta-greedy and SoftMax in regret reduction
Abstract
Reinforcement learning addresses the dilemma between exploration to find profitable actions and exploitation to act according to the best observations already made. Bandit problems are one such class of problems in stateless environments that represent this explore/exploit situation. We propose a learning algorithm for bandit problems based on fractional expectation of rewards acquired. The algorithm is theoretically shown to converge on an eta-optimal arm and achieve O(n) sample complexity. Experimental results show the algorithm incurs substantially lower regrets than parameter-optimized eta-greedy and SoftMax approaches and other low sample complexity state-of-the-art techniques.
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 · Reinforcement Learning in Robotics · Machine Learning and Algorithms
