643
v1v2v3 (latest)

Linear Bandits with Partially Observable Features

Main:9 Pages
3 Figures
Bibliography:4 Pages
2 Tables
Appendix:19 Pages
Abstract

We study the linear bandit problem that accounts for partially observable features. Without proper handling, unobserved features can lead to linear regret in the decision horizon TT, as their influence on rewards is unknown. To tackle this challenge, we propose a novel theoretical framework and an algorithm with sublinear regret guarantees. The core of our algorithm consists of (i) feature augmentation, by appending basis vectors that are orthogonal to the row space of the observed features; and (ii) the introduction of a doubly robust estimator. Our approach achieves a regret bound of O~((d+dh)T)\tilde{O}(\sqrt{(d + d_h)T}), where dd is the dimension of the observed features and dhd_h depends on the extent to which the unobserved feature space is contained in the observed one, thereby capturing the intrinsic difficulty of the problem. Notably, our algorithm requires no prior knowledge of the unobserved feature space, which may expand as more features become hidden. Numerical experiments confirm that our algorithm outperforms both non-contextual multi-armed bandits and linear bandit algorithms depending solely on observed features.

View on arXiv
Comments on this paper