MLLGAPMEOct 9, 2025

A Honest Cross-Validation Estimator for Prediction Performance

arXiv:2510.07649v1h-index: 37
Originality Incremental advance
AI Analysis

This addresses a known limitation in model evaluation for researchers and practitioners, but it is incremental as it builds on existing cross-validation frameworks.

The paper tackles the problem that standard cross-validation does not estimate the performance of a specific trained model for future use, and proposes new estimators that improve upon conventional methods in simulations and real data.

Cross-validation is a standard tool for obtaining a honest assessment of the performance of a prediction model. The commonly used version repeatedly splits data, trains the prediction model on the training set, evaluates the model performance on the test set, and averages the model performance across different data splits. A well-known criticism is that such cross-validation procedure does not directly estimate the performance of the particular model recommended for future use. In this paper, we propose a new method to estimate the performance of a model trained on a specific (random) training set. A naive estimator can be obtained by applying the model to a disjoint testing set. Surprisingly, cross-validation estimators computed from other random splits can be used to improve this naive estimator within a random-effects model framework. We develop two estimators -- a hierarchical Bayesian estimator and an empirical Bayes estimator -- that perform similarly to or better than both the conventional cross-validation estimator and the naive single-split estimator. Simulations and a real-data example demonstrate the superior performance of the proposed method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes