paper-with-me

Papers

Towards end-to-end LLM-based censoring-aware survival analysis

2026-05-25 · Yishu Wei, Hexin Dong, Yi Lin, Jiahe Qian, Yi Liu, Yifan Peng arxiv

Objective: Survival analysis is central to medical prediction, yet large language models (LLMs) are rarely used as end-to-end survival models because censoring prevents straightforward supervised fine-tuning. Here we present LLMSurvival, a framework that enables censoring-aware survival analysis with unmodified LLMs operating directly on tabular clinical data. Materials and Methods: LLMSurvival reformulates time-to-event prediction as pairwise ranking among comparable subjects, and derives test-time risk by aggregating comparisons against anchor individuals from the training cohort. Results: Across two clinical tasks (ICU mortality prediction in MIMIC-IV and fragility fracture prediction in a NewYork-Presbyterian/Weill Cornell Medicine cohort), LLMSurvival improves overall concordance over Cox proportional hazards modeling by 3.1% for ICU mortality and 0.5% for fracture risk, 2.1% on average for ICU mortality and 2.8% for fracture risk over three established deep learning survival models. Discussion: The results show that survival modeling with censoring can be made compatible with LLM fine-tuning through comparison-based reformulation. The framework demonstrates high portability and superior performance over expert curated scores like SAPS-II and FRAX scores across diverse clinical context. Furthermore, the framework supports local deployment, as compact, publicly available base models provide sufficient performance. Conclusion: The LLMSurvival framework serves as a proof of concept for an integrated, censoring-conscious approach to survival analysis via LLMs.

📄 PDF Abstract BibTeX arXiv:2605.25399

Code (0)

등록된 구현이 없습니다.

Tasks

ICU Mortality

Similar Papers 제목 키워드 기반

SurvivalGAN: Generating Time-to-Event Data for Survival Analysis

2023-02-24 · Alexander Norcliffe, Bogdan Cebere, Fergus Imrie, Pietro Lio 외

Synthetic data is becoming an increasingly promising technology, and successful applications can improve privacy, fairness, and data democratization. While there are many methods for generating synthetic tabular data, th…

FairnessSurvival Analysis

Deep Copula-Based Survival Analysis for Dependent Censoring with Identifiability Guarantees

2023-12-24 · Weijia Zhang, Chun Kai Ling, Xuanhui Zhang

Censoring is the central problem in survival analysis where either the time-to-event (for instance, death), or the time-tocensoring (such as loss of follow-up) is observed for each sample. The majority of existing machin…

Survival Analysis

Conformalized Survival Analysis

2021-03-17 · Emmanuel J. Candès, Lihua Lei, Zhimei Ren

Existing survival analysis techniques heavily rely on strong modelling assumptions and are, therefore, prone to model misspecification errors. In this paper, we develop an inferential method based on ideas from conformal…

Conformal PredictionPrediction IntervalsSurvival AnalysisSurvival Prediction+1

Overcoming Dependent Censoring in the Evaluation of Survival Models

2025-02-26 · Christian Marius Lillelund, Shi-ang Qi, Russell Greiner

Conventional survival metrics, such as Harrell's concordance index (CI) and the Brier Score, rely on the independent censoring assumption for valid inference with right-censored data. However, in the presence of so-calle…

Survival Analysisvalid

HACSurv: A Hierarchical Copula-Based Approach for Survival Analysis with Dependent Competing Risks

2024-10-19 · Xin Liu, Weijia Zhang, Min-Ling Zhang

In survival analysis, subjects often face competing risks; for example, individuals with cancer may also suffer from heart disease or other illnesses, which can jointly influence the prognosis of risks and censoring. Tra…

PrognosisSurvival AnalysisSurvival Prediction