Probably Anytime-Safe Stochastic Combinatorial Semi-Bandits
Yunlong Hou, Vincent Y. F. Tan, Zixin Zhong

TL;DR
This paper introduces a new stochastic combinatorial semi-bandit problem with a safety constraint on cumulative variance, proposing an optimal algorithm that balances reward maximization and risk control over time.
Contribution
It formulates the probably anytime-safe constraint, develops the PASCombUCB algorithm, and provides theoretical analysis showing near-optimal regret bounds.
Findings
PASCombUCB achieves near-optimal regret bounds.
The safety constraint effectively controls risk over the horizon.
Experimental results support theoretical claims.
Abstract
Motivated by concerns about making online decisions that incur undue amount of risk at each time step, in this paper, we formulate the probably anytime-safe stochastic combinatorial semi-bandits problem. In this problem, the agent is given the option to select a subset of size at most from a set of ground items. Each item is associated to a certain mean reward as well as a variance that represents its risk. To mitigate the risk that the agent incurs, we require that with probability at least , over the entire horizon of time , each of the choices that the agent makes should contain items whose sum of variances does not exceed a certain variance budget. We call this probably anytime-safe constraint. Under this constraint, we design and analyze an algorithm {\sc PASCombUCB} that minimizes the regret over the horizon of time . By developing accompanying…
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Optimization and Search Problems · Auction Theory and Applications
