paper-with-me

Papers

Budget-constrained Active Learning to Effectively De-censor Survival Data

2025-10-14 · Ali Parsaee, Bei Jiang, Zachary Friggstad, Russell Greiner arxiv

Standard supervised learners attempt to learn a model from a labeled dataset. Given a small set of labeled instances, and a pool of unlabeled instances, a budgeted learner can use its given budget to pay to acquire the labels of some unlabeled instances, which it can then use to produce a model. Here, we explore budgeted learning in the context of survival datasets, which include (right) censored instances, where we know only a lower bound on an instance's time-to-event. Here, that learner can pay to (partially) label a censored instance -- e.g., to acquire the actual time for an instance [perhaps go from (3 yr, censored) to (7.2 yr, uncensored)], or other variants [e.g., learn about one more year, so go from (3 yr, censored) to either (4 yr, censored) or perhaps (3.2 yr, uncensored)]. This serves as a model of real world data collection, where follow-up with censored patients does not always lead to uncensoring, and how much information is given to the learner model during data collection is a function of the budget and the nature of the data itself. We provide both experimental and theoretical results for how to apply state-of-the-art budgeted learning algorithms to survival data and the respective limitations that exist in doing so. Our approach provides bounds and time complexity asymptotically equivalent to the standard active learning method BatchBALD. Moreover, empirical analysis on several survival tasks show that our model performs better than other potential approaches on several benchmarks.

📄 PDF Abstract BibTeX arXiv:2510.12144

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Off-Policy Evaluation and Learning for Survival Outcomes under Censoring

2026-03-24 · Kohsuke Kubota, Mitsuhiro Takahashi, Yuta Saito arxiv

Optimizing survival outcomes, such as patient survival or customer retention, is a critical objective in data-driven decision-making. Off-Policy Evaluation~(OPE) provides a powerful framework for assessing such decision-…

A Deep Active Survival Analysis Approach for Precision Treatment Recommendations: Application of Prostate Cancer

2018-04-10 · Milad Zafar Nezhad, Najibesadat Sadati, Kai Yang, Dongxiao Zhu

Survival analysis has been developed and applied in the number of areas including manufacturing, finance, economics and healthcare. In healthcare domain, usually clinical data are high-dimensional, sparse and complex and…

Active LearningSurvival Analysis

Censor-aware Semi-supervised Learning for Survival Time Prediction from Medical Images

2022-05-26 · Renato Hermoza, Gabriel Maicas, Jacinto C. Nascimento, Gustavo Carneiro

Survival time prediction from medical images is important for treatment planning, where accurate estimations can improve healthcare quality. One issue affecting the training of survival models is censored data. Most of t…

PredictionSurvival Prediction

Machine Learning for Survival Analysis: A Survey

2017-08-15 · Ping Wang, Yan Li, Chandan K. Reddy

Accurately predicting the time of occurrence of an event of interest is a critical problem in longitudinal data analysis. One of the main challenges in this context is the presence of instances whose event outcomes becom…

BIG-bench Machine LearningSurveySurvival Analysis

SurvPFN: Towards Foundation Models for Survival Predictions

2026-06-03 · Samuel Böhm, Lennart Purucker, Frank Hutter, Pascal Schlosser arxiv

Tabular foundation models (TFMs) have made rapid progress in standard classification and regression, but time-to-event survival prediction tasks have remained largely untouched. Unlike in standard regression tasks, survi…

Feature Engineering