Residual Tail Mass Breaks Survival Score Properness
A marginal-properness analysis derives the SBS bias term and tests it across 10,000 simulations under low and high censoring.
Underlying Paper
When Are Scoring Rules Proper? Bridging Theory and Practice in Survival Model Evaluation
Proper scoring rules encourage probabilistic predictions that match the true underlying distribution and are central to model evaluation, with increasing relevance in automated workflows such as AutoML. In survival analysis, however, their behavior under censoring is not fully understood. We study commonly used squared and logarithmic scoring rules for right-censored survival data under independent censoring, introducing a notion of marginal properness based on observable outcomes. Within this framework, we show that the SBS, evaluated at a fixed time point, along with its integrated version (ISBS) and the RCLL are strictly proper when all individuals eventually experience the event, but can become improper under finite follow-up or in the presence of cure fractions. For the SBS, we derive a closed-form expression that reveals the true mechanism: residual mass, corresponding to individuals who remain event-free at study end, systematically biases the score toward underestimating survival, with the effect increasing at later evaluation times and under heavier censoring. Through simulation experiments, we examine how these issues manifest in finite samples and under misspecification. The SBS exhibits pronounced improperness at late evaluation times and poor discrimination between models. The ISBS is more robust due to temporal integration but remains sensitive to tail regularity violations, exhibiting detectable improperness and reduced discriminatory power. The RCLL behaves consistently with strict properness and effectively separates misspecified models. Overall, our results demonstrate how theoretical improperness can translate into misleading model comparisons, underscoring the need for further methodological development in survival model evaluation under censoring and realistic data conditions.
Survival models are often compared with scoring rules that reward calibrated probabilistic predictions. That premise is less clean under right censoring, because the evaluator observes a mixture of event times and censoring times rather than the event-time distribution itself. This paper studies when commonly used survival losses are proper in that observable-data setting, and the answer is conditional: the squared Brier-type rules behave well only when the tail eventually disappears.
Core Contribution
The central move is a definition of marginal properness for right-censored survival data. Instead of asking whether a score is proper for the unobserved event time directly, the paper asks whether the expected observed loss is minimized by the true survival function when the observed data are and under independent censoring.
Under that definition, the authors separate three scoring families. The survival Brier score at a fixed time, SBS, and its integrated version, ISBS, are strictly proper when the event or censoring survival tail vanishes. When both tails retain residual mass, as in finite follow-up or cure-fraction settings, the expected SBS is minimized below the true survival probability. The right-censored log-likelihood, RCLL, is treated differently: its expected loss difference decomposes into a KL term plus a tail-mass term, which explains why it separates misspecified models better in the experiments under the regularity conditions tested.
Technical Approach
The paper’s useful result is the closed-form minimizer for the expected SBS at an evaluation time . In the residual-tail case, the minimizer is not , but a shifted value below it. In the notation used by the authors, the pointwise minimizer has the form
where is the true event survival at , is the censoring survival at , and is residual tail mass. The mechanism is direct: observations that remain unresolved beyond follow-up are not neutral for the squared loss; they pull the risk minimizer toward lower survival. Figure 2 shows this empirically, with negative bias growing as residual tail mass increases and with stronger effects at later evaluation times.
The same pointwise argument extends to ISBS because the integrated score minimizes the integral by minimizing each time point. Temporal integration softens the problem, but it does not remove the tail condition. If residual mass persists, the score can still prefer a misspecified survival curve that underestimates survival.
Results and Analysis
The simulations make the theory operational rather than leaving it as a pathological counterexample. The authors first generate Weibull survival and censoring curves, then estimate censoring through Kaplan–Meier in finite samples. Across simulations, Table C.1 reports empirical violations for SBS and ISBS. At , SBS violations are frequent at the 10th percentile evaluation time: 4,325 violations, or 43.25%. The median and 90th percentile time points show 6.95% and 7.87% violation rates, respectively. ISBS is less affected but not immune, with 320 violations, or 3.2%, at the same sample size.
The violation rates shrink with sample size, which matters for interpretation. By , SBS still shows 1.86% to 2.43% violations depending on time point, while ISBS has no flagged violations in that table. At , late-time SBS still has 36 violations, or 0.36%, while the 10th percentile SBS and ISBS columns drop to zero. The paper’s claim is therefore not that SBS always fails in ordinary use, but that its propriety depends on a tail condition that finite follow-up can violate, with late-time evaluation especially exposed.
The misspecification experiments are more relevant for model selection. They use two simulated non-proportional-hazards tasks with Kaplan–Meier curves crossing by a binary covariate: a low-censoring task with 24% total censoring and a high-censoring task with 64% total censoring, both administratively censored at . Figure 5 compares excess predicted loss against mean integrated absolute error for RCLL, SBS at , and ISBS. RCLL tracks increasing misspecification more clearly; SBS compresses differences between models and can blur the ordering; ISBS sits between the two.
Additional sensitivity plots vary test set size and prediction-grid resolution. RCLL becomes cleaner as grows from 10 to 500 and remains usable across grid sizes, while ISBS remains noisier under high censoring. Table C.2 gives a concrete high-censoring example for RCLL with : at the full grid size , the exact truth scores 0.679 ± 0.049, the oracle scores 0.739 ± 0.063, Cox_int scores 0.937 ± 0.068, KM scores 0.978 ± 0.071, and RSF scores 1.480 ± 0.139. That spread supports the authors’ practical reading: for these simulated tasks, RCLL is the more discriminating evaluation score, while SBS and ISBS require care near the tail.
Evidence Box
strongKey Claims
- •SBS is strictly proper only when residual tail mass vanishes
- •ISBS inherits SBS tail sensitivity despite temporal integration
- •Residual tail mass biases SBS toward survival underestimation
- •RCLL better separates misspecified survival models in the tested settings
Key Results
- •SBS violation rate 43.25% at q0.1 with n=10 across 10,000 simulations
- •ISBS violation rate 3.2% with n=10 across 10,000 simulations
- •Low- and high-censoring simulation tasks use 24% and 64% total censoring with administrative censoring at tω=10
- •RCLL high-censoring full-grid scores: truth 0.679 ± 0.049 vs RSF 1.480 ± 0.139 at n_test=250
Limitations & Caveats
- •Results assume independent censoring in the theoretical setup
- •Improperness analysis depends on residual tail mass from finite follow-up or non-vanishing tails
- •Experiments are simulation-based rather than evaluated on real survival benchmarks
- •SBS and ISBS behavior depends on evaluation time, integration range, and censoring-estimator accuracy