Skip Navigation


Biostatistics Advance Access originally published online on December 12, 2005
Biostatistics 2006 7(3):355-373; doi:10.1093/biostatistics/kxj011
This Article
Right arrow Abstract Freely available
Right arrow FREE Full Text (PDF) Freely available
Right arrow All Versions of this Article:
7/3/355    most recent
kxj011v1
Right arrow Alert me when this article is cited
Right arrow Alert me if a correction is posted
Services
Right arrow Email this article to a friend
Right arrow Similar articles in this journal
Right arrow Similar articles in PubMed
Right arrow Alert me to new issues of the journal
Right arrow Add to My Personal Archive
Right arrow Download to citation manager
Right arrowRequest Permissions
Right arrow Disclaimer
Google Scholar
Right arrow Articles by Hothorn, T.
Right arrow Articles by Van Der Laan, M. J.
Right arrow Search for Related Content
PubMed
Right arrow PubMed Citation
Right arrow Articles by Hothorn, T.
Right arrow Articles by Van Der Laan, M. J.
Social Bookmarking
 Add to CiteULike   Add to Connotea   Add to Del.icio.us  
What's this?

© The Author 2005. Published by Oxford University Press. All rights reserved. For permissions, please e-mail: journals.permissions@oxfordjournals.org.

Survival ensembles

Torsten Hothorn*

Institut für Medizininformatik, Biometrie und Epidemiologie, Friedrich-Alexander-Universität Erlangen-Nürnberg, Waldstraße 6, D-91054 Erlangen, Germany, Torsten.Hothorn{at}rzmail.uni-erlangen.de

Peter Bühlmann

Seminar für Statistik, ETH Zürich, CH-8032 Zürich, Switzerland

Sandrine Dudoit

Division of Biostatistics, University of California, Berkeley, 140 Earl Warren Hall, #7360, Berkeley, CA 94720-7360, USA

Annette Molinaro

Division of Biostatistics, Epidemiology and Public Health, Yale University School of Medicine, 206 LEPH, 60 College Street, PO Box 208034, New Haven CT 06520-8034, USA

Mark J. Van Der Laan

Division of Biostatistics, University of California, Berkeley, 140 Earl Warren Hall, #7360, Berkeley, CA 94720-7360, USA

* To whom correspondence should be addressed.


    SUMMARY
 TOP
 SUMMARY
 1. INTRODUCTION
 2. MODEL
 3. ENSEMBLE LEARNING
 4. ILLUSTRATIONS AND...
 5. DISCUSSION
 6. SOFTWARE
 REFERENCES
 
We propose a unified and flexible framework for ensemble learning in the presence of censoring. For right-censored data, we introduce a random forest algorithm and a generic gradient boosting algorithm for the construction of prognostic and diagnostic models. The methodology is utilized for predicting the survival time of patients suffering from acute myeloid leukemia based on clinical and genetic covariates. Furthermore, we compare the diagnostic capabilities of the proposed censored data random forest and boosting methods, applied to the recurrence-free survival time of node-positive breast cancer patients, with previously published findings.

Keywords: Censoring; Cross-validation; Ensemble methods; IPC weights; Loss function; Prediction; Prognostic factors; Survival analysis


    1. INTRODUCTION
 TOP
 SUMMARY
 1. INTRODUCTION
 2. MODEL
 3. ENSEMBLE LEARNING
 4. ILLUSTRATIONS AND...
 5. DISCUSSION
 6. SOFTWARE
 REFERENCES
 
In survival time studies, models regressing the time to event on a set of covariates, i.e. variables expected to be associated with the disease the patient suffers from, are the basis of prognostic and diagnostic modeling. The specification and estimation of such models are complicated by the fact that often only incomplete information about the response variable is available due to censoring. The most widely used representative of regression methods for censored data is the Cox proportional hazards model (Cox, 1972Go), which addresses the censoring problem by maximizing the partial likelihood while leaving the baseline hazard unspecified under the proportional hazards assumption. In order to motivate the methodology proposed in this paper, it is helpful to classify existing approaches as addressing one of the following four problems.


View this table:
[in this window]
[in a new window]
 
Table 1. Benchmark experiments for the GBSG-2 data: median performance for 100 bootstrap samples for the weighted mean (M), recursive partitioning (RP), a linear model (LM), random forest and L2-boosting for censored data with componentwise least squares

 
Connection between censored and uncensored methods. The establishment of a close connection between regression models for uncensored continuous response variables and models designed for censored data was motivated by the problem that the Cox model does not reduce to an ordinary linear regression model in the absence of censoring. Accelerated failure time models (e.g. James, 1998Go), such as the Buckley–James model (Buckley and James, 1979Go), do have this desirable property.

Model assumptions. Many authors proposed flexible alternatives to the Cox model without assuming proportional hazards, such as (partially) nonlinear accelerated failure time models (Stute, 1999Go; Orbe et al., 2003Go), spline-based extensions (Gray, 1992Go; Kooperberg et al., 1996Go; LeBlanc and Crowley, 1999Go), fractional polynomials (Sauerbrei and Royston, 1999Go), and neural networks (Ripley et al., 2004Go).

Dimensionality. Current research efforts have focused on data analysis problems with high-dimensional covariate spaces, mainly driven by the requirements of biological applications such as microarray gene expression profiling. In high-dimensional situations, Hastie and Tibshirani (2004)Go suggest a computationally efficient form of regularization applicable to a wide class of linear models including the Cox model, while Huang and Harrington (2005)Go investigate iterative partial least-squares fitting in accelerated failure time models. In contrast, dimension reduction techniques are studied by Li and Li (2004)Go and Bair and Tibshirani (2004)Go, who advocate the application of low-dimensional compound covariates obtained from an unsupervised clustering of the covariates.

Model selection and evaluation. Another important research problem concerns model selection and evaluation. While classical techniques like residual analysis (e.g. Therneau and Grambsch 2000Go) and the detection of influential observations (Bedrick et al., 2002Go) have been translated into the context of survival analysis, specialized goodness of prediction measures, such as the Brier score for censored data (Graf et al., 1999Go), are a matter of debate (Henderson, 1995Go; Altman and Royston, 2000Go; Schemper, 2003Go). Although censoring induces nontrivial problems for the comparison of observed and predicted responses, such measures are important for cross-validation and other resampling-based model selection and evaluation techniques (Sauerbrei, 1999Go; van der Laan and Dudoit, 2003Go; Dudoit and van der Laan, 2005Go; Hothorn et al., 2005bGo).

In this paper, we address the four aforementioned problems simultaneously, by applying the general estimation framework described in van der Laan and Robins (2003)Go in order to generalize ensemble learning techniques to censored data problems. The framework allows for the specification of regression models under complete information (full data world) for arbitrary loss functions. For estimation of the models under incomplete information (observed data world), a special weighting scheme ensures that observations likely to be censored are up-weighted compared to observations on patients likely to experience an event. As a consequence, in the absence of censoring, the models reduce to their counterparts known from the uncensored situation. Most importantly, the goodness of prediction of such models is easily evaluated using cross-validation techniques based on well-known loss functions such as the quadratic or absolute loss (Keles et al., 2004; van der Laan and Dudoit, 2003Go). The general estimation framework has recently been applied to longitudinal marginal structural models (Bryan et al., 2004Go), survival trees (Molinaro et al., 2004Go), and other estimation problems (Sinisi and van der Laan, 2004Go; van der Laan et al., 2004Go).

Ensemble methods like bagging, random forest, and boosting yield flexible predictors for nominal and continuous responses and are known to remain stable in high-dimensional settings. Briefly, bagging and random forest average over predictions of simple models, so called base learners, which have been fitted to slightly perturbed instances of the original observations, whereas boosting is a functional gradient descent algorithm with iterative fitting of appropriately defined residuals. For a general overview, we refer to Bühlmann (2004)Go and references therein. Here, we extend the area of application of ensemble methods to survival analysis. We incorporate weights into random forest-like algorithms and extend gradient boosting in order to minimize a weighted form of the empirical risk. The published attempts to use ensemble techniques for modeling censored data are rather limited due to the difficulties induced by censoring. Ridgeway (1999)Go proposed a boosting algorithm minimizing the partial likelihood and Benner (2002)Go derived a boosting algorithm from the Brier score for censored data. A special aggregation scheme for bagging survival trees was studied by Hothorn et al. (2004)Go. Ishwaran et al. (2004)Go constructed an random forest predictor of mortality from heart disease by averaging relative risk trees. Breiman (2002)Go introduced a software implementation of an random forest variant for censored data, but without a formal description of the methodology being available.

Following the road map of van der Laan and Robins (2003)Go and van der Laan and Dudoit (2003)Go, Section 2 defines the regression models and the corresponding risk optimization problems in the ‘full data world’ and sketches the general estimating framework in the ‘observed data world’. In Section 3, we propose both an random forest and a boosting algorithm for censored data. The advantages of our approaches are studied in Section 4 with respect to the stability and flexibility of predictions for patients suffering from acute myeloid leukemia (AML), based on high-dimensional covariates from gene expression profiling experiments and clinical data. Moreover, we focus on the diagnostic capabilities of flexible ensemble methods for data from the node-positive breast cancer patients.


    2. MODEL
 TOP
 SUMMARY
 1. INTRODUCTION
 2. MODEL
 3. ENSEMBLE LEARNING
 4. ILLUSTRATIONS AND...
 5. DISCUSSION
 6. SOFTWARE
 REFERENCES
 
The estimation problems to be solved are first defined in the full data world and are then mapped into the observed data world, i.e. in the presence of censoring, following van der Laan and Robins (2003)Go.

2.1 Full data world

In an ideal world, we are able to observe random variables Z = (Y, X) with distribution function Formula where Y = log(T) and Formula denotes a survival time. The p-dimensional covariate vector Formula is taken from a sample space Formula We assume that the conditional distribution Formula of the response Y given the covariates X depends on X through a real-valued function Formula The regression function f, our parameter of interest, is an element of some parameter space {Psi} and has minimal risk

Formula

for a suitable full data loss function Formula Our principle aim is to estimate the regression function f. Usually, an estimate f of f is computed via constrained minimization of the empirical risk defined by the full data loss function L. However, this minimization problem can only be solved when all quantities are observed. Naturally, this is not the case in the presence of censoring.

2.2 Observed data world

In realistic set-ups we only observe random variables Formula where Formula for time to event Formula and censoring indicator {Delta} = I(T ≤ C), from some distribution Formula We assume that the conditional censoring distribution Formula only depends on the covariates, that is Formula or, equivalently, that survival time T and censoring time C are conditionally independent given the covariates X. This assumption implies the ‘coarsening at random’ (CAR) assumption on the censoring mechanism (for details, we refer to van der Laan and Robins, 2003Go, Section 1.2.3). Furthermore, for the corresponding conditional censoring survivor function Formula we assume that G(T|X) is strictly greater than zero almost everywhere with respect to the full data distribution Formula The implications of this assumption are discussed in Section 5.

The parameter space {Psi} is the function space of all candidate estimators Formula for the regression function f. For an observed learning sample of n independent and identically distributed observations Formula we cannot evaluate the full data loss function L(Y, {psi}(X)) for the censored patients. Consequently, we cannot minimize the corresponding empirical risk defined in terms of the full data loss function L(Y, {psi}(X)) directly. The methodology presented in van der Laan and Robins (2003)Go and van der Laan and Dudoit (2003)Go solves this problem by replacing the full data loss function L(Y, {psi}(X)) by an observed data loss function Formula with nuisance parameter {eta}, where the risks of both the loss functions coincide for all candidate estimators Formula

Formula

A particular example for the nuisance parameter {eta} will be given in Section 2.3. The basic idea is to minimize the empirical counterpart of Formula with respect to the candidate estimators Formula which is possible even in the imperfect observed data world.

2.3 Inverse probability of censoring weights

One approach for defining the observed data loss function Formula is the application of inverse probability of censoring (IPC) weights (van der Laan and Robins, 2003Go), for which the nuisance parameter {eta} is given by the conditional censoring survivor function G:

Formula

Basically, the full data loss function is weighted by the inverse probability of being censored after time T given the covariates X. The inverse probability Formula exists because Formula by assumption. The corresponding empirical risk is the weighted average

Formula 1(2.1)

and the regression function estimator Formula 1 is derived by (constrained) minimization of (2.1) with respect to the candidate estimators Formula 1 Note that the conditional censoring survivor function G is typically unknown and needs to be replaced by an estimate Formula 1. A Kaplan–Meier estimate Formula 1 is the simplest choice but other procedures, based for example on a Cox model, are appropriate. For convenience, let Formula 1 where Formula 1 denote the IPC weights. Other choices of the observed data loss function are possible, such as that based on doubly robust inverse probability of censoring (DR-IPC) weights (van der Laan and Robins, 2003Go; Molinaro et al., 2004Go).


    3. ENSEMBLE LEARNING
 TOP
 SUMMARY
 1. INTRODUCTION
 2. MODEL
 3. ENSEMBLE LEARNING
 4. ILLUSTRATIONS AND...
 5. DISCUSSION
 6. SOFTWARE
 REFERENCES
 
We present two algorithms pursuing some regularized minimization of (2.1): random forest and gradient boosting for censored data. The random forest approach seeks to minimize the empirical risk indirectly via a stabilization of randomized base learners fitted on perturbed instances of the learning sample Formula 1 In contrast, gradient boosting employs a functional gradient descent algorithm for minimizing the empirical risk (2.1).

3.1 Random forest

From the observed learning sample Formula 1 compute the weight vector w. Note that the learning sample can be thought to include the censored observations as well, but with wi = 0 iff {Delta}i = 0. The random forest algorithm with weights w basically works by defining the resampling probability of observation i in terms of the corresponding weight wi.

Algorithm: Random Forest for Censored Data

Step 1 (Initialization). Set m = 1 and fix M > 1.

Step 2 (Bootstrap). Draw a random vector of case counts Formula 1 from the multinomial distribution with parameters n and Formula 1

Step 3 (Base Learner). Construct a partition Formula 1 of the sample space Formula 1 into K(m) cells via a regression tree. The tree is built using the learning sample Formula 1 with case counts vm, i.e. is based on a perturbation of the learning sample Formula 1 with observation i occurring vmi times. Computational details are given below.

Step 4 (Iteration). Increase m by one and repeat Steps 2 and 3 until m = M.

Prognostic modeling is our main concern, i.e. we are interested in estimating the (log)-survival time Formula 1 for a patient with covariate status x. The predicted status of the response variable is computed based on prediction weights

Formula 1

The prediction weight ai(x) measures the ‘similarity’ of x to Xi (i = 1,...,n) by counting how many times the value x falls into the same cell as the ith observation in the learning sample. The prediction Formula 1 can now be computed as the solution of

Formula 1

For quadratic loss L(Y, {psi}(X)) = (Y{psi}(X))2, the prediction is simply the weighted average of the observed (log)-survival times

Formula 1

The full data loss function can be evaluated here because, by definition, the weights wi, and thus the case counts vmi as well as the prediction weights ai(x), are zero for censored observations. The prediction weights approach is essentially an extension of the classical (unweighted) averaging of predictions extracted from each single partition (cf. Breiman, 1996Go) as used also in Hothorn et al. (2004)Go.

In Step 3 of the algorithm, the partitions are usually induced by some form of recursive partitioning with additional randomization. This can be implemented by using only a small number of randomly selected covariates for further splitting of every node of the tree. Note that the proposed random forest for censored data reduces to the original random forest procedure (Amit and Geman, 1997Go; Breiman, 2001aGo) when all events have been observed. Conceptually, the algorithm is not restricted to (randomized) trees as base learners. Any other regression model can be applied as well. However, the prediction weights approach is only applicable when some form of recursive partitioning is used. For all other base learners, survival times need to be estimated via unweighted averages of the predictions similar to the original bagging approach. A practical drawback of the random forest algorithm for censored data is that out-of-bag predictions, and thus out-of-bag error rate estimates, cannot be computed when some observations are given a very large weight and are thus appearing in nearly every bootstrap sample.

3.2 Gradient boosting—full data world

In the full data world, the generic boosting algorithm sketched here can be applied to pursue minimization of Formula 1 via functional gradient descent (for details, we refer to Friedman, 2001Go, and Bühlmann and Yu, 2003Go). Let U denote a pseudo-response variable. A base learner regressing the pseudo-response U on the covariates X is denoted by Formula 1 where Formula 1 is a vector of parameters. Fitting the base learner can be performed by minimizing any loss function, for example solving the least-squares problem

Formula 2(3.1)

Algorithm: Generic Gradient Boosting for Uncensored Data

Step 1 (Initialization). Define Ui = Yi (i = 1,...,n), set m = 0, and Formula 2 Fix M > 1.

Step 2 (Gradient). Compute the residuals

Formula 2

and fit the base learner Formula 2 to the new ‘responses’ Ui as in (3.1).

Step 3 (Update). Update Formula 2 with step size 0 < {nu} ≤ 1, for example {nu} = 0.1.

Step 4 (Iteration). Increase m by one and repeat Steps 2 and 3 until m = M.

Note that, unlike the random forest algorithm, the number of iterations M is a tuning parameter which needs to be determined via cross-validation. Internal stopping criteria are available for special cases, which we will discuss in Section 3.4.

3.3 Gradient boosting—observed data world

In the observed data world, we cannot solve the least-squares problem (3.1) for fitting the base learner since we do not have access to Ui which is a function of the censored Yi. However, the right-hand side of (3.1) can be replaced by an empirical risk as in (2.1) and we then get the weighted least-squares problem

Formula 2

Thus, the following algorithm can be applied to minimize the empirical risk (2.1).

Algorithm: Generic Gradient Boosting for Censored Data

Step 1 (Initialization). Define Formula 2 set m = 0, and Formula 2 Fix M > 1.

Step 2 (Gradient). Compute the residuals

Formula 2

and fit the base learner Formula 2 to the new ‘responses’ Formula 2 by weighted least squares.

Step 3 (Update). Update Formula 2 with step size 0 < {nu} ≤ 1.

Step 4 (Iteration). Increase m by one and repeat Steps 2 and 3 until m = M.

The boosting estimator is Formula 2 and the predicted (log)-survival time for an observation with covariate status x is Formula 2 The algorithm proposed here reduces to the original form of gradient boosting in the absence of censoring. For quadratic loss L(Y, {psi}(X)) = (Y{psi}(X))2/2, the algorithm is obtained by residuals Formula 2 in the mth boosting iteration and we call this method L2-boosting for censored data.

3.4 Gradient boosting—choice of base learners and stop criterion

The base learner h needs to be able to take weights w into account. Recursive partitioning procedures are popular choices of such base learners and the methodology of Molinaro et al. (2004)Go can be applied directly. Bühlmann and Yu (2003)Go suggested univariate smoothing splines: in each boosting iteration, one of the p covariates is selected, and the relationship between the residuals U and the selected covariate is modeled by a smoothing spline with low degrees of freedom.

Another possibility, which is studied here, is the application of componentwise least squares (Bühlmann, 2006Go). This choice is computationally attractive and allows for the definition of an AIC-based internal stopping criterion. Let X(j) denote the design matrix associated with the jth covariate. When the jth covariate is a factor, the matrix X(j) is a dummy matrix. A column for the intercept term could be included. Let W denote the n x n diagonal matrix with diagonal elements Formula 2 Then,

Formula 2

is the usual hat matrix of a simple linear model with covariate j alone. In the mth boosting iteration, we select the covariate with minimum empirical risk, i.e.

Formula 2

where Formula 2 is the vector of pseudo-responses in the mth step. The fit in the mth step can be written in terms of the boosting hat operator Formula 2 as introduced by Bühlmann and Yu (2003)Go, where Formula 2 denotes the n-vector of responses extracted from Formula 2 In the first boosting iteration, the boosting hat operator is Formula 2 and the update Step 3 can be written as Formula 2 where the n x n matrix In denotes the identity matrix. This formulation of boosting in terms of a boosting operator opens up the way to an AIC-based internal stopping criterion (Bühlmann, 2006Go). The trace of the boosting operator Bm is interpreted as degrees of freedom. A corrected version of AIC can be computed as

Formula 2

where the weights have been rescaled to Formula 2 An estimate of the optimal number of boosting iterations is Formula 2


    4. ILLUSTRATIONS AND APPLICATIONS
 TOP
 SUMMARY
 1. INTRODUCTION
 2. MODEL
 3. ENSEMBLE LEARNING
 4. ILLUSTRATIONS AND...
 5. DISCUSSION
 6. SOFTWARE
 REFERENCES
 
Predictive modeling is the primary domain of ensemble methods, especially in situations where the number of covariates is large relative to the number of (uncensored) observations. A typical application is the construction of novel tumor classification schemes based on gene expression profiling data. One representative of such investigations is the recently published study of Bullinger et al. (2004)Go on AML patients. The main focus of this study was on the differentiation of previously unknown tumor subclasses by means of genetic information. Here, we try to construct ‘black box’ predictors for the survival time of AML patients incorporating both clinical and genetic information. Although the random forest or boosting estimate of the regression function f may be arbitrarily complex, some insight into the nature of the regression relationship is necessary in order to compare the fitted model with subject matter knowledge. In our second application, random forest and boosting are applied to data of a well-analyzed study on node-positive breast cancer. The estimated flexible regression functions are compared with previously published findings.

4.1 Acute myeloid leukemia

The treatment of patients suffering from AML is determined by a tumor classification scheme taking the status of various cytogenetic aberrations into account. Bullinger et al. (2004)Go investigated an extended tumor classification scheme incorporating molecular subgroups of the disease obtained by gene expression profiling. A combination of unsupervised and supervised techniques is applied to define a binary outcome predictor (good versus poor prognosis) taking into account the expression measures of 133 selected genes which are represented by 149 complementary DNAs (cDNAs). This binary surrogate variable is shown to discriminate between patients with short and longer survival in an independent sample of patients.

Instead of using a binary variable summarizing expression levels of 149 cDNAs, random forest and L2-boosting are applied to construct predictors based on both the clinical data and the expression levels of the genes selected by Bullinger et al. (2004)Go. The results reported here are based on clinical and gene expression data published online at http://www.ncbi.nlm.nih.gov/geo, accession number GSE425 [NCBI GEO] . The overall survival time and censoring indicator as well as the clinical variables age, sex, lactate dehydrogenase level, white blood cell count, and treatment group are taken from Supplementary Table 1 in Bullinger et al. (2004)Go. In addition, this table provides two molecular markers, the fms-like tyrosine kinase 3 and the mixed-lineage leukemia gene, as well as cytogenetic information helpful to define a risk score (‘low’: karyotype t(8;21), t(15;17) and inv(16); ‘intermediate’: normal karyotype and t(9;11); and ‘high’: all other forms). The Supplementary Table 6 gives the list of 149 cDNAs selected by Bullinger et al. (2004)Go for building a binary prognostic factor, 147 of which have corresponding expression levels in Supplementary Table 3. Our analysis utilizes one single learning sample of n = 116 patients, 68 of whom died during the study period. The IPC weights are derived from a simple Kaplan–Meier estimate Formula 2 of the censoring survivor function. For one patient a very late event was observed and we restrict the IPC weight for this patient to a value of five. Missing values in the expression matrix of all 6283 cDNAs and 116 patients are imputed using k = 10 nearest neighbor averaging (Troyanskaya et al., 2001Go), as implemented in the R package pamr (Hastie et al., 2004Go). In total, 62 patients with IPC weights greater than zero had complete observations for the clinical variables and are used in the sequel.

Random forest for censored data with 10 covariates randomly selected in each node of M = 250 trees and L2-boosting for censored data with componentwise linear models and AIC-based stopping criterion ( Formula 2were trained using both the eight clinical variables and the information covered by the 147 expression levels (p = 155). The fit of both learners is depicted in Figure 1 and indicates a reasonable agreement between observed and predicted (log)-survival times for both algorithms.


Figure 1
View larger version (15K):
[in this window]
[in a new window]
 
Fig. 1. AML data: mean-difference plots (top) and scatterplots (bottom) of observed and predicted log-survival time of random forest and L2-boosting for censored data. The radius of the circles is proportional to the IPC weights. The dashed horizontal line in the lower panels is the weighted mean (with IPC weights) of the log-survival times, i.e. the prediction without any knowledge of the covariates.

 
Both candidate models are compared with the naive overall mean prediction using a benchmark experiment following Hothorn et al. (2005b)Go. From the learning sample Formula 2 100 bootstrap samples are drawn and the performance measures of all candidate models, i.e. the empirical risk defined in terms of the IPC weights, are evaluated on the same sample of out-of-bootstrap observations in an unreplicated complete block design. The candidate models have been fitted on the same bootstrap samples. The benchmark experiments are performed conditional on the IPC weights based on all observations, since we are interested in a comparison between the candidate models only. In order to investigate whether the molecular information of the expression levels helps to predict the survival time, we study in addition the performance of both algorithms when faced with a learning sample consisting of the clinical variables only (cRF and cL2B with p = 8). The joint and marginal distributions of the performance measures evaluated on the out-of-bootstrap observations are displayed in Figure 2, with median out-of-bootstrap errors of 2.451 (mean), 2.382 random forest, and 1.769 L2-boosting. In general, the performance distributions of the five candidate models show a global difference (asymptotic p-value < 0.001, Friedman test). All pairwise multiple comparisons based on Friedman rank sums (Wilcoxon–Nemenyi–McDonald–Thompson, see Hollander and Wolfe, 1999Go, Chapter 7.3) indicate that the naive prediction of the weighted mean is outperformed by AIC-based L2-boosting (adjusted p-value < 0.001). There is no evidence that the performance distributions of random forest and the weighted mean differ (adjusted p-value = 0.491).


Figure 2
View larger version (17K):
[in this window]
[in a new window]
 
Fig. 2. AML data: parallel coordinate plot and boxplots of the joint and marginal distributions of the L2 risk with IPC weights evaluated on 100 out-of-bootstrap samples for the simple weighted mean (M), random forest and L2-boosting for censored data with componentwise least squares L2-boosting. In addition, the bootstrap errors for both ensemble methods based on the learning sample of the eight clinical covariates only are given (cRF and cL2B).

 
However, the distribution of the empirical risk of both ensemble methods is lower when only the eight clinical covariates are used (all adjusted p-values < 0.001). This supports the hypothesis that the raw gene expression levels do not improve the prediction of survival time. Bullinger et al. (2004)Go argue that the ‘likelihood and the duration of survival are likely to be fairly crude surrogates for the underlying biologic characteristics distinguishing prognostically relevant tumor subclasses’ and therefore propose an alternative strategy utilizing a prognostic variable obtained from a mix of cluster analysis and binary classification.

4.2 Node-positive breast cancer

A prospective, controlled clinical trial on the treatment of node-positive breast cancer patients was conducted by the German Breast Cancer Study Group (GBSG-2). A detailed description of the study is given in Schumacher et al. (1994)Go. Patients not older than 65 years, with positive regional lymph nodes but no distant metastases, were included in the study. Complete data on p = 7 prognostic factors for n = 686 women are used in Sauerbrei and Royston (1999)Go for prognostic modeling by means of multivariate fractional polynomials, i.e. flexible linear regression models based on transformed covariates. These findings will serve as the basis for the assessment of the diagnostic capabilities of survival ensembles.

Observed hypothetical prognostic factors are age, menopausal status, tumor size, tumor grade, number of positive lymph nodes, progesterone receptor, estrogen receptor, and whether or not a hormonal therapy was administered. The recurrence-free survival time is the response variable of interest. The data are available in the R package ipred (Peters et al., 2002Go) and the IPC weights are derived from a simple Kaplan–Meier estimate Formula 2 of the censoring survivor function. The weights are truncated to a maximal value of five for three very late events. The performance of four candidate algorithms is investigated: an ordinary linear model, fitted via IPC-weighted least squares; regression trees based on the IPC weights, as suggested by Molinaro et al. (2004)Go using the implementation in the R package rpart (Therneau and Atkinson 1997Go); random forest for censored data (with five covariates randomly selected in each node of 100 trees); and L2-boosting for censored data, with componentwise linear models and AIC-based stopping criterion.

The AIC-criterion for L2-boosting suggests stopping after the 86th boosting iteration. Figure 3 depicts a mean-difference plot of observed and predicted logarithms of recurrence-free survival for all four models. The figure leads to the impression that the relationship between the covariates and the recurrence-free survival time is relatively weak, a finding supported by an analysis with the Brier score in Hothorn et al. (2004)Go.


Figure 3
View larger version (21K):
[in this window]
[in a new window]
 
Fig. 3. GBSG-2 data: mean-difference plots of observed and predicted log-recurrence-free survival for all four candidate methods. The radius of the circles is proportional to the IPC weights.

 
The performance of the four candidate models is compared by means of a benchmark experiment utilizing the framework given by Hothorn et al. (2005b)Go and described in Section 4.1. In order to study the stability of the models in high-dimensional situations, we chose a strategy in-between an analysis of the original data and a simulation experiment. We add p+ = (10, 50, 100) uncorrelated covariates, drawn from a uniform distribution, to the observed learning sample Formula 2 and evaluate the performance using the out-of-bootstrap observations as described earlier. The results are depicted in Figure 4. Many-to-one comparisons based on Friedman rank sums indicate that, for the learning sample with only the original covariates (p+ = 0), the linear model, boosting, and random forest perform better than the weighted mean (all adjusted p-values < 0.001). There is no evidence that the performance distributions of regression trees and the weighted mean differ (adjusted p-value = 0.965). Again, the relative improvement compared with the weighted mean is relatively small. For an increasing number of random covariates the linear model is heavily affected by overfitting but the ensemble methods are rather stable. For p+ = 50 additional random covariates, the bootstrap test set error of random forest and boosting is smaller than that for the weighted mean (both adjusted p-values = 0.001). However, there is only weak evidence that random forest for censored data performs better than the weighted mean for learning samples with p+ = 100 additional random covariates (adjusted p-value = 0.03); boosting cannot outperform the mean (adjusted p-value = 0.583) in this situation. The relative stability of regression trees is caused by the fact that the trees are pruned back to stumps or the root node most of the time. Figure 3 indeed shows (lower left panel) that only two predicted values are obtained from the tree stumps.


Figure 4
View larger version (36K):
[in this window]
[in a new window]
 
Fig. 4. GBSG-2 data: joint and marginal distributions of the L2 risk evaluated on 100 out-of-bootstrap samples for the weighted mean (M), random forest L2-boosting for censored data with componentwise least squares L2-boosting, recursive partitioning (RP), and a simple linear model (LM), for a number of additional random covariates p+.

 
Sauerbrei and Royston (1999)Go provide an in-depth analysis of the GBSG-2 data, focusing on fractional polynomials as interpretable but flexible regression models. They identify a nonlinear influence of the number of positive nodes, age, and progesterone receptor by visualization of the covariates and the corresponding (partial) linear predictions. We compare the estimated regression function Formula 2 provided by random forest and boosting with the findings reported in their paper by plotting the covariates against the predictions in Figures 5 and 6. These strategies were also applied for classification problems by Breiman (2001b)Go and Garczarek and Weihs (2003)Go.


Figure 5
View larger version (17K):
[in this window]
[in a new window]
 
Fig. 5. GBSG-2 data: scatterplots of selected covariates and predicted log-recurrence-free survival time obtained from random forest for censored data. A smoothing spline with 4 degrees of freedom is plotted. The radius of the circles is proportional to the IPC weights.

 

Figure 6
View larger version (19K):
[in this window]
[in a new window]
 
Fig. 6. GBSG-2 data: scatterpots of selected covariates and predicted log-recurrence-free survival time obtained from L2-boosting for censored data with componentwise least squares. A smoothing spline with 4 degrees of freedom is plotted. The radius of the circles is proportional to the IPC weights.

 
The predicted log-recurrence-free survival time decreases with increasing number of positive lymph nodes (up to about 15 positive lymph nodes) for both random forest and boosting, in a nearly identical manner to the finding reported in Sauerbrei and Royston (1999)Go. Both boosting and random forest suggest a relationship between age and survival time, namely, a decreasing risk for ages of 40–45 years and a nearly constant risk for older women, as in Sauerbrei and Royston (1999)Go. A strong influence of the estrogen receptor is indicated by both ensemble methods. However, estrogen receptor measurements were not included in any of the models studied by Sauerbrei and Royston (1999)Go. Progesterone receptor values (restricted to values less than 100 fmol/l) indicate a relationship with recurrence-free survival: very small values (less than about 10, say) are associated with short recurrence-free survival times, whereas higher values indicate longer recurrence-free survival times. A similar finding is reported by Sauerbrei and Royston (1999)Go.


    5. DISCUSSION
 TOP
 SUMMARY
 1. INTRODUCTION
 2. MODEL
 3. ENSEMBLE LEARNING
 4. ILLUSTRATIONS AND...
 5. DISCUSSION
 6. SOFTWARE
 REFERENCES
 
The two algorithms presented in this paper extend ensemble prediction to censored data problems. Ensemble techniques have been developed in the past decade at the borderline between machine learning and statistics. Previous attempts to apply the main ideas to survival time data were bound to established key ingredients, such as the partial likelihood (Ridgeway, 1999Go), the Brier score for censored data (Benner, 2002Go), or survival trees (Hothorn et al., 2004Go; Ishwaran et al., 2004Go) and, consequently, inherited the associated difficulties.

The general estimation framework of van der Laan and Robins (2003)Go and van der Laan and Dudoit (2003)Go allows for a sound theoretical formulation of the underlying risk optimization problems which can be solved with the new algorithms. Moreover, the framework enables us to apply well-known cross-validation techniques for model evaluation (Keles et al., 2004). Both ensemble algorithms are generic in the sense that arbitrary loss functions, e.g. absolute loss for any monotone transformation of the survival time T (including the identity), and other base learners can be implemented easily. For example, Henderson et al. (2001)Go investigate the prediction accuracy of survival models using a very intuitive loss function, having loss zero if the predicted survival time Formula 2 satisfies Formula 2 and loss one otherwise. On the log-scale, this loss function reads

Formula 2

here with {delta} = log( 2). Boosting based on this loss function is not possible because of nonconvexity—the gradient would be either zero or infinity. The squared error and also the Huber loss, suggested in the context of M-estimation and defined below, are convex functions with respect to the second argument. The Huber loss is a closer convex approximation (when properly scaled) of LHenderson et al. than the squared error loss. Specifically,

Formula 2

and the corresponding empirical risk can be minimized with respect to {psi} by using pseudo-responses

Formula 2

in Step 2 of the generic gradient boosting algorithm for censored data. For the GBSG-2 data, the mean-difference plots and a comparison of observed versus predicted log-recurrence-free survival time for L2-boosting optimizing the Huber and quadratic loss functions are shown in Figure 7. In fact, the fit based on the Huber loss function seems to be less variable compared to the fit obtained by optimizing quadratic loss.


Figure 7
View larger version (21K):
[in this window]
[in a new window]
 
Fig. 7. GBSG-2 data: mean-difference plots and scatterplots of observed and predicted log-recurrence-free survival for L2-boosting with Huber loss function and quadratic loss. The radius of the circles is proportional to the IPC weights.

 
It should be noted that our implementations do not require an external choice of hyper-parameters, e.g. the number of boosting iterations. Another important property is that the random forest and the boosting algorithm reduce to their original full data form in the absence of censoring. In the uncensored data situation, the flexibility and stability of both the random forest and the boosting approach have been demonstrated in many benchmark experiments; we therefore restricted ourselves to a semiartificial benchmark experiment with varying number of covariates based on the GBSG-2 data. The main focus of our analysis of the AML and the GBSG-2 data is on the practical advantages of the methodology in terms of prediction accuracy and diagnostic ability. The results of flexible diagnostic modeling with fractional polynomials published by Sauerbrei and Royston (1999)Go could be reproduced for the GBSG-2 data. Thus, ensemble techniques are not just superb ‘black boxes’ in terms of prediction accuracy but can be used to investigate the nature of the regression relationship inherent in the data. We depicted simple partial relationships between one covariate and the predicted survival times. More advanced approaches for the visualization of complex regression relationships (Nason et al., 2004Go) are also applicable.

When all observations are censored after a fixed time point, such as in a clinical trial running for a predefined period, the assumption Formula 2 stated in Section 2.2 is violated. Clearly, estimating the mean of a survival time is impossible when we never observe events after the end of follow-up. Here, we need to restrict our models to a truncated survival time as the response variable and to keep in mind that we can only derive conclusions about the part of the survival distribution for which we actually gathered information.

The definition of the observed data loss function is the basis of all subsequent calculations. For the analysis of the AML and the GBSG-2 data, we used IPC weights obtained from a Kaplan–Meier estimate Formula 2 of the censoring survivor function, i.e. an estimate based on Formula 2 and 1 – {Delta}i for observations Formula 2 (it should be noted that similar weighting schemes have been used to define measures of prediction accuracy for censored data, for example the Brier score by Graf et al., 1999Go). Molinaro et al. (2004)Go applied a Cox model to estimate the weights. This allows for modeling the censoring survivor function based on information covered by a subset of the covariates. Robustness properties are studied theoretically in van der Laan and Robins (2003)Go and lead to DR-IPC weights as an alternative scheme. However, the practical implications of a misspecification of the weights, for example by omitting an important covariate when estimating the censoring distribution, and the advantages or disadvantages of parametric, semiparametric, or nonparametric modeling strategies need to be investigated by means of artificial simulation experiments. Another idea is to stabilize the estimate of the censoring distribution, and thus to stabilize the weights, by some form of ensemble technique prior to modeling or even simultaneously with the estimation of the regression function. Those issues are to be addressed in future research.


    6. SOFTWARE
 TOP
 SUMMARY
 1. INTRODUCTION
 2. MODEL
 3. ENSEMBLE LEARNING
 4. ILLUSTRATIONS AND...
 5. DISCUSSION
 6. SOFTWARE
 REFERENCES
 
All analyses were performed within the R system for statistical computing (R Development Core Team, 2004Go), version 2.0.1. A preliminary implementation of random forest for censored data is part of the R package party (Hothorn et al., 2005aGo). Until published on CRAN, implementations of the algorithms applied here are available from the authors upon request.


    ACKNOWLEDGMENTS
 
We would like to thank two anonymous referees for their valuable comments. The work of T. Hothorn was supported by Deutsche Forschungsgemeinschaft under grant HO 3242/1-1, and S. Dudoit received support from the National Institutes of Health, grant NIH ROI LM07609.


    REFERENCES
 TOP
 SUMMARY
 1. INTRODUCTION
 2. MODEL
 3. ENSEMBLE LEARNING
 4. ILLUSTRATIONS AND...
 5. DISCUSSION
 6. SOFTWARE
 REFERENCES
 

    ALTMAN, D. G. AND ROYSTON, P. (2000). What do we mean by validating a prognostic model? Statistics in Medicine 19, 453–473.[CrossRef][ISI][Medline]

    AMIT, Y. AND GEMAN, D. (1997). Shape quantization and recognition with randomized trees. Neural Computation 9, 1545–1588.[Abstract]

    BAIR, E. AND TIBSHIRANI, R. (2004). Semi-supervised methods to predict patient survival from gene expression data. PLoS Biology 2, 0511–0522. http://www.plosbiology.org.

    BEDRICK, E. J., EXUZIDES, A., JOHNSON, W. O. AND THURMOND, M. C. (2002). Predictive influence in the accelerated failure time model. Biostatistics 3, 331–346.[Abstract]

    BENNER, A. (2002). Application of "aggregated classifiers" in survival time studies. In Härdle, W. and Rönz, B. (eds), Proceedings in Computational Statistics: COMPSTAT 2002. Heidelberg: Physica-Verlag.

    BREIMAN, L. (1996). Bagging predictors. Machine Learning 24, 123–140.

    BREIMAN, L. (2001a). Random forests. Machine Learning 45, 5–32.[CrossRef][ISI]

    BREIMAN, L. (2001b). Statistical modeling: the two cultures. Statistical Science 16, 199–231.

    BREIMAN, L. (2002). How to use Survival Forests. http://www.stat.berkeley.edu/users/breiman/.

    BRYAN, J., YU, Z. AND VAN DER LAAN, M. J. (2004). Analysis of longitudinal marginal structural models. Biostatistics 5, 361–380.[Abstract]

    BUCKLEY, J. AND JAMES, I. (1979). Linear regression with censored data. Biometrika 66, 429–436.[Abstract/Free Full Text]

    BÜHLMANN, P. (2004). Bagging, boosting and ensemble methods. In Gentle, J. E., Härdle, W. and Mori, Y. (eds), Handbook of Computational Statistics. Berlin: Springer-Verlag, pp. 877–907.

    BÜHLMANN, P. (2006). Boosting for high-dimensional linear models. The Annals of Statistics 34 (in press).

    BÜHLMANN, P. AND YU, B. (2003). Boosting with L2 loss: regression and classification. Journal of the American Statistical Association 98, 324–338.[CrossRef]

    BULLINGER, L., DÖHNER, K., BAIR, E., FRÖHLICH, S., SCHLENK, R. F., TIBSHIRANI, R., DÖHNER, H. AND POLLACK, J. R. (2004). Use of gene-expression profiling to identify prognostic subclasses in adult acute myloid leukemia. New England Journal of Medicine 350, 1605–1616.[Abstract/Free Full Text]

    COX, D. R. (1972). Regression models and life-tables. Journal of the Royal Statistical Society, Series B 34, 187–202.

    DUDOIT, S. AND VAN DER LAAN, M. J. (2005). Asymptotics of cross-validated risk estimation in estimator selection and performance assessment. Statistical Methodology 2, 131–154.

    FRIEDMAN, J. H. (2001). Greedy function approximation: a gradient boosting machine. The Annals of Statistics 29, 1189–1202.

    GARCZAREK, U. M. AND WEIHS, C. (2003). Standardizing the comparison of partitions. Computational Statistics 18, 143–162.

    GRAF, E., SCHMOOR, C., SAUERBREI, W. AND SCHUMACHER, M. (1999). Assessment and comparison of prognostic classification schemes for survival data. Statistics in Medicine 18, 2529–2545.[CrossRef][ISI][Medline]

    GRAY, R. J. (1992). Flexible methods for analyzing survival data using splines, with applications to breast cancer prognosis. Journal of the American Statistical Association 87, 942–951.[CrossRef]

    HASTIE, T. AND TIBSHIRANI, R. (2004). Efficient quadratic regularization for expression arrays. Biostatistics 5, 329–340.[Abstract]

    HASTIE, T., TIBSHIRANI, R., NARASIMHAN, B. AND CHU, G. (2004). pamr: Prediction Analysis for Microarrays. R package version 1.24. http://CRAN.R-project.org.

    HENDERSON, R. (1995). Problems and prediction in survival-data analysis. Statistics in Medicine 14, 161–184.[ISI][Medline]

    HENDERSON, R., JONES, M. AND STARE, J. (2001). Accuracy of point predictions in survival analysis. Statistics in Medicine 20, 3083–3096.[CrossRef][ISI][Medline]

    HOLLANDER, M. AND WOLFE, D. A. (1999). Nonparametric Statistical Inference, 2nd edition. New York: John Wiley & Sons.

    HOTHORN, T., HORNIK, K. AND ZEILEIS, A. (2005a). party: A Laboratory for Recursive Part(y)itioning. R package version 0.2-8. http://CRAN.R-project.org.

    HOTHORN, T., LAUSEN, B., BENNER, A. AND RADESPIEL-TRÖGER, M. (2004). Bagging survival trees. Statistics in Medicine 23, 77–91.[CrossRef][ISI][Medline]

    HOTHORN, T., LEISCH, F., ZEILEIS, A. AND HORNIK, K. (2005b). The design and analysis of benchmark experiments. Journal of Computational and Graphical Statistics 14, 675–699.[CrossRef]

    HUANG, J. AND HARRINGTON, D. (2005). Iterative partial least squares with right-censored data analysis: a comparison to other dimension reduction techniques. Biometrics 61, 17–24.[CrossRef][ISI][Medline]

    ISHWARAN, H., BLACKSTONE, E. H., POTHIER, C. E. AND LAUER, M. S. (2004). Relative risk forests for exercise heart rate recovery as a predictor of mortality. Journal of the American Statistical Association 99, 591–600.[CrossRef]

    JAMES, I. (1998). Accelerated failure-time models. In Armitage, P. and Colton, T. (eds), Encyclopedia of Biostatistics. Chichester: John Wiley & Sons, pp. 26–30.

    KELES, S., VAN DER LAAN, M. J. AND DUDOIT, S. (2004). Asymptotically optimal model selection method for regression on censored outcomes. Bernoulli 10, 1011–1037.

    KOOPERBERG, C., STONE, C. J. AND TRUONG, Y. K. (1996). Hazard regression. Journal of the American Statistical Association 90, 78–94.[CrossRef]

    LEBLANC, M. AND CROWLEY, J. (1999). Adaptive regression splines in the Cox model. Biometrics 55, 204–213.[CrossRef][ISI][Medline]

    LI, L. AND LI, H. (2004). Dimension reduction methods for microarrays with applications to censored survival data. Bioinformatics 20, 3406–3412.[Abstract/Free Full Text]

    MOLINARO, A. M., DUDOIT, S. AND VAN DER LAAN, M. J. (2004). Tree-based multivariate regression and density estimation with right-censored data. Journal of Multivariate Analysis 90, 154–177.[CrossRef]

    NASON, M., EMERSON, S. AND LEBLANC, M. (2004). CARTscans: a tool for visualizing complex models. Journal of Computational and Graphical Statistics 13, 807–825.[CrossRef]

    ORBE, J., FERREIRA, E. AND NÚÑEZ-ANTÓN, V. (2003). Censored partial regression. Biostatistics 4, 109–121.[Abstract]

    PETERS, A., HOTHORN, T. AND LAUSEN, B. (2002). ipred: Improved predictors. R News 2, 33–36. http://CRAN.R-project.org/doc/Rnews/.

    R DEVELOPMENT CORE T