Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ml 90% Match Research Paper Machine learning researchers,Reinforcement learning practitioners,Data scientists,Algorithm designers 20 hours ago

Detection Augmented Bandit Procedures for Piecewise Stationary MABs: A Modular Approach

reinforcement-learning › multi-agent
📄 Abstract

Abstract: Conventional Multi-Armed Bandit (MAB) algorithms are designed for stationary environments, where the reward distributions associated with the arms do not change with time. In many applications, however, the environment is more accurately modeled as being non-stationary. In this work, piecewise stationary MAB (PS-MAB) environments are investigated, in which the reward distributions associated with a subset of the arms change at some change-points and remain stationary between change-points. Our focus is on the asymptotic analysis of PS-MABs, for which practical algorithms based on change detection have been previously proposed. Our goal is to modularize the design and analysis of such Detection Augmented Bandit (DAB) procedures. To this end, we first provide novel, improved performance lower bounds for PS-MABs. Then, we identify the requirements for stationary bandit algorithms and change detectors in a DAB procedure that are needed for the modularization. We assume that the rewards are sub-Gaussian. Under this assumption and a condition on the separation of the change-points, we show that the analysis of DAB procedures can indeed be modularized, so that the regret bounds can be obtained in a unified manner for various combinations of change detectors and bandit algorithms. Through this analysis, we develop new modular DAB procedures that are order-optimal. Finally, we showcase the practical effectiveness of our modular DAB approach in our experiments, studying its regret performance compared to other methods and investigating its detection capabilities.

Key Contributions

This paper focuses on piecewise stationary Multi-Armed Bandit (PS-MAB) environments and proposes a modular approach to designing Detection Augmented Bandit (DAB) procedures. It provides novel, improved performance lower bounds for PS-MABs and identifies the requirements for stationary bandit algorithms and change detectors to enable modularization and analysis.

Business Value

Enables more adaptive and efficient decision-making in dynamic environments, leading to improved performance in applications like online advertising, content recommendation, and dynamic pricing.