paper-with-me

홈 › Papers

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 estimating the effects of covariates on the hazard function. Despite its importance, survival analysis has been largely unexplored in online settings, particularly within the bandit framework, where decisions must be made sequentially to optimize treatments as new data arrive over time. In this work, we take an initial step toward integrating survival analysis into a purely online learning setting under the Cox PH model, addressing key challenges including staggered entry, delayed feedback, and right censoring. We adapt three canonical bandit algorithms to balance exploration and exploitation, with theoretical guarantees of sublinear regret bounds. Extensive simulations and semi-real experiments using SEER cancer data demonstrate that our approach enables rapid and effective learning of near-optimal treatment policies.

📄 PDF Abstract BibTeX arXiv:2604.20296

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Variable selection for nonlinear Cox regression model via deep learning

2022-11-17 · Kexuan Li

Variable selection problem for the nonlinear Cox regression model is considered. In survival analysis, one main objective is to identify the covariates that are associated with the risk of experiencing the event of inter…

Deep LearningregressionSurvival AnalysisVariable Selection

Likelihood Ratio Confidence Sets for Sequential Decision Making

2023-11-08 · NeurIPS 2023 11

Certifiable, adaptive uncertainty estimates for unknown quantities are an essential ingredient of sequential decision-making algorithms. Standard approaches rely on problem-dependent concentration results and are limited…

Decision MakingSequential Decision MakingSurvival Analysisvalid

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 …

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 …

Unifying Clustered and Non-stationary Bandits

2020-09-05 · Chuanhao Li, Qingyun Wu, Hongning Wang

Non-stationary bandits and online clustering of bandits lift the restrictive assumptions in contextual bandits and provide solutions to many important real-world scenarios. Though the essence in solving these two problem…

Change DetectionClusteringMulti-Armed BanditsOnline Clustering