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

· Source: stat.ML updates on arXiv.org · Field: Health & Wellbeing — Artificial Intelligence & Machine Learning, Data Science & Analytics, Health & Medical Research · Depth: Expert, extended

Summary

The SurvFM-RMST framework addresses right-censored time-to-event prediction in tabular patient data, a challenge for standard tabular foundation models that assume fully observed outcomes. This framework converts survival outcomes into jackknife pseudo-observation targets for Restricted Mean Survival Time (RMST) at a prespecified horizon. This approach enables multiple tabular backbones, including SurvFM-TabPFN, SurvFM-TabICL, SurvFM-TabDPT, SurvFM-TabH2O, and SurvFM-MITRA, to perform horizon-specific RMST regression without requiring survival-specific fine-tuning. Controlled simulations across 24 settings demonstrated accurate recovery of known conditional RMST, with pseudo-RMST targets outperforming naive alternatives. Benchmarking on 36 eligible static SurvSet datasets showed SurvFM-RMST backbones were competitive with established survival and RMST-regression comparators. The framework also supports retrospective patient stratification based on predicted RMST.

Key takeaway

For Machine Learning Engineers developing prognostic models with censored patient data, you should consider implementing the SurvFM-RMST framework. This approach enables you to utilize existing tabular foundation models by converting survival outcomes into pseudo-RMST targets, avoiding complex survival-specific fine-tuning. Validate your chosen backbone against specific data characteristics, runtime, and deployment needs, as performance varies. Use predicted RMST for robust patient stratification and event enrichment.

Key insights

SurvFM-RMST uses pseudo-observations to enable tabular foundation models for censored survival prediction.

Principles

Method

SurvFM-RMST constructs jackknife pseudo-observation targets for RMST from censored data, then pairs these with tabular backbones for horizon-specific regression.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by stat.ML updates on arXiv.org.