paper-with-me

홈 › Papers

The Survival Bandit Problem

2022-06-07 · Charles Riou, Junya Honda, Masashi Sugiyama

We introduce and study a new variant of the multi-armed bandit problem (MAB), called the survival bandit problem (S-MAB). While in both problems, the objective is to maximize the so-called cumulative reward, in this new variant, the procedure is interrupted if the cumulative reward falls below a preset threshold. This simple yet unexplored extension of the MAB follows from many practical applications. For example, when testing two medicines against each other on voluntary patients, people's health are at stake, and it is necessary to be able to interrupt experiments if serious side effects occur or if the disease syndromes are not dissipated by the treatment. From a theoretical perspective, the S-MAB is the first variant of the MAB where the procedure may or may not be interrupted. We start by formalizing the S-MAB and we define its objective as the minimization of the so-called survival regret, which naturally generalizes the regret of the MAB. Then, we show that the objective of the S-MAB is considerably more difficult than the MAB, in the sense that contrary to the MAB, no policy can achieve a reasonably small (i.e., sublinear) survival regret. Instead, we minimize the survival regret in the sense of Pareto, i.e., we seek a policy whose cumulative reward cannot be improved for some problem instance without being sacrificed for another one. For that purpose, we identify two key components in the survival regret: the regret given no ruin (which corresponds to the regret in the MAB), and the probability that the procedure is interrupted, called the probability of ruin. We derive a lower bound on the probability of ruin, as well as policies whose probability of ruin matches the lower bound. Finally, based on a doubling trick on those policies, we derive a policy which minimizes the survival regret in the sense of Pareto, giving an answer to an open problem by Perotto et al. (COLT 2019).

📄 PDF Abstract BibTeX arXiv:2206.03019

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Survival Multiarmed Bandits with Bootstrapping Methods

2024-10-21 · Peter Veroutis, Frédéric Godin

The Multiarmed Bandits (MAB) problem has been extensively studied and has seen many practical applications in a variety of fields. The Survival Multiarmed Bandits (S-MAB) open problem is an extension which constrains an …

Online Survival Analysis: A Bandit Approach under Cox PH Model

2026-04-22 · Yang Xu, Wenbin Lu, Rui Song arxiv

Survival analysis is a widely used statistical framework for modeling time-to-event data under censoring. Classical methods, such as the Cox proportional hazards (Cox PH) model, offer a semiparametric approach to estimat…

Sandbagging in a Simple Survival Bandit Problem

2025-09-30 · Joel Dyer, Daniel Jarne Ornia, Nicholas Bishop, Anisoara Calinescu 외 arxiv

Evaluating the safety of frontier AI systems is an increasingly important concern, helping to measure the capabilities of such models and identify risks before deployment. However, it has been recognised that if AI agent…

Emergent Risk Awareness in Rational Agents under Resource Constraints

2025-05-29 · Daniel Jarne Ornia, Nicholas Bishop, Joel Dyer, Wei-Chen Lee 외

Advanced reasoning models with agentic capabilities (AI agents) are deployed to interact with humans and to solve sequential decision-making problems under (approximate) utility functions and internal models. When such p…

Sequential Decision Making

Monte Carlo Elites: Quality-Diversity Selection as a Multi-Armed Bandit Problem

2021-04-18 · Konstantinos Sfikas, Antonios Liapis, Georgios N. Yannakakis

A core challenge of evolutionary search is the need to balance between exploration of the search space and exploitation of highly fit regions. Quality-diversity search has explicitly walked this tightrope between a popul…

Diversity