cd /news/machine-learning/on-cross-validation-for-hyperparamet… · home topics machine-learning article
[ARTICLE · art-100765] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=· neutral

On Cross-Validation for Hyperparameter Optimization of Deep Learning Image Classifiers

A new arXiv preprint (2608.14705v1) comparing hyperparameter optimization protocols for deep learning image classifiers found that 5-fold cross-validation reduces absolute performance-estimation error (AEE) versus fixed or reshuffled holdout on small-sample medical imaging datasets, with the largest gains at the smallest sample sizes. The study, which tested ResNet-18 on RSNA pneumonia radiographs and binarized HAM10000 skin lesions plus ViT-S/16 on RSNA, recommends cross-validation-based HPO for small-sample medical image classification when compute allows.

read1 min views7 publishedAug 18, 2026

arXiv:2608.14705v1 Announce Type: new Abstract: Hyperparameter optimization (HPO) can materially affect the performance of deep learning (DL) image classifiers, but there is little empirical guidance on how to derive the validation signal that drives it, especially for the small sample sizes common in fields such as medical imaging. We compared three HPO protocols in terms of {\em absolute performance-estimation error} (AEE; the absolute difference between the winning configuration's validation AUROC and its test AUROC): fixed holdout (F), reshuffled holdout (R), and 5-fold cross-validation (C). The search space, sampler, training procedure, architecture, and test set were held identical across protocols. We evaluated the protocols on three public datasets spanning two regimes: binary medical imaging (RSNA pneumonia radiographs and binarized HAM10000 skin lesions) and 200-class natural imaging (Tiny ImageNet), across a range of development set sizes $n$ and two backbones (ResNet-18 on all datasets, Vision Transformer (ViT-S/16) on RSNA). On the medical datasets, every point estimate favored cross-validation over both holdout protocols, with reductions in AEE largest at small sample sizes and diminishing as $n$ increased. This pattern remained robust under conservative family-wise adjustment. On Tiny ImageNet, AEE was negligible under all three protocols. Test AUROC was generally similar among protocols. Fixed holdout had lower mean AEE than reshuffled holdout in 11 of 12 medical conditions, although this secondary finding was less uniformly supported. For small-sample medical image classification, we recommend cross-validation-based HPO when computational resources permit because it trades additional computation for a more reliable development-time estimate of subsequent test performance.

── more in #machine-learning 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/on-cross-validation-…] indexed:0 read:1min 2026-08-18 ·