paper-with-me

홈 › Papers

A censoring-aware target interface for tabular foundation models in survival prediction

2026-07-10 · Yue Lyu, Steven H. Lin, Xuelin Huang, Ziyi Li arxiv

Time-to-event prediction from tabular patient data is central to prognosis and biomedical decision support, but right-censored follow-up prevents direct use of ordinary regression labels. Tabular foundation models offer reusable prediction machinery for modest heterogeneous datasets, yet they generally assume fully observed outcomes. We introduce SurvFM-RMST, a censoring-aware target-interface framework that converts survival outcomes into jackknife pseudo-observation targets for restricted mean survival time, enabling multiple tabular backbones to perform horizon-specific RMST regression without survival-specific fine-tuning. In controlled simulations with known conditional RMST, SurvFM-RMST recovered restricted event-free time accurately, and pseudo-RMST targets outperformed naive restricted observed-time and event-only targets. Across 36 eligible static SurvSet datasets, SurvFM backbones were competitive with established survival and RMST-regression comparators, though relative performance varied by endpoint, horizon and practical constraints. Predicted RMST further stratified held-out patients into groups with ordered observed event-free time and event enrichment. Overall, the results support pseudo-RMST target construction as a portable interface between censored survival data and tabular foundation-model prediction.

📄 PDF Abstract BibTeX arXiv:2607.09577

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tabular Foundation Models Can Do Survival Analysis

2026-01-29 · Da In Kim, Wei Siang Lai, Kelly W. Zhang arxiv

While tabular foundation models have achieved remarkable success in classification and regression, adapting them to model time-to-event outcomes for survival analysis is non-trivial due to right-censoring, where data obs…

Binary Classification

Adaptation Interfaces for In-Context Tabular Foundation Models in Time-to-Event Prediction

2026-09-04 · Minh-Khoi Pham, Luca Cotugno, Dan Cernei, Alina Sirbu 외 arxiv

Tabular foundation models (TabFMs) achieve strong performance on structured data, particularly for standard classification and regression problems. Yet, extending them to censored time-to-event prediction is challenging …

TabTune: A Unified Library for Inference and Fine-Tuning Tabular Foundation Models

2025-11-04 · Aditya Tanna, Pratinav Seth, Mohamed Bouadi, Utsav Avaiya 외 arxiv

Tabular foundation models represent a growing paradigm in structured data learning, extending the benefits of large-scale pretraining to tabular domains. However, their adoption remains limited due to heterogeneous prepr…

parameter-efficient fine-tuning

Staying Alive: Uncensored Survival Analysis with Tabular Foundation Models

2026-06-02 · Mariana Vargas Vieyra arxiv

Survival Analysis (SA) is a statistical framework that models the time span until some event of interest occurs. Widely used in several domains, including healthcare and churn prediction, a central challenge in its appli…

RDBLearn: Simple In-Context Prediction Over Relational Databases

2026-02-14 · Yanlin Zhang, Linjie Xu, Quan Gan, David Wipf 외 arxiv

Recent advances in tabular in-context learning (ICL) show that a single pretrained model can adapt to new prediction tasks from a small set of labeled examples, avoiding per-task training and heavy tuning. However, many …