REVIEW 3 major objections 6 minor 49 references
Simplifying Causal Mediation Analysis for Time-to-Event Outcomes using Pseudo-Values
T0 review · 3 major / 6 minor · reviewed 2026-08-12 · deepseek-v4-flash
Pith's one-line read Pseudo-values transform censored survival outcomes into continuous-like responses, so the familiar product-method mediation formulas apply to survival probability, restricted mean survival time, and cumulative incidence.
desk verdict Useful applied extension of pseudo-value mediation to survival probability and competing risks, but the 'unbiased' claim rests on simulations where the linear outcome model is misspecified. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central object is the pseudo-value $Y_i = n\hat{\theta} - (n-1)\hat{\theta}_{(-i)}$, where $\hat{\theta}$ is the full-sample estimate of the survival functional and $\hat{\theta}_{(-i)}$ is the leave-one-out estimate. When the influence function of the estimator is known, the pseudo-value is approximated by $\hat{\theta} + \varphi(X_i)$, which the paper validates as nearly identical to the jackknife version and much faster to compute. This machinery converts censored-data estimation into a continuous-outcome regression problem, so the causal estimands are identified by the coefficients of two linear models and combined by the product-method formulas.
What would settle it
Generate data with a treatment-by-mediator interaction, for example a hazard $\lambda = \exp(\beta_0 + A\beta_A + A\beta_{AM}M + M\beta_M)$, compute the true natural indirect effect by numerical integration over the mediator, and compare it with the product $\alpha_A\beta_M$ from the paper's pipeline. A systematic discrepancy would show that the linear no-interaction models are load-bearing rather than a convenience.
Extended reading notes
Core claim
The paper's central discovery is a simplification: once survival data are converted into pseudo-values for an expectation-type estimand, censoring is accounted for inside those values, and the outcome model can be fit as a linear regression. Combining this with a linear mediator model yields the classical product-method decomposition: the natural direct effect is the treatment coefficient in the pseudo-value outcome model, the natural indirect effect is the product of the treatment coefficient in the mediator model and the mediator coefficient in the outcome model, and the total effect is their sum. The paper claims this pipeline is unbiased for all three estimands across sample sizes, time points, and the presence or absence of direct or indirect effects, and that p-values are uniformly distributed under the null of no mediation.
Load-bearing premise
The approach assumes the mediator model and the pseudo-value outcome model are both correctly specified as linear with no treatment–mediator interaction, and that every mediator–outcome confounder is measured and included; the simulations only exercise this exact structure.
Editorial extensions
If this is right
- Analysts can apply existing continuous-outcome mediation software to survival endpoints without writing specialized survival mediation routines.
- Effects can be reported as differences in probabilities or restricted mean survival time, with an additive total effect that makes the proportion mediated easy to state.
- The same procedure covers cumulative incidence in the presence of competing risks, an estimand rarely handled in earlier survival mediation work.
- Influence-function approximations make bootstrap inference for pseudo-value mediation computationally practical in large samples.
- The approach sidesteps the non-collapsibility of hazard ratios and the incompatibility of proportional hazards models with and without the mediator.
Reading between the lines
- If the linearity assumptions hold even approximately, the same pseudo-value pipeline could extend to other expectation-type estimands such as years of life lost or event-free survival at multiple horizons, but the paper does not test those extensions.
- The requirement that the mediator is measured after treatment and before the outcome makes the method most defensible for non-terminal recurrent events or early biomarkers; applying it to terminal events where mediator values are observed only among survivors would require additional missing-data assumptions.
- One could benchmark the pseudo-value product method against nonparametric natural-effect estimates on real trial data to see whether the proportion mediated is stable across modeling choices.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes using pseudo-values to transform survival outcomes into continuous outcomes that can be analyzed with standard linear mediation models, thereby estimating natural direct, indirect, and total effects on survival probability, restricted mean survival time, and cumulative incidence. The method is illustrated with simulations across 324 scenarios and an application to the PARADIGMS multiple sclerosis trial. The central claim is that after constructing pseudo-values, the product-method formulas (NDE = β_A, NIE = α_A β_M, TE = β_A + α_A β_M) yield unbiased estimates and valid inference.
Significance. If the central claim were fully established, the paper would offer a practical simplification: applied analysts could use familiar software (e.g., CMAverse) for mediation analysis of time-to-event outcomes, with interpretable additive decompositions. The paper also contributes a computationally efficient influence-function approximation for pseudo-values and validates it thoroughly (R² = 1.00; reduced runtime). However, the load-bearing assumptions of linearity and independence of the pseudo-value outcome model are not adequately examined, and the simulation evidence does not support the claim of exact unbiasedness as stated. The method is potentially useful but needs substantial additional validation and more careful qualifiers.
major comments (3)
- [§4.1–4.3.1, Eq. (20)] The data-generating process T|A,M ~ Exp(exp(β0 + AβA + MβM)) yields a conditional survival probability S(τ|A,M) = exp(−τ exp(β0 + AβA + MβM)) that is not linear in M, and the same holds for the conditional mean of the pseudo-values. Equation (14) is therefore misspecified in the very scenarios used to validate the method. The product-method formulas (15)–(17) are exact only when the pseudo-value outcome model is correctly specified, so the claim in §4.3.1 that the approach is 'unbiased for the true NIE, NDE, and TE' cannot hold exactly under this generative model. The reported results likely reflect small bias on a narrow parameter grid (k=3, τ∈{2,3,4}) rather than exact unbiasedness. The paper should either provide a theoretical argument for why the linear pseudo-value model yields consistent natural effects under this nonlinear data-generating process, or substantially expand the simulations to include stronger nonlinearity, A×M interactions, and non-normal mediators, and qualify the 'unbiased' wording accordingly.
- [§4.2, §4.3.2, Fig. 3] The inference in the simulation studies is based on the multivariate delta method applied to standard linear-model output from lm(), which treats pseudo-values as independent observations. Pseudo-values are correlated by construction because each leave-one-out estimate shares the full-sample estimate (Eq. 6). The standard errors from lm() are therefore not valid for pseudo-value regression, and the reported type I error and coverage results do not provide reliable evidence of valid inference. The paper mentions that bootstrap should recalculate pseudo-values, but the simulations do not use this approach as the primary inference. The authors should either use a variance estimator that accounts for the pseudo-value dependence (e.g., bootstrap with recalculation, or a sandwich estimator) or explicitly state that the reported type I error/coverage results are for an ad hoc procedure whose repeated-sampling properties are not guaranteed.
- [§3.1, Step 4 and §6] The paper's robustness suggestion—comparing TE from the model-based decomposition with an independent estimate—is not reported in the simulations. Given that the pseudo-value outcome model is misspecified in the simulated scenarios, the degree of agreement between the product-method TE and the direct difference of estimands would directly quantify the bias induced by the linearity assumption. Adding this diagnostic to the simulation results would help readers assess whether the product method is acceptable in practice under realistic misspecification.
minor comments (6)
- [§2.1, Fig. 1 caption] The text says 'casual graph' in the caption; should be 'causal graph'.
- [§3.1, Eq. (14)] The outcome model includes confounders C but Eq. (1) in the background does not; this is fine but should be noted explicitly to avoid confusion about whether the earlier equations are unadjusted.
- [§4.1, Eq. (19)–(20)] The notation 'TTE' is used once and then 'T'; please define consistently.
- [§4.3.1, Fig. 2] The figure caption says 'Bias was evaluated across 10,000 simulation replicates', but the text states N ∈ {50,100,200} per arm; it would help to state the total number of replicates for each N and τ.
- [§4.3.2] The sentence 'the empirical type I error was 0.05 ... and 0.04 ... averaged across all cases considered' is vague; specify the estimands, time points, and sample sizes included in the average.
- [§5, Table 1] The table reports 'Proportion Mediated' with confidence intervals, but the method for obtaining the CI for the proportion is not described; clarify whether it is from the bootstrap or delta method.
Circularity Check
No significant circularity: the pseudo-value mediation derivation is self-contained and validated against independent benchmarks.
full rationale
The central method combines two established, externally supported building blocks: pseudo-values for survival estimands (Andersen et al., 2003; Andersen and Perme, 2010) and the standard linear-model product method for mediation (Baron and Kenny, 1986). The paper does not define pseudo-values in terms of the mediation effect, nor does it fit a parameter and then rename it as a prediction. The simulation truth is computed independently by Gauss-Hermite quadrature from the generative exponential model, and the pseudo-value estimates are compared with that truth, so the reported unbiasedness is not true by construction. The only self-citation of note is the SurvUtils package used for influence-function approximations, but the paper validates that approximation against the jackknife pseudo-values (R^2 = 1.00 across settings), making the citation non-load-bearing. The stated linear pseudo-value outcome model is a modeling assumption rather than a definitional identity; the possibility that it is misspecified under the exponential simulation is a correctness or robustness concern, not circularity. Likewise, the discussion's acknowledged limitation about conditioning on survival when measuring the mediator is a substantive identifiability issue, not a circular step. The derivation chain therefore does not reduce to its own inputs, and no circular pattern from the enumerated categories is present.
Assumptions & free parameters
assumptions (5)
- standard math Pseudo-value regression theory: coefficients from GEE or linear regression on pseudo-values asymptotically target the conditional expectation of the estimand.
- standard math The pseudo-value estimator is regular and asymptotically linear with known influence function, so the jackknife and influence-function pseudo-values coincide asymptotically.
- domain assumption The mediator model E[M|A] = alpha_0 + alpha_A A (Eq. 13) and the pseudo-value outcome model E[Y|A,M,C] = beta_0 + beta_A A + beta_M M + beta_C C (Eq. 14) are correctly specified, with no treatment-mediator interaction.
- domain assumption Sequential ignorability: no unmeasured confounding of the mediator-outcome relationship conditional on C, no interference, consistency, positivity.
- domain assumption Censoring is independent of event time and the mediator is measured after treatment but before the outcome without conditioning on survival in a way that biases the estimand.
Cite this review
Pith. "Pith review of Simplifying Causal Mediation Analysis for Time-to-Event Outcomes using Pseudo-Values." pith.science (2026). https://pith.science/paper/RJSPJDNQ
@misc{pith2026241117533,
author = {Pith},
title = {Pith review of: Simplifying Causal Mediation Analysis for Time-to-Event Outcomes using Pseudo-Values},
year = {2026},
howpublished = {\url{https://pith.science/paper/RJSPJDNQ}},
note = {Machine review of arXiv:2411.17533}
}
read the original abstract
Mediation analysis for survival outcomes is challenging. Most existing methods quantify the treatment effect using the hazard ratio (HR) and attempt to decompose the HR into the direct effect of treatment plus an indirect, or mediated, effect. However, the HR is not expressible as an expectation, which complicates this decomposition, both in terms of estimation and interpretation. Here, we present an alternative approach which leverages pseudo-values to simplify estimation and inference. Pseudo-values take censoring into account during their construction, and once derived, can be modeled in the same way as any continuous outcome. Thus, pseudo-values enable mediation analysis for a survival outcome to fit seamlessly into standard mediation software (e.g. CMAverse in R). Pseudo-values are easy to calculate via a leave-one-observation-out procedure (i.e. jackknifing) and the calculation can be accelerated when the influence function of the estimator is known. Mediation analysis for causal effects defined by survival probabilities, restricted mean survival time, and cumulative incidence functions - in the presence of competing risks - can all be performed within this framework. Extensive simulation studies demonstrate that the method is unbiased across 324 scenarios/estimands and controls the type-I error at the nominal level under the null of no mediation. We illustrate the approach using data from the PARADIGMS clinical trial for the treatment of pediatric multiple sclerosis using fingolimod. In particular, we evaluate whether an imaging biomarker lies on the causal path between treatment and time-to-relapse, which aids in justifying this biomarker as a surrogate outcome. Our approach greatly simplifies mediation analysis for survival data and provides a decomposition of the total effect that is both intuitive and interpretable.
Figures
Figures from the paper (2 more)
Reference graph
Works this paper leans on
-
[1]
Rochon, J., du Bois, A. & Lange, T. Mediation analysis of the relationship between insti- tutional research activity and patient survival.BMC medical research methodology14, 1–8 (2014)
work page 2014
-
[2]
Lee, K. S., Lennie, T. A., Wu, J.-R., Biddle, M. J. & Moser, D. K. Depressive symptoms, health-related quality of life, and cardiac event-free survival in patients with heart failure: a mediation analysis.Quality of Life Research23, 1869–1876 (2014)
work page 2014
-
[3]
Fritz, J. et al.Mediation analysis of the relationship between sex, cardiovascular risk factors and mortality from coronary heart disease: findings from the population-based VHM&PP cohort. Atherosclerosis243, 86–92 (2015)
work page 2015
-
[4]
Lange, T. & Hansen, J. Direct and indirect effects in a survival context.Epidemiology 22, 575–581 (2011)
work page 2011
-
[5]
Daniel, R., Zhang, J. & Farewell, D. Making apples from oranges: Comparing noncollapsi- ble effect estimators and their standard errors after adjustment for different covariate sets. Biometrical Journal63, 528–557 (2021)
work page 2021
-
[6]
Tchetgen Tchetgen, E. J. Inverse odds ratio-weightedestimation for causal mediation analysis. Statistics in medicine32, 4567–4580 (2013)
work page 2013
-
[7]
Lange, T., Vansteelandt, S. & Bekaert, M. A simple unified approach for estimating natural direct and indirect effects.American journal of epidemiology176, 190–195 (2012)
work page 2012
-
[8]
Lange, T., Hansen, K. W., Sørensen, R. & Galatius, S. Applied mediation analyses: a review and tutorial.Epidemiology and health39 (2017)
work page 2017
Show all 49 references
-
[9]
& Vansteelandt, S
Steen, J., Loeys, T., Moerkerke, B. & Vansteelandt, S. Medflex: an R package for flexible mediationanalysisusingnaturaleffectmodels. Journal of Statistical Software76,1–46(2017). 21
2017
-
[10]
Moving beyond the hazard ratio in quantifying the between-group difference in survival analysis.J Clin Oncol32, 2380–2385 (2014)
Uno, H., Claggett, B., Tian, L., et al. Moving beyond the hazard ratio in quantifying the between-group difference in survival analysis.J Clin Oncol32, 2380–2385 (2014)
2014
-
[11]
McCaw, Z. et al. Choosing clinically interpretable summary measures and robust analytic procedures for quantifying the treatment difference in comparative clinical studies.Stat Med 40, 6235–6242 (2021)
2021
-
[12]
Aalen, O. O. et al.Time-dependent mediators in survival analysis: modeling direct and indi- rect effects with the additive hazards model.Biometrical Journal62, 532–549 (2020)
2020
-
[13]
et al.A mediation analysis to explain socio-economic differences in bladder cancer survival
Russell, B. et al.A mediation analysis to explain socio-economic differences in bladder cancer survival. Cancer medicine9, 7477–7487 (2020)
2020
-
[14]
et al.Dynamic path analysis for exploring treatment effect mediation pro- cesses in clinical trials with time-to-event endpoints.Statistics in Medicine43, 4614–4634 (2024)
Kormaksson, M. et al.Dynamic path analysis for exploring treatment effect mediation pro- cesses in clinical trials with time-to-event endpoints.Statistics in Medicine43, 4614–4634 (2024)
2024
-
[15]
A., MacKinnon, D
Gelfand, L. A., MacKinnon, D. P., DeRubeis, R. J. & Baraldi, A. N. Mediation analysis with survival outcomes: accelerated failure time vs. proportional hazards models.Frontiers in psychology7, 181198 (2016)
2016
-
[16]
& Ying, Z.Additive hazards regression models for survival datain Proceedings of the first seattle symposium in biostatistics: Survival analysis(1997), 185–198
Lin, D. & Ying, Z.Additive hazards regression models for survival datain Proceedings of the first seattle symposium in biostatistics: Survival analysis(1997), 185–198
1997
-
[17]
Andersen,P.,Klein,J.&Rosthoj,S.Generalisedlinearmodelsforcorrelatedpseudo-observations, with applications to multi-state models.Biometrika 90, 15–27 (2003)
2003
-
[18]
K., Syriopoulou, E
Andersen, P. K., Syriopoulou, E. & Parner, E. T. Causal inference in survival analysis using pseudo-observations. Statistics in medicine36, 2669–2681 (2017)
2017
-
[19]
A simple, doubly robust, efficient estimator for survival functions using pseudo observations
Wang, J. A simple, doubly robust, efficient estimator for survival functions using pseudo observations. Pharmaceutical Statistics17, 38–48 (2018)
2018
-
[20]
Gabriel, E. E. et al.Propensity weighting plus adjustment in proportional hazards model is not doubly robust.Biometrics 80 (2024)
2024
-
[21]
Methods for causal mediation analysis with applications in HIV and cardiores- piratory fitnessPhD thesis (2022)
Chernofsky, A. Methods for causal mediation analysis with applications in HIV and cardiores- piratory fitnessPhD thesis (2022)
2022
-
[22]
Kjaersgaard, M. I. & Parner, E. T. Instrumental variable method for time-to-event data using a pseudo-observation approach.Biometrics 72, 463–472 (2016)
2016
-
[23]
Joffe, M. M. & Greene, T. Related causal frameworks for surrogate outcomes.Biometrics 65, 530–538 (2009)
2009
-
[24]
Baron, R. M. & Kenny, D. A. The moderator–mediator variable distinction in social psycho- logical research: Conceptual, strategic, and statistical considerations.Journal of personality and social psychology51, 1173 (1986)
1986
-
[25]
Judd, C. M. & Kenny, D. A. Process analysis: Estimating mediation in treatment evaluations. Evaluation review5, 602–619 (1981)
1981
-
[26]
VanderWeele, T. J. Mediation analysis: a practitioner’s guide.Annual review of public health 37, 17–32 (2016)
2016
-
[27]
& Perme, M
Andersen, P. & Perme, M. Pseudo-observations in survival analysis.Stat Methods Med Res 19, 71–99 (2010). 22
2010
-
[28]
& Keiding, N.Statistical Models Based on Counting Pro- cesses 1st ed
Andersen, P., Borgan, O., Gill, R. & Keiding, N.Statistical Models Based on Counting Pro- cesses 1st ed. (Springer, 1993)
1993
-
[29]
Interpretation of time-to-event outcomes in ran- domized trials: an online randomized experiment.Annals of Oncology30, 96–102 (2019)
Weir, I., Marshall, G., Schneider, J.,et al. Interpretation of time-to-event outcomes in ran- domized trials: an online randomized experiment.Annals of Oncology30, 96–102 (2019)
2019
-
[30]
& Rich, M
McCaw ZR Orkaby, A., Wei, L., Kim, D. & Rich, M. Applying Evidence-Based Medicine to Shared Decision Making: Value of Restricted MeanSurvival Time.American Journal of Medicine 132, 13–15 (2019)
2019
-
[31]
& Fine, J
Austin, P., Lee, D. & Fine, J. Introduction to the Analysis of Survival Data in the Presence of Competing Risks.Circulation 9, 601–609 (2016)
2016
-
[32]
McCaw, Z. et al. Practical Recommendations on Quantifying and Interpreting Treatment Effects in the Presence of Terminal Competing Risks: A Review.JAMA Cardiol7, 450–456 (2022)
2022
-
[33]
& Andersen, P
Ambrogi, F., Iacobelli, S. & Andersen, P. Analyzing differences between restricted mean survival time curves using pseudo-values.BMC Med Res Methodol22, 71 (2022)
2022
-
[34]
& Zeger, S
Liang, K. & Zeger, S. Longitudinal data analysis using generalized linear models.Biometrika 73, 13–22 (1986)
1986
-
[35]
Approximation Theorems of Mathematical Statistics(John Wiley & Sons, Inc, 1980)
Serfling, R. Approximation Theorems of Mathematical Statistics(John Wiley & Sons, Inc, 1980)
1980
-
[36]
Semiparametric Theory and Missing Data1st ed
Tsiatis, A. Semiparametric Theory and Missing Data1st ed. (Springer, 2006)
2006
-
[37]
& Stefanski, L.Essential Statistical Inference: Theory and Methods(Springer, 2013)
Boos, D. & Stefanski, L.Essential Statistical Inference: Theory and Methods(Springer, 2013)
2013
-
[38]
Aroian, L. A. The probability function of the product of two normally distributed variables. The Annals of Mathematical Statistics,265–271 (1947)
1947
-
[39]
P., Lockwood, C
MacKinnon, D. P., Lockwood, C. M., Hoffman, J. M., West, S. G. & Sheets, V. A comparison of methods to test mediation and other intervening variable effects.Psychological methods7, 83 (2002)
2002
-
[40]
Cheng, C., Spiegelman, D. & Li, F. Estimating the natural indirect effect and the mediation proportion via the product method.BMC medical research methodology21, 1–20 (2021)
2021
-
[41]
VanderWeele, T. J. & Vansteelandt, S. Conceptual issues concerning mediation, interventions and composition.Statistics and its Interface2, 457–468 (2009)
2009
-
[42]
& MacKinnon, D
Yuan, Y. & MacKinnon, D. P. Bayesian mediation analysis.Psychological methods14, 301 (2009)
2009
-
[43]
A Package for Survival Analysis in RR package version 3.7-0 (2024).https: //CRAN.R-project.org/package=survival
Therneau, T. A Package for Survival Analysis in RR package version 3.7-0 (2024).https: //CRAN.R-project.org/package=survival
2024
-
[44]
Utility Functions for Survival AnalysisR package version 0.9.0 (2024).https: //github.com/zrmacc/SurvUtils
McCaw, Z. Utility Functions for Survival AnalysisR package version 0.9.0 (2024).https: //github.com/zrmacc/SurvUtils
2024
-
[45]
A., VanderWeele, T
Shi, B., Choirat, C., Coull, B. A., VanderWeele, T. J. & Valeri, L. CMAverse: a suite of functions for reproducible causal mediation analyses.Epidemiology 32, e20–e22 (2021)
2021
-
[46]
Bach, P., Chernozhukov, V., Kurz, M. S. & Spindler, M. DoubleML-an object-oriented im- plementation of double machine learning in python.Journal of Machine Learning Research 23, 1–6 (2022). 23
2022
-
[47]
Scientific Computing
Heath, M. Scientific Computing. An Introductory Survey 2nd (Society for Industrial and Applied Mathematics, 2018)
2018
-
[48]
Sormani, M. P. & Bruzzi, P. MRI lesions as a surrogate for relapses in multiple sclerosis: a meta-analysis of randomised trials.The Lancet Neurology12, 669–676 (2013)
2013
-
[49]
time", "C
Chitnis, T. et al.Trial of fingolimod versus interferon beta-1a in pediatric multiple sclerosis. New England Journal of Medicine379, 1017–1027 (2018). Acknowledgments Many thanks to the members of the Novartis causal mediation focus area sub-team for helpful comments as the pa...
2018
Reviewed August 12, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.