| Part of a series on |
| Regression analysis |
|---|
| Models |
| Estimation |
| Background |
Instatistics,principal component regression (PCR) is aregression analysis technique that is based onprincipal component analysis (PCA). PCR is a form ofreduced rank regression.[1] More specifically, PCR is used forestimating the unknownregression coefficients in astandard linear regression model.
In PCR, instead of regressing the dependent variable on the explanatory variables directly, theprincipal components of the explanatory variables are used asregressors. One typically uses only a subset of all the principal components for regression, making PCR a kind ofregularized procedure and also a type ofshrinkage estimator.
Often the principal components with highervariances (the ones based oneigenvectors corresponding to the highereigenvalues of thesamplevariance-covariance matrix of the explanatory variables) are selected as regressors. However, for the purpose ofpredicting the outcome, the principal components with low variances may also be important, in some cases even more important.[2]
One major use of PCR lies in overcoming themulticollinearity problem which arises when two or more of the explanatory variables are close to beingcollinear.[3] PCR can aptly deal with such situations by excluding some of the low-variance principal components in the regression step. In addition, by usually regressing on only a subset of all the principal components, PCR can result indimension reduction through substantially lowering the effective number of parameters characterizing the underlying model. This can be particularly useful in settings withhigh-dimensional covariates. Also, through appropriate selection of the principal components to be used for regression, PCR can lead to efficientprediction of the outcome based on the assumed model.
The PCR method may be broadly divided into three major steps:
Data representation: Let denote the vector of observed outcomes and denote the correspondingdata matrix of observed covariates where, and denote the size of the observedsample and the number of covariates respectively, with. Each of the rows of denotes one set of observations for thedimensional covariate and the respective entry of denotes the corresponding observed outcome.
Data pre-processing: Assume that and each of the columns of have already beencentered so that all of them have zeroempirical means. This centering step is crucial (at least for the columns of) since PCR involves the use of PCA on andPCA is sensitive tocentering of the data.
Underlying model: Following centering, the standardGauss–Markovlinear regression model for on can be represented as: where denotes the unknown parameter vector of regression coefficients and denotes the vector of random errors with and for some unknownvariance parameter
Objective: The primary goal is to obtain an efficientestimator for the parameter, based on the data. One frequently used approach for this isordinary least squares regression which, assuming isfull column rank, gives theunbiased estimator: of. PCR is another technique that may be used for the same purpose of estimating.
PCA step: PCR starts by performing a PCA on the centered data matrix. For this, let denote thesingular value decomposition of where, with denoting the non-negativesingular values of, while thecolumns of and are bothorthonormal sets of vectors denoting theleft and right singular vectors of respectively.
The principal components: gives aspectral decomposition of where with denoting the non-negative eigenvalues (also known as theprincipal values) of, while the columns of denote the corresponding orthonormal set of eigenvectors. Then, and respectively denote theprincipal component and theprincipal component direction (orPCA loading) corresponding to the largestprincipal value for each.
Derived covariates: For any, let denote the matrix with orthonormal columns consisting of the first columns of. Let denote the matrix having the first principal components as its columns. may be viewed as the data matrix obtained by using thetransformed covariates instead of using the original covariates.
The PCR estimator: Let denote the vector of estimated regression coefficients obtained byordinary least squares regression of the response vector on the data matrix. Then, for any, the final PCR estimator of based on using the first principal components is given by:.
The fitting process for obtaining the PCR estimator involves regressing the response vector on the derived data matrix which hasorthogonal columns for any since the principal components aremutually orthogonal to each other. Thus in the regression step, performing amultiple linear regression jointly on the selected principal components as covariates is equivalent to carrying out independentsimple linear regressions (or univariate regressions) separately on each of the selected principal components as a covariate.
When all the principal components are selected for regression so that, then the PCR estimator is equivalent to theordinary least squares estimator. Thus,. This is easily seen from the fact that and also observing that is anorthogonal matrix.
For any, the variance of is given by
In particular:
Hence for all we have:
Thus, for all we have:
where indicates that a square symmetric matrix isnon-negative definite. Consequently, any givenlinear form of the PCR estimator has a lower variance compared to that of the samelinear form of the ordinary least squares estimator.
Undermulticollinearity, two or more of the covariates are highlycorrelated, so that one can be linearly predicted from the others with a non-trivial degree of accuracy. Consequently, the columns of the data matrix that correspond to the observations for these covariates tend to becomelinearly dependent and therefore, tends to becomerank deficient losing its full column rank structure. More quantitatively, one or more of the smaller eigenvalues of get(s) very close or become(s) exactly equal to under such situations. The variance expressions above indicate that these small eigenvalues have the maximuminflation effect on the variance of the least squares estimator, therebydestabilizing the estimator significantly when they are close to. This issue can be effectively addressed through using a PCR estimator obtained by excluding the principal components corresponding to these small eigenvalues.
PCR may also be used for performingdimension reduction. To see this, let denote any matrix having orthonormal columns, for any Suppose now that we want toapproximate each of the covariate observations through theranklinear transformation for some.
Then, it can be shown that
is minimized at the matrix with the first principal component directions as columns, and the corresponding dimensional derived covariates. Thus the dimensional principal components provide the bestlinear approximation of rank to the observed data matrix.
The correspondingreconstruction error is given by:
Thus any potentialdimension reduction may be achieved by choosing, the number of principal components to be used, through appropriate thresholding on the cumulative sum of theeigenvalues of. Since the smaller eigenvalues do not contribute significantly to the cumulative sum, the corresponding principal components may be continued to be dropped as long as the desired threshold limit is not exceeded. The same criteria may also be used for addressing themulticollinearity issue whereby the principal components corresponding to the smaller eigenvalues may be ignored as long as the threshold limit is maintained.
Since the PCR estimator typically uses only a subset of all the principal components for regression, it can be viewed as some sort of aregularized procedure. More specifically, for any, the PCR estimator denotes the regularized solution to the followingconstrained minimization problem:
The constraint may be equivalently written as:
where:
Thus, when only a proper subset of all the principal components are selected for regression, the PCR estimator so obtained is based on a hard form ofregularization that constrains the resulting solution to thecolumn space of the selected principal component directions, and consequently restricts it to beorthogonal to the excluded directions.
Given the constrained minimization problem as defined above, consider the following generalized version of it:
where, denotes any full column rank matrix of order with.
Let denote the corresponding solution. Thus
Then the optimal choice of the restriction matrix for which the corresponding estimator achieves the minimum prediction error is given by:[4]
where
Quite clearly, the resulting optimal estimator is then simply given by the PCR estimator based on the first principal components.
Since the ordinary least squares estimator isunbiased for, we have
where, MSE denotes themean squared error. Now, if for some, we additionally have:, then the corresponding is alsounbiased for and therefore
We have already seen that
which then implies:
for that particular. Thus in that case, the corresponding would be a moreefficient estimator of compared to, based on using the mean squared error as the performance criteria. In addition, any givenlinear form of the corresponding would also have a lowermean squared error compared to that of the samelinear form of.
Now suppose that for a given. Then the corresponding isbiased for. However, since
it is still possible that, especially if is such that the excluded principal components correspond to the smaller eigenvalues, thereby resulting in lowerbias.
In order to ensure efficient estimation and prediction performance of PCR as an estimator of, Park (1981)[4] proposes the following guideline for selecting the principal components to be used for regression: Drop the principal component if and only if Practical implementation of this guideline of course requires estimates for the unknown model parameters and. In general, they may be estimated using the unrestricted least squares estimates obtained from the original full model. Park (1981) however provides a slightly modified set of estimates that may be better suited for this purpose.[4]
Unlike the criteria based on the cumulative sum of the eigenvalues of, which is probably more suited for addressing the multicollinearity problem and for performing dimension reduction, the above criteria actually attempts to improve the prediction and estimation efficiency of the PCR estimator by involving both the outcome as well as the covariates in the process of selecting the principal components to be used in the regression step. Alternative approaches with similar goals include selection of the principal components based oncross-validation or theMallow's Cp criteria. Often, the principal components are also selected based on their degree ofassociation with the outcome.
In general, PCR is essentially ashrinkage estimator that usually retains the high variance principal components (corresponding to the higher eigenvalues of) as covariates in the model and discards the remaining low variance components (corresponding to the lower eigenvalues of). Thus it exerts a discreteshrinkage effect on the low variance components nullifying their contribution completely in the original model. In contrast, theridge regression estimator exerts a smooth shrinkage effect through theregularization parameter (or the tuning parameter) inherently involved in its construction. While it does not completely discard any of the components, it exerts a shrinkage effect over all of them in a continuous manner so that the extent of shrinkage is higher for the low variance components and lower for the high variance components. Frank and Friedman (1993)[5] conclude that for the purpose of prediction itself, the ridge estimator, owing to its smooth shrinkage effect, is perhaps a better choice compared to the PCR estimator having a discrete shrinkage effect.
In addition, the principal components are obtained from theeigen-decomposition of that involves the observations for the explanatory variables only. Therefore, the resulting PCR estimator obtained from using these principal components as covariates need not necessarily have satisfactory predictive performance for the outcome. A somewhat similar estimator that tries to address this issue through its very construction is thepartial least squares (PLS) estimator. Similar to PCR, PLS also uses derived covariates of lower dimensions. However unlike PCR, the derived covariates for PLS are obtained based on using both the outcome as well as the covariates. While PCR seeks the high variance directions in the space of the covariates, PLS seeks the directions in the covariate space that are most useful for the prediction of the outcome.
2006 a variant of the classical PCR known as thesupervised PCR was proposed.[6] In a spirit similar to that of PLS, it attempts at obtaining derived covariates of lower dimensions based on a criterion that involves both the outcome as well as the covariates. The method starts by performing a set ofsimple linear regressions (or univariate regressions) wherein the outcome vector is regressed separately on each of the covariates taken one at a time. Then, for some, the first covariates that turn out to be the most correlated with the outcome (based on the degree of significance of the corresponding estimated regression coefficients) are selected for further use. A conventional PCR, as described earlier, is then performed, but now it is based on only the data matrix corresponding to the observations for the selected covariates. The number of covariates used: and the subsequent number of principal components used: are usually selected bycross-validation.
The classical PCR method as described above is based onclassical PCA and considers alinear regression model for predicting the outcome based on the covariates. However, it can be easily generalized to akernel machine setting whereby theregression function need not necessarily belinear in the covariates, but instead it can belong to theReproducing Kernel Hilbert Space associated with any arbitrary (possiblynon-linear),symmetricpositive-definite kernel. Thelinear regression model turns out to be a special case of this setting when thekernel function is chosen to be thelinear kernel.
In general, under thekernel machine setting, the vector of covariates is firstmapped into ahigh-dimensional (potentiallyinfinite-dimensional)feature space characterized by thekernel function chosen. Themapping so obtained is known as thefeature map and each of itscoordinates, also known as thefeature elements, corresponds to one feature (may belinear ornon-linear) of the covariates. Theregression function is then assumed to be alinear combination of thesefeature elements. Thus, theunderlying regression model in thekernel machine setting is essentially alinear regression model with the understanding that instead of the original set of covariates, the predictors are now given by the vector (potentiallyinfinite-dimensional) offeature elements obtained bytransforming the actual covariates using thefeature map.
However, thekernel trick actually enables us to operate in thefeature space without ever explicitly computing thefeature map. It turns out that it is only sufficient to compute the pairwiseinner products among the feature maps for the observed covariate vectors and theseinner products are simply given by the values of thekernel function evaluated at the corresponding pairs of covariate vectors. The pairwise inner products so obtained may therefore be represented in the form of a symmetric non-negative definite matrix also known as thekernel matrix.
PCR in thekernel machine setting can now be implemented by firstappropriately centering thiskernel matrix (K, say) with respect to thefeature space and then performing akernel PCA on thecentered kernel matrix (K', say) whereby aneigendecomposition of K' is obtained. Kernel PCR then proceeds by (usually) selecting a subset of all theeigenvectors so obtained and then performing astandard linear regression of the outcome vector on these selectedeigenvectors. Theeigenvectors to be used for regression are usually selected usingcross-validation. The estimated regression coefficients (having the same dimension as the number of selected eigenvectors) along with the corresponding selected eigenvectors are then used for predicting the outcome for a future observation. Inmachine learning, this technique is also known asspectral regression.
Clearly, kernel PCR has a discrete shrinkage effect on the eigenvectors of K', quite similar to the discrete shrinkage effect of classical PCR on the principal components, as discussed earlier. However, the feature map associated with the chosen kernel could potentially be infinite-dimensional, and hence the corresponding principal components and principal component directions could be infinite-dimensional as well. Therefore, these quantities are often practically intractable under the kernel machine setting. Kernel PCR essentially works around this problem by considering an equivalent dual formulation based on using thespectral decomposition of the associated kernel matrix. Under the linear regression model (which corresponds to choosing the kernel function as the linear kernel), this amounts to considering a spectral decomposition of the corresponding kernel matrix and then regressing the outcome vector on a selected subset of the eigenvectors of so obtained. It can be easily shown that this is the same as regressing the outcome vector on the corresponding principal components (which are finite-dimensional in this case), as defined in the context of the classical PCR. Thus, for the linear kernel, the kernel PCR based on a dual formulation is exactly equivalent to the classical PCR based on a primal formulation. However, for arbitrary (and possibly non-linear) kernels, this primal formulation may become intractable owing to the infinite dimensionality of the associated feature map. Thus classical PCR becomes practically infeasible in that case, but kernel PCR based on the dual formulation still remains valid and computationally scalable.