128
60

Bilinear Bandits with Low-rank Structure

Abstract

We introduce the bilinear bandit problem with low-rank structure where an action is a pair of arms from two different entity types, and the reward is a bilinear function of the known feature vectors of the arms. The problem is motivated by numerous applications in which the learner must recommend two different entity types as one action, such as a male / female pair in an online dating service. The unknown in the problem is a d1d_1 by d2d_2 matrix Θ\mathbf{\Theta}^* with rank rmin{d1,d2}r \ll \min\{d_1,d_2\} governing the reward generation. Determination of Θ\mathbf{\Theta}^* with low-rank structure poses a significant challenge in finding the right exploration-exploitation tradeoff. In this work, we propose a new two-stage algorithm called "Explore-Subspace-Then-Refine" (ESTR). The first stage is an explicit subspace exploration, while the second stage is a linear bandit algorithm called "almost-low-dimensional OFUL" (LowOFUL) that exploits and further refines the estimated subspace via a regularization technique. We show that the regret of ESTR is O~((d1+d2)3/2rT)\tilde{O}((d_1+d_2)^{3/2} \sqrt{r T}) (where O~\tilde{O} hides logarithmic factors), which improves upon the regret of O~(d1d2T)\tilde{O}(d_1d_2\sqrt{T}) of a naive linear bandit reduction. We conjecture that the regret bound of ESTR is unimprovable up to polylogarithmic factors.

View on arXiv
Comments on this paper