216
v1v2 (latest)

Statistically Efficient, Polynomial Time Algorithms for Combinatorial Semi Bandits

Proceedings of the ACM on Measurement and Analysis of Computing Systems (POMACS), 2020
Abstract

We consider combinatorial semi-bandits over a set of arms X{0,1}d{\cal X} \subset \{0,1\}^d where rewards are uncorrelated across items. For this problem, the algorithm ESCB yields the smallest known regret bound R(T)=O(d(lnm)2(lnT)Δmin)R(T) = {\cal O}\Big( {d (\ln m)^2 (\ln T) \over \Delta_{\min} }\Big), but it has computational complexity O(X){\cal O}(|{\cal X}|) which is typically exponential in dd, and cannot be used in large dimensions. We propose the first algorithm which is both computationally and statistically efficient for this problem with regret R(T)=O(d(lnm)2(lnT)Δmin)R(T) = {\cal O} \Big({d (\ln m)^2 (\ln T)\over \Delta_{\min} }\Big) and computational complexity O(Tpoly(d)){\cal O}(T {\bf poly}(d)). Our approach involves carefully designing an approximate version of ESCB with the same regret guarantees, showing that this approximate algorithm can be implemented in time O(Tpoly(d)){\cal O}(T {\bf poly}(d)) by repeatedly maximizing a linear function over X{\cal X} subject to a linear budget constraint, and showing how to solve this maximization problems efficiently.

View on arXiv
Comments on this paper