REVIEW 5 major objections 5 minor 13 references
Teasing out the overall survival benefit with adjustment for treatment switching to other therapies
T0 review · 5 major / 5 minor · reviewed 2026-08-14 · deepseek-v4-flash
Pith's one-line read Two new adjustment methods, stratified RPSFTM and random-forest prediction, recover the true overall survival benefit when control-arm patients switch to multiple treatments.
desk verdict A serious methods paper with one solid extension (stratified RPSFTM) and one flawed machine-learning approach that needs major rework before it can support the paper's claims. 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 core object is the rank-preserving structural failure time model (RPSFTM), extended into a stratified form that models a counterfactual survival time $U_i = T_{i,\text{control}} + \exp(\psi_k) T_{i,\text{treated}}$ with a separate parameter $\psi_k$ for each treatment-effect level, replacing RPSFTM's single 'common treatment effect'. The second machine is the random forest, a tree-ensemble learner trained on non-switchers in the control arm to predict each switcher's counterfactual survival time from baseline covariates, with predicted values never allowed to be earlier than the switching time. The estimation engine for stratified RPSFTM is g-estimation over a grid of candidate $\psi_k$ values, selecting the combination that makes the counterfactual-time distributions equal across arms.
What would settle it
Re-run the paper's simulation with switch status and switching time driven partly by an unmeasured baseline covariate that also predicts survival, so that non-switchers and switchers differ in prognosis beyond the measured covariates; if the random-forest adjusted hazard ratio drifts systematically from the true value, the same-model assumption is refuted.
Extended reading notes
Core claim
The central claim is that multi-level treatment switching can be adjusted by replacing the single acceleration factor of RPSFTM with a small set of treatment-level acceleration parameters estimated by g-estimation, and alternatively by training a random forest on control-arm non-switchers to predict each switcher's counterfactual survival time. The paper shows by simulation that both approaches estimate the true hazard ratio more accurately and more stably than ITT, censoring switchers, IPCW, RPSFTM, and IPE when control patients switch to two treatment levels, one matching the experimental effect and one 30 percent less effective. Stratified RPSFTM is generally the best except at low censoring rates, where the random forest is more stable; both new methods keep coverage near nominal in most scenarios, while IPCW and censoring-based methods fail badly with high switching and censoring.
Load-bearing premise
The random-forest method rests on the premise that the model learned from control-arm patients who never switch predicts what would have happened just as accurately for patients who did switch, including those whose records were censored rather than ended in death.
Editorial extensions
If this is right
- Health-technology assessments can estimate the no-switch treatment effect even when control patients switch to more than one therapy, using stratified RPSFTM for moderate-to-high censoring and random-forest prediction for low censoring.
- The simulation supports avoiding IPCW and simple censoring adjustments when the switch proportion is high, because their bias and variance are the worst in those scenarios.
- When the true treatment effect is small (hazard ratio near 0.8), an ITT analysis is adequate and switching adjustments add little.
- RPSFTM and IPE remain the strongest of the existing methods, so the new methods should be judged against them and improve on them in multi-level switching settings.
Reading between the lines
- The paper treats the switched treatments' effect levels as known in simulation; in a real trial these must be guessed from external evidence, and misspecifying a level would likely push both new methods back toward bias.
- Because the random-forest approach trains only on control-arm non-switchers, an internal exchangeability check, such as comparing predicted against observed survival in a validation set of late switchers, would test its central assumption on real data.
- If g-estimation for stratified RPSFTM were replaced by a faster optimization routine, the method could scale beyond the reported 'fewer than four levels' limit and cover real regimens with many lines of therapy.
- The simulation's covariates are generated independently and weakly; real datasets with correlated, strongly prognostic covariates could change the relative performance of IPCW and the random-forest method.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper considers the problem of estimating the overall survival treatment effect in randomized trials when control-arm patients switch to the experimental treatment or to other salvage therapies. The authors review simple and advanced adjustment methods (ITT, exclusion, censoring, IPCW, RPSFTM, IPE) and propose two extensions: a stratified RPSFTM that allows different acceleration factors for different treatment levels, and a random-forest-based prediction method that imputes counterfactual survival times for switchers from covariates. The evaluation is a simulation study with 500 replications per scenario, varying the true hazard ratio (0.4, 0.6, 0.8), censoring rate (25%, 50%, 75%) and switch proportion (25%, 50%, 75%). The paper reports bias, MSE and coverage for all methods and concludes that the two proposed methods generally outperform existing methods.
Significance. If the proposed methods performed as claimed, they would be practically useful for health technology assessments of oncology drugs, where treatment switching is common and multi-level switching is increasing. The paper provides a clear taxonomy of existing methods and a thorough simulation grid. However, the evidence is entirely simulation-based, and the simulation has serious internal problems: the random-forest training target treats censored observations as events, the data-generating model is the same AFT family assumed by the RPSFTM approach, and some summary tables contain impossible values. These issues currently prevent the paper from establishing the validity of either new method.
major comments (5)
- [Section 3.2.2, Table 2] The random forest method trains on all non-switchers in the control arm and uses their observed survival time as the counterfactual event time U_i. For censored non-switchers, the observed time is min(U_i, C_i), not U_i, so the regression target is E[min(U,C)|X] rather than E[U|X]. Under independent censoring this target is systematically smaller, and the bias grows with the censoring rate; the paper's explicit assumption in Section 3.2.2 that the same model predicts U regardless of censoring status is therefore false whenever any training observation is censored. Table 2 shows exactly the predicted pattern: for HR=0.4 with 50% switched, the RF bias goes from -0.612 at 25% censoring to -8.787 at 75% censoring, and the MSE in Table 1 rises from 0.357 to 1.967. The Section 4.3.2 claim that the proposed methods 'show benefit over current existing methods in all scenarios' is not supported for the random forest method, because its apparent advantage at low censoring is a training-set artifact rather than evidence of validity.
- [Section 4.2 vs Sections 2.2.2 and 3.1] The simulation generates data from a Weibull AFT model, log(S)=α0+α1 arm+α2 age+α3 ECOG+α4 risk+ε, which is exactly the structural family assumed by RPSFTM and stratified RPSFTM. Evaluating RPSFTM-type estimators on data generated from their own assumed model measures internal consistency, not general performance. The paper's conclusions that stratified RPSFTM outperforms other methods would be more convincing if the simulation also included data generated under a Cox proportional hazards model, a time-varying treatment effect, or non-log-linear covariate effects. As it stands, the favorable performance of the RPSFTM family is at least partly a self-referential feature of the simulation design.
- [Table 2, rows for ITT and RPSFTM under 75% Switched] In Table 2, the bias rows for ITT (75% Switched) and RPSFTM (75% Switched) at HR=0.4 contain the same numbers as the corresponding MSE entries in Table 1 (5.768, 4.876, 4.876 for ITT; 0.591, 0.758, 0.758 for RPSFTM). These values are impossible as biases: a bias of 5.768 with true HR=0.4 would imply an estimated HR of -5.368. The table appears to have the wrong columns copied, and these rows cannot be used to evaluate the methods. The authors should correct Table 2 and re-verify the simulation summaries.
- [Section 4.3.2 and Table 3, Table 4] The statement in Section 4.3.2 that 'In all scenarios our newly proposed methods show benefit over current existing methods among the three numerical metrics' is contradicted by Table 4, which recommends ITT for all HR=0.8 scenarios, and by the coverage results in Table 3: SRP has 54.4% coverage in the HR=0.4, 75% switched, 25% censored cell, and RF has 70.4% coverage in the HR=0.4, 75% switched, 75% censored cell. Coverage far below the nominal 95% is a serious deficiency that is not reflected in the bias and MSE summaries. The recommendation table and the summary claim need to be reconciled.
- [Section 4.2, switching-time generation] The data-generating algorithm for switchers is not precisely defined. The text first generates a switch time from Uniform(0,365), but then defines T_i,treatment = T_i,control(no switch) × exp(-ψ_k)F and T_i = T_i,control(before switch) + T_i,treatment. It is unclear how the switch time enters this calculation, how T_i,control(no switch) relates to the generated no-switch survival time, and what happens when the switch time exceeds the no-switch survival time. Because the RPSFTM structural model requires splitting the observed time into T_control and T_treatment at the actual switch time, the equations as written do not establish that the simulated data follow the assumed counterfactual model. A precise generative algorithm or code is needed before the simulation results can be interpreted.
minor comments (5)
- [Section 2.2.2] The sign convention for the acceleration factor is stated as exp(-ψ) in the RPSFTM equation but as exp(ψ_k) in Section 3.1; the equivalence between 'beneficial treatment' and ψ<0 should be defined once and used consistently.
- [Section 3.2.2] The floor rule 'the maximum of predicted value and time of switching is used' is an ad hoc correction; the paper should explain whether this is a modelling assumption or a computational trick, and report the sensitivity of results to this rule.
- [Table 3] Coverage percentages are reported with inconsistent precision (e.g., '78%' alongside '93.4%'); use a uniform format.
- [Section 4.1] The motivating study is described as having approximately 20% events, but the simulation censoring rates are 25%, 50% and 75%; the relationship between the real event rate and the simulated censoring scenarios should be clarified.
- [Section 5] The phrase 'the two new switched? treatments' contains an apparent typo; also, the authors should state whether simulation code is available for reproducibility.
Circularity Check
No significant circularity; the new methods are evaluated on synthetic data and their claims do not reduce by construction to their inputs.
full rationale
The paper's derivation chain is not circular. Stratified RPSFTM is an extension of RPSFTM that estimates counterfactual survival times U_i through AFT models and g-estimation, testing whether the U_i distribution is balanced across arms; the acceleration parameters are estimated from the simulated data rather than being set to the true HR. The random-forest method trains on observed times of control-arm non-switchers and then predicts counterfactual times for switchers; this is an empirical prediction procedure, not an identity that encodes the target hazard ratio. The simulation does use a Weibull AFT data-generating process, which aligns with the AFT structure assumed by RPSFTM and stratified RPSFTM, and this is a legitimate evaluation-strength concern but not a circularity: the methods still have to recover unknown parameters from data. The paper explicitly acknowledges in Section 5 that the random-forest assumption that the same model predicts counterfactual survival time regardless of censoring is strong and hard to check, which is a correctness risk rather than a self-referential derivation. No load-bearing step is justified only by a self-citation, and no fitted parameter is renamed as a prediction. The claim that the proposed methods 'show benefit over current existing methods' is a summary of simulation metrics, not a result forced by the definitions of the methods.
Assumptions & free parameters
free parameters (5)
- True hazard ratio (HR) =
0.4, 0.6, 0.8
- Secondary treatment effect factor F =
0.7
- Censoring rate =
0.25, 0.50, 0.75
- Switch proportion in control arm =
0.25, 0.50, 0.75
- Survival model covariate coefficients (alpha2, alpha3, alpha4) =
-0.002, -0.05, -0.05
assumptions (5)
- domain assumption Counterfactual survival time U_i has the same distribution across randomized arms.
- domain assumption Switchers' treatment effects can be categorized into a small number of known levels.
- domain assumption All important covariates for predicting counterfactual survival are observed.
- domain assumption The same prediction model applies to switchers and non-switchers and to censored and uncensored patients.
- ad hoc to paper Simulated survival times follow a Weibull AFT model with independent covariates.
Cite this review
Pith. "Pith review of Teasing out the overall survival benefit with adjustment for treatment switching to other therapies." pith.science (2026). https://pith.science/paper/I6BZSFSY
@misc{pith2026190800654,
author = {Pith},
title = {Pith review of: Teasing out the overall survival benefit with adjustment for treatment switching to other therapies},
year = {2026},
howpublished = {\url{https://pith.science/paper/I6BZSFSY}},
note = {Machine review of arXiv:1908.00654}
}
read the original abstract
In oncology clinical trials, characterizing the long-term overall survival (OS) benefit for an experimental drug or treatment regimen (experimental group) is often unobservable if some patients in the control group switch to drugs in the experimental group and/or other cancer treatments after disease progression. A key question often raised by payers and reimbursement agencies is how to estimate the true benefit of the experimental drug group on overall survival that would have been estimated if there were no treatment switches. Several commonly used statistical methods are available to estimate overall survival benefit while adjusting for treatment switching, ranging from naive exclusion or censoring approaches to more advanced methods including inverse probability of censoring weighting (IPCW), iterative parameter estimation (IPE) algorithm or rank-preserving structural failure time models (RPSFTM). However, many clinical trials now have patients switching to different treatment regimens other than the test drugs, and the existing methods cannot handle more complicated scenarios. To address this challenge, we propose two additional methods: stratified RPSFTM and random-forest-based prediction. A simulation study is conducted to assess the properties of the existing methods along with the two newly proposed approaches.
Reference graph
Works this paper leans on
-
[2]
, one can re-censor all patients at 𝑈2∗=minB𝑈2,C
This estimation is the so-called g-estimation proposed by Robins et al7. One concern of applying RPSFTM is that survival time cannot be reduced in a similar fashion for censored patients without event. This would introduce potential bias due to informative censoring. Hence it is suggested in White et al8 and some other literature that when modeling counte...
-
[3]
Weighted Kaplan-Meier statistics: a class of distance tests for censored survival data[J]
Pepe M S, Fleming T R. Weighted Kaplan-Meier statistics: a class of distance tests for censored survival data[J]. Biometrics, 1989: 497-507
work page 1989
-
[4]
5 Conclusion and Discussion In this paper, we summarized popular existing adjustment methods for overall survival analysis in the presence of treatment switching. Because the existing methods require strong assumptions that may not be satisfied in real world setting and are limited in the setting of switching to single treatment, we proposed two new metho...
work page 1994
-
[5]
2 Current Methods 2.1 Simple methods The ITT analysis is to evaluate overall survival benefit by comparing the observed overall survival time between randomized control arm and experimental arm. ITT approach serves as a reference for other sophisticated approaches. However, with presence of treatment switching, if patients benefit from another active ther...
work page 2000
-
[6]
Robins J M, Finkelstein D M. Correcting for noncompliance and dependent censoring in an AIDS clinical trial with inverse probability of censoring weighted (IPCW) log-rank tests[J]. Biometrics, 2000, 56(3): 779-788
work page 2000
-
[7]
Robins J M, Tsiatis A A. Correcting for non-compliance in randomized trials using rank preserving structural failure time models[J]. Communications in statistics-Theory and Methods, 1991, 20(8): 2609-2631
work page 1991
-
[8]
Robins J M, Blevins D, Ritter G, et al. G-estimation of the effect of prophylaxis therapy for Pneumocystis carinii pneumonia on the survival of AIDS patients[J]. Epidemiology, 1992: 319-336
work page 1992
-
[9]
Impact of treatment changes on the interpretation of the Concorde trial[J]
White I R, Walker S, Babiker A G, et al. Impact of treatment changes on the interpretation of the Concorde trial[J]. Aids, 1997, 11(8): 999-1006
work page 1997
Show all 13 references
-
[10]
Adjusting for treatment switching in randomised controlled trials–a simulation study and a simplified two-stage method[J]
Latimer N R, Abrams K R, Lambert P C, et al. Adjusting for treatment switching in randomised controlled trials–a simulation study and a simplified two-stage method[J]. Statistical methods in medical research, 2017, 26(2): 724-751
2017
-
[11]
Assessing methods for dealing with treatment switching in clinical trials: A follow-up simulation study[J]
Latimer N R, Abrams K R, Lambert P C, et al. Assessing methods for dealing with treatment switching in clinical trials: A follow-up simulation study[J]. Statistical methods in medical research, 2018, 27(3): 765-784
2018
-
[12]
Estimating a treatment effect in survival studies in which patients switch treatment[J]
Branson M, Whitehead J. Estimating a treatment effect in survival studies in which patients switch treatment[J]. Statistics in medicine, 2002, 21(17): 2449-2463
2002
-
[13]
Random forests[J]
Breiman L. Random forests[J]. Machine learning, 2001, 45(1): 5-32
2001
-
[14]
Adjusting for differential rates of prophylaxis therapy for PCP in high-versus low-dose AZT treatment arms in an AIDS randomized trial[J]
Robins J M, Greenland S. Adjusting for differential rates of prophylaxis therapy for PCP in high-versus low-dose AZT treatment arms in an AIDS randomized trial[J]. Journal of the American Statistical Association, 1994, 89(427): 737-749. 7 Tables Table 1 MSE (×10U) for seven ev...
1994
Reviewed August 14, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.