Arlot-Celisse (2010) A Survey of Cross-Validation Procedures for Model Selection

cross-validationmodel-selectionrisk-estimationleave-one-outresamplingbias-varianceliterature-survey

Summary

A comprehensive survey of cross-validation (CV) for estimating an estimator's risk and for model selection. It organizes the many CV variants (hold-out, leave-one-out, leave-pp-out, VV-fold, Monte-Carlo) and relates their empirical behaviour to model-selection theory, carefully separating rigorous results from folklore. It analyses the bias and variance of CV risk estimates, distinguishes the estimation and identification goals, treats special frameworks (time series, many models, outliers, density estimation), and closes with practical guidelines for which CV to use when.

Key Claims

Concepts Introduced or Extended

Entities Mentioned

Quotes

"Used to estimate the risk of an estimator or to perform model selection, cross-validation is a widespread strategy because of its simplicity and its (apparent) universality."

"Drawing a general conclusion on CV is nearly an impossible task because of the variety of frameworks."

My Take

The standard reference that turns "just use cross-validation" into a principled decision. Its most useful contributions are conceptual: the κ=n/nt\kappa=n/n_t bias lens, and the insistence that the right CV depends on whether you want estimation (efficiency) or identification (consistency) — the same tension that separates AIC from BIC and that reappears in the Bayesian WAIC/LOO-CV literature. For a time-series wiki the key warning is §8.1: the clean theory assumes independent data, and naive kk-fold CV silently violates that under temporal dependence, needing block or other adapted schemes.