MLLGSTMar 25, 2025

Interpretable Deep Regression Models with Interval-Censored Failure Time Data

arXiv:2503.19763v1h-index: 9
Originality Incremental advance
AI Analysis

This addresses a gap in survival analysis for interval-censored data, which is common in medical studies like Alzheimer's research, though it appears incremental as it extends existing transformation models with DNNs.

The authors tackled the problem of modeling interval-censored failure time data with deep neural networks, proposing a partially linear transformation framework that balances interpretability and flexibility. Their method demonstrated superior estimation and prediction accuracy in simulations and improved predictive performance on an Alzheimer's disease dataset compared to state-of-the-art approaches.

Deep neural networks (DNNs) have become powerful tools for modeling complex data structures through sequentially integrating simple functions in each hidden layer. In survival analysis, recent advances of DNNs primarily focus on enhancing model capabilities, especially in exploring nonlinear covariate effects under right censoring. However, deep learning methods for interval-censored data, where the unobservable failure time is only known to lie in an interval, remain underexplored and limited to specific data type or model. This work proposes a general regression framework for interval-censored data with a broad class of partially linear transformation models, where key covariate effects are modeled parametrically while nonlinear effects of nuisance multi-modal covariates are approximated via DNNs, balancing interpretability and flexibility. We employ sieve maximum likelihood estimation by leveraging monotone splines to approximate the cumulative baseline hazard function. To ensure reliable and tractable estimation, we develop an EM algorithm incorporating stochastic gradient descent. We establish the asymptotic properties of parameter estimators and show that the DNN estimator achieves minimax-optimal convergence. Extensive simulations demonstrate superior estimation and prediction accuracy over state-of-the-art methods. Applying our method to the Alzheimer's Disease Neuroimaging Initiative dataset yields novel insights and improved predictive performance compared to traditional approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes