Fixed-Budget Change Point Identification in Piecewise Constant Bandits
Joseph Lazzaro, Ciara Pike-Burke
TL;DR
The paper tackles locating a single abrupt change point in a piecewise-constant reward function under a fixed sampling budget in a continuous action space. It develops two non-asymptotic algorithms, Sequential Halving with Backtracking (SHB) for large budgets and Sequential Halving (SH) for small budgets, and introduces a regime-adaptive SHA that unifies their strengths. The authors derive matching upper and lower bounds (minimax up to constants) that reveal a fundamental separation in complexity between large- and small-budget regimes and prove SHA is near-optimal across both regimes. Empirical results in simulated environments corroborate the theory, showing SHA's robustness and competitiveness against existing approaches, while highlighting the practical benefits of non-asymptotic guarantees in fixed-budget change-point identification.
Abstract
We study the piecewise constant bandit problem where the expected reward is a piecewise constant function with one change point (discontinuity) across the action space $[0,1]$ and the learner's aim is to locate the change point. Under the assumption of a fixed exploration budget, we provide the first non-asymptotic analysis of policies designed to locate abrupt changes in the mean reward function under bandit feedback. We study the problem under a large and small budget regime, and for both settings establish lower bounds on the error probability and provide algorithms with near matching upper bounds. Interestingly, our results show a separation in the complexity of the two regimes. We then propose a regime adaptive algorithm which is near optimal for both small and large budgets simultaneously. We complement our theoretical analysis with experimental results in simulated environments to support our findings.
