paper-with-me

홈 › Papers

A Scalable Nonparametric Continuous-Time Survival Model through Numerical Quadrature

2026-05-15 · Chaeyeon Lee, Sehwan Kim, Hyungrok Do arxiv

Flexible continuous-time survival modeling is critical for capturing complex time-varying hazard dynamics in high-dimensional data; however, training such models remains challenging due to the intractable integral required for likelihood estimation. We introduce QSurv, a scalable deep learning framework that enables nonparametric continuous-time modeling without relying on time discretization or restrictive distributional assumptions. We propose a training objective based on Gauss-Legendre numerical quadrature, which approximates the cumulative hazard with high-order accuracy while facilitating efficient end-to-end training via standard backpropagation. Furthermore, to effectively capture non-stationary hazard dynamics in complex architectures, we introduce time-conditioned low-rank adaptation, a mechanism that conditions general neural backbones on time by dynamically modulating weights via low-rank updates. We provide theoretical analysis establishing approximation error bounds for cumulative-hazard evaluation. Comprehensive experiments across synthetic benchmarks, large-scale real-world tabular datasets, and high-dimensional medical imaging tasks demonstrate that QSurv achieves competitive predictive performance with advantages in instantaneous hazard function estimation, enabling more interpretable characterization of time-varying risk patterns.

📄 PDF Abstract BibTeX arXiv:2605.16208

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BoXHED2.0: Scalable boosting of dynamic survival analysis

2021-03-23 · Arash Pakbin, Xiaochen Wang, Bobak J. Mortazavi, Donald K. K. Lee

Modern applications of survival analysis increasingly involve time-dependent covariates. The Python package BoXHED2.0 is a tree-boosted hazard estimator that is fully nonparametric, and is applicable to survival settings…

Numerical IntegrationSurvival Analysis

Real-time Mortality Prediction Using MIMIC-IV ICU Data Via Boosted Nonparametric Hazards

2021-10-17 · Zhale Nowroozilarki, Arash Pakbin, James Royalty, Donald K. K. Lee 외

Electronic Health Record (EHR) systems provide critical, rich and valuable information at high frequency. One of the most exciting applications of EHR data is in developing a real-time mortality warning system with tools…

ICU MortalityMortality PredictionSurvival Analysis

Attention-Based Multimodal Survival Prediction with Cross-Modal Bilinear Fusion

2026-05-12 · Hassan Keshvarikhojasteh, Josien P. W. Pluim, Mitko Veta arxiv

We propose a novel multimodal deep learning framework for patient-level survival prediction, which integrates whole-slide histology features, RNA-seq expression profiles, and clinical variables. Our architecture combines…

Multimodal Deep LearningMultimodal Reasoning

SDPM: Survival Diffusion Probabilistic Model for Continuous-Time Survival Analysis

2026-05-21 · Stanislav R. Kirpichenko, Andrei V. Konstantinov, Lev V. Utkin arxiv

Survival analysis aims to estimate a time-to-event distribution from data with censored observations. Many existing methods either impose structural assumptions on the hazard function or discretize the time axis, which m…

SODEN: A Scalable Continuous-Time Survival Model through Ordinary Differential Equation Networks

2020-08-19 · Weijing Tang, Jiaqi Ma, Qiaozhu Mei, Ji Zhu

In this paper, we propose a flexible model for survival analysis using neural networks along with scalable optimization algorithms. One key technical challenge for directly applying maximum likelihood estimation (MLE) to…

Survival Analysis