69

From Theory to Practice with RAVEN-UCB: Addressing Non-Stationarity in Multi-Armed Bandits through Variance Adaptation

Main:23 Pages
6 Figures
Bibliography:1 Pages
4 Tables
Appendix:1 Pages
Abstract

The Multi-Armed Bandit (MAB) problem is challenging in non-stationary environments where reward distributions evolve dynamically. We introduce RAVEN-UCB, a novel algorithm that combines theoretical rigor with practical efficiency via variance-aware adaptation. It achieves tighter regret bounds than UCB1 and UCB-V, with gap-dependent regret of order Kσmax2logT/ΔK \sigma_{\max}^2 \log T / \Delta and gap-independent regret of order KTlogT\sqrt{K T \log T}. RAVEN-UCB incorporates three innovations: (1) variance-driven exploration using σ^k2/(Nk+1)\sqrt{\hat{\sigma}_k^2 / (N_k + 1)} in confidence bounds, (2) adaptive control via αt=α0/log(t+ϵ)\alpha_t = \alpha_0 / \log(t + \epsilon), and (3) constant-time recursive updates for efficiency. Experiments across non-stationary patterns - distributional changes, periodic shifts, and temporary fluctuations - in synthetic and logistics scenarios demonstrate its superiority over state-of-the-art baselines, confirming theoretical and practical robustness.

View on arXiv
Comments on this paper