146
v1v2 (latest)

Contextual Combinatorial Conservative Bandits

Abstract

The problem of multi-armed bandits (MAB) asks to make sequential decisions while balancing between exploitation and exploration, and have been successfully applied to a wide range of practical scenarios. Various algorithms have been designed to achieve a high reward in a long term. However, its short-term performance might be rather low, which is injurious in risk sensitive applications. Building on previous work of conservative bandits, we bring up a framework of contextual combinatorial conservative bandits. An algorithm is presented and a regret bound of O~(d2+dT)\tilde O(d^2+d\sqrt{T}) is proven, where dd is the dimension of the feature vectors, and TT is the total number of time steps. We further provide an algorithm as well as regret analysis for the case when the conservative reward is unknown. Experiments are conducted, and the results validate the effectiveness of our algorithm.

View on arXiv
Comments on this paper