Best Arm Identification with Resource Constraints
Zitian Li, Wang Chi Cheung
TL;DR
This work extends Best Arm Identification to resource-constrained, cost-heterogeneous experiments (BAIwRC), where each pull consumes multiple resource types and a fixed budget must be respected. It introduces SH-RR, a Sequential Halving variant with explicit resource rationing that ensures feasibility while maintaining exploration efficacy. The authors derive non-asymptotic upper bounds on the probability of failure, with distinct complexity terms for deterministic and stochastic consumption, and establish matching lower bounds to demonstrate near-optimality. They show that stochastic consumption induces fundamentally different, more challenging behavior than deterministic consumption, and validate the approach through extensive simulations and real-world hyperparameter tuning tasks. The results highlight the importance of accounting for resource costs in pure-exploration bandit problems and provide practical guidance for cost-aware experimentation.
Abstract
Motivated by the cost heterogeneity in experimentation across different alternatives, we study the Best Arm Identification with Resource Constraints (BAIwRC) problem. The agent aims to identify the best arm under resource constraints, where resources are consumed for each arm pull. We make two novel contributions. We design and analyze the Successive Halving with Resource Rationing algorithm (SH-RR). The SH-RR achieves a near-optimal non-asymptotic rate of convergence in terms of the probability of successively identifying an optimal arm. Interestingly, we identify a difference in convergence rates between the cases of deterministic and stochastic resource consumption.
