PulseAugur
EN
LIVE 15:00:25

Tabular foundation models adapted for survival analysis via classification

Researchers have developed a novel classification-based framework that enables tabular foundation models (TFMs) to perform survival analysis. This method reformulates time-to-event outcomes as a series of binary classification problems, effectively handling right-censoring by treating censored observations as missing labels at specific time points. The approach directly models cumulative failure probabilities, proving more robust than traditional methods that accumulate per-bin errors. Evaluations across 48 real-world datasets demonstrated that off-the-shelf TFMs using this formulation outperform existing classical and deep learning baselines on average across multiple survival metrics. AI

IMPACT Enables broader application of foundation models to specialized scientific domains like survival analysis.

RANK_REASON Academic paper detailing a new methodology for applying existing models to a specific problem. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Tabular foundation models adapted for survival analysis via classification

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Da In Kim, Wei Siang Lai, Kelly W. Zhang ·

    Tabular Foundation Models Can Do Survival Analysis

    arXiv:2601.22259v2 Announce Type: replace Abstract: 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 observation…