paper-with-me

홈 › Papers

Multi-Armed Bandits with Arriving Arms: Sequential Screening, Dynamic Regret, and Sublinear Guarantees

2026-06-08 · Deqi Zheng, Xiaoyang Xu, Yuhong Yang arxiv

We study a stochastic multi-armed bandit problem in which the set of available arms expands over time. This setting arises in sequential experimentation when new actions or treatments become available during an ongoing study, making regret against a single best arm in hindsight inappropriate. We instead evaluate performance relative to the best arm currently available, leading to a dynamic-regret criterion for arriving-arm environments. To address the resulting challenges of arrival information discrepancy (AID) and a drifting benchmark (DB), we propose UCB for Arriving Arms (UCB-AA), an elimination-based procedure with an aiding preliminary screening step for newly arrived arms before full competition with incumbent arms. We show that UCB-AA attains regret bounds that depend explicitly on the arrival process, achieves sublinear dynamic regret under regularity conditions on gap evolution, and admits an online extension for unknown horizons. Simulation results show that UCB-AA reduces wasted pulls and maintains a smaller active arm set while preserving competitive regret performance.

📄 PDF Abstract BibTeX arXiv:2606.09002

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

On Sequential Elimination Algorithms for Best-Arm Identification in Multi-Armed Bandits

2016-09-08 · Shahin Shahrampour, Mohammad Noshad, Vahid Tarokh

We consider the best-arm identification problem in multi-armed bandits, which focuses purely on exploration. A player is given a fixed budget to explore a finite set of arms, and the rewards of each arm are drawn indepen…

Multi-Armed Bandits

Tight Lower Bounds for Combinatorial Multi-Armed Bandits

2020-02-13 · Nadav Merlis, Shie Mannor

The Combinatorial Multi-Armed Bandit problem is a sequential decision-making problem in which an agent selects a set of arms on each round, observes feedback for each of these arms and aims to maximize a known reward fun…

Decision MakingMulti-Armed BanditsSequential Decision Making

Reward Maximization for Pure Exploration: Minimax Optimal Good Arm Identification for Nonparametric Multi-Armed Bandits

2024-10-21 · Brian Cho, Dominik Meier, Kyra Gan, Nathan Kallus

In multi-armed bandits, the tasks of reward maximization and pure exploration are often at odds with each other. The former focuses on exploiting arms with the highest means, while the latter may require constant explora…

Multi-Armed Banditsvalid

Best Arm Identification in Linked Bandits

2018-11-19 · Anant Gupta

We consider the problem of best arm identification in a variant of multi-armed bandits called linked bandits. In a single interaction with linked bandits, multiple arms are played sequentially until one of them receives …

Multi-Armed Bandits

Sequential Learning of the Pareto Front for Multi-objective Bandits

2025-01-29 · Elise Crépon, Aurélien Garivier, Wouter M Koolen

We study the problem of sequential learning of the Pareto front in multi-objective multi-armed bandits. An agent is faced with K possible arms to pull. At each turn she picks one, and receives a vector-valued reward. Whe…

Multi-Armed Bandits