Understanding Overparametrization in Survival Models through Interpolation

arXiv stat.ML / 4/23/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • Classical learning theory expects a U-shaped test-loss curve versus model capacity, but modern ML often shows a “double-descent” pattern where loss decreases again after an interpolation threshold.
  • This paper studies whether double-descent and overparametrization effects arise in survival analysis, which has been less explored than regression/classification.
  • The authors analyze four survival models (DeepSurv, PC-Hazard, Nnet-Survival, N-MTLR) by rigorously defining interpolation and finite-norm interpolation for loss-based training.
  • They show that interpolation (and finite-norm interpolation) may exist or fail depending on likelihood-based losses and practical model implementation, implying overparametrization is not necessarily benign for survival models.
  • Numerical experiments back the theory by demonstrating distinct generalization behaviors across the studied survival models.

Abstract

Classical statistical learning theory predicts a U-shaped relationship between test loss and model capacity, driven by the bias-variance trade-off. Recent advances in modern machine learning have revealed a more complex pattern, double-descent, in which test loss, after peaking near the interpolation threshold, decreases again as model capacity continues to grow. While this behavior has been extensively analyzed in regression and classification, its manifestation in survival analysis remains unexplored. This study investigates overparametrization in four representative survival models: DeepSurv, PC-Hazard, Nnet-Survival, and N-MTLR. We rigorously define interpolation and finite-norm interpolation, two key characteristics of loss-based models to understand double-descent. We then show the existence (or absence) of (finite-norm) interpolation of all four models. Our findings clarify how likelihood-based losses and model implementation jointly determine the feasibility of interpolation and show that overparametrization should not be regarded as benign for survival models. All theoretical results are supported by numerical experiments that highlight the distinct generalization behaviors of survival models.