Learning to Explore with Lagrangians for Bandits under Unknown Linear Constraints
Udvas Das, Debabrota Basu
TL;DR
The paper addresses pure exploration in multi-armed bandits under unknown linear constraints, aiming to identify an $r$-optimal feasible policy with high confidence. It introduces a Lagrangian relaxation of the lower bound and develops two algorithms, LATS and LAGEX, that jointly estimate rewards and constraints while tracking the lower bound through optimistic feasible sets and a constraint-adaptive stopping rule. Theoretical results establish strong duality, convergence of constraint estimates, and asymptotic optimality: LAGEX achieves the asymptotically optimal sample complexity, while LATS matches it up to constraint-dependent constants via a shadow-price measure. Empirical evaluations on synthetic and real data confirm that LAGEX often has the best efficiency and safety properties, validating the approach and highlighting how constraint geometry impacts hardness and performance.
Abstract
Pure exploration in bandits formalises multiple real-world problems, such as tuning hyper-parameters or conducting user studies to test a set of items, where different safety, resource, and fairness constraints on the decision space naturally appear. We study these problems as pure exploration in multi-armed bandits with unknown linear constraints, where the aim is to identify an $r$-optimal and feasible policy as fast as possible with a given level of confidence. First, we propose a Lagrangian relaxation of the sample complexity lower bound for pure exploration under constraints. Second, we leverage properties of convex optimisation in the Lagrangian lower bound to propose two computationally efficient extensions of Track-and-Stop and Gamified Explorer, namely LATS and LAGEX. Then, we propose a constraint-adaptive stopping rule, and while tracking the lower bound, use optimistic estimate of the feasible set at each step. We show that LAGEX achieves asymptotically optimal sample complexity upper bound, while LATS shows asymptotic optimality up to novel constraint-dependent constants. Finally, we conduct numerical experiments with different reward distributions and constraints that validate efficient performance of LATS and LAGEX.
