Calibrated Principal Component Regression
Yixuan Florence Wu, Yilun Zhu, Lei Cao, Naichen Shi
TL;DR
Calibrated Principal Component Regression (CPCR) tackles truncation bias in PCR for generalized linear models in the overparameterized regime by learning a low-variance PC-based prior and calibrating in the full feature space through a centered Tikhonov step. The method employs cross-fitting to separate learning and calibration, and combines two calibrated estimators by averaging, thereby preserving variance reduction while mitigating bias. A random matrix theory analysis yields exact asymptotic risk limits, showing CPCR outperforms PCR when the predictive signal leaks into low-variance directions (κ < 1) and highlighting dependence on the nuisance spectrum rather than the exact informative subspace. Empirically, CPCR delivers consistent gains over PCR and ridge across synthetic data, Nyström-kernel regression, and vision-based classification tasks, demonstrating stability and robustness in modern high-dimensional learning tasks. The work provides a principled, scalable approach to debiasing latent-factor regression with strong theoretical guarantees and broad empirical validation.
Abstract
We propose a new method for statistical inference in generalized linear models. In the overparameterized regime, Principal Component Regression (PCR) reduces variance by projecting high-dimensional data to a low-dimensional principal subspace before fitting. However, PCR incurs truncation bias whenever the true regression vector has mass outside the retained principal components (PC). To mitigate the bias, we propose Calibrated Principal Component Regression (CPCR), which first learns a low-variance prior in the PC subspace and then calibrates the model in the original feature space via a centered Tikhonov step. CPCR leverages cross-fitting and controls the truncation bias by softening PCR's hard cutoff. Theoretically, we calculate the out-of-sample risk in the random matrix regime, which shows that CPCR outperforms standard PCR when the regression signal has non-negligible components in low-variance directions. Empirically, CPCR consistently improves prediction across multiple overparameterized problems. The results highlight CPCR's stability and flexibility in modern overparameterized settings.
