The Relative Instability of Model Comparison with Cross-validation
Abstract
Cross-validation (CV) is known to provide asymptotically exact tests and confidence intervals for model improvement but only when the model comparison is relatively stable. Surprisingly, we prove that even simple, individually stable models can generate relatively unstable comparisons, calling into question the validity of CV inference. Specifically, we show that the Lasso and its close cousin, soft-thresholding, generate relatively unstable comparisons and invalid CV inferences, even in the most favorable of learning settings and when both models are individually stable. These findings highlight the importance of verifying relative stability before deploying CV for model comparison.
Lay Summary
Cross-validation (CV) is commonly used for two related tasks: judging the quality of a learning algorithm and testing whether one algorithm is better than another. Prior work has shown that CV can reliably judge the quality of a learning algorithm whenever that algorithm is stable (i.e., whenever changing one training point has minimal impact on performance). We show that the same property does not hold for model comparison: even simple stable algorithms can generate relatively unstable comparisons that undermine the reliability of CV.