LGDec 10, 2020

Optimal Thompson Sampling strategies for support-aware CVaR bandits

arXiv:2012.05754v342 citations
AI Analysis

This work provides a new, provably optimal approach for researchers and practitioners dealing with risk-aware decision-making in multi-arm bandit problems, particularly relevant for resource allocation scenarios.

This paper addresses the multi-arm bandit problem where arm quality is measured by Conditional Value at Risk (CVaR). The authors introduce B-CVTS and M-CVTS, two new Thompson Sampling strategies, which are the first to provably achieve asymptotic optimality in CVaR bandits, matching theoretical lower bounds.

In this paper we study a multi-arm bandit problem in which the quality of each arm is measured by the Conditional Value at Risk (CVaR) at some level alpha of the reward distribution. While existing works in this setting mainly focus on Upper Confidence Bound algorithms, we introduce a new Thompson Sampling approach for CVaR bandits on bounded rewards that is flexible enough to solve a variety of problems grounded on physical resources. Building on a recent work by Riou & Honda (2020), we introduce B-CVTS for continuous bounded rewards and M-CVTS for multinomial distributions. On the theoretical side, we provide a non-trivial extension of their analysis that enables to theoretically bound their CVaR regret minimization performance. Strikingly, our results show that these strategies are the first to provably achieve asymptotic optimality in CVaR bandits, matching the corresponding asymptotic lower bounds for this setting. Further, we illustrate empirically the benefit of Thompson Sampling approaches both in a realistic environment simulating a use-case in agriculture and on various synthetic examples.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes