Stochastic Linear Bandits with Partially Observed Actions

arXiv:2607.089717.7h-index: 4
Predicted impact top 42% in LG · last 90 daysOriginality Highly original
AI Analysis

This work addresses the fundamental challenge of partial observability in linear bandits, which is relevant to recommendation and healthcare systems, and provides both algorithmic and theoretical insights.

The paper studies stochastic linear bandits where only a random subset of action coordinates is observed, showing that sublinear regret is possible when actions have low intrinsic dimension. The proposed algorithm TOFU-POV achieves √T regret scaling with intrinsic dimension, and a lower bound separates reward-learning uncertainty from missingness-dependent cost.

The stochastic linear bandit, where actions are represented as vectors and rewards are linear, is a central paradigm for sequential decision making. We study a partially observed variant of this problem in which the learning agent only sees a random subset of coordinates for each action. Such partial observability arises naturally in settings like recommendation and healthcare, where full action descriptions can be expensive or even impossible to obtain. In general, this makes sublinear regret information-theoretically impossible. However, we show that this barrier can be overcome when the action vectors have low intrinsic dimension. We propose an algorithm, TOFU-POV, that estimates the latent action subspace using the masked actions, imputes current actions using an epoch-wise frozen representation, and runs OFUL in the resulting low-dimensional coordinates. Our theory shows that TOFU-POV enjoys a $\sqrt{T}$ regret that scales with the intrinsic action subspace dimension as opposed to the ambient dimension and quantifies the interaction between these quantities and the missingness, decision set size, and subspace conditioning. We also devise a rank-adaptive algorithm that does not require the knowledge of the intrinsic dimension. We complement these guarantees with a lower bound based on a novel product construction that separates usual reward-learning uncertainty from a missingness-dependent cost intrinsic to partial observation. Synthetic and real data experiments support our theory and show that TOFU-POV can substantially improve upon natural baselines in this challenging problem.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes