pith. sign in

arxiv: 1806.00451 · v1 · pith:PR5TFDAAnew · submitted 2018-06-01 · 💻 cs.LG · stat.ML

Do CIFAR-10 Classifiers Generalize to CIFAR-10?

classification 💻 cs.LG stat.ML
keywords accuracymodelscifar-10droptestclassifiersdatadistribution
0
0 comments X
read the original abstract

Machine learning is currently dominated by largely experimental work focused on improvements in a few key tasks. However, the impressive accuracy numbers of the best performing models are questionable because the same test sets have been used to select these models for multiple years now. To understand the danger of overfitting, we measure the accuracy of CIFAR-10 classifiers by creating a new test set of truly unseen images. Although we ensure that the new test set is as close to the original data distribution as possible, we find a large drop in accuracy (4% to 10%) for a broad range of deep learning models. Yet more recent models with higher original accuracy show a smaller drop and better overall performance, indicating that this drop is likely not due to overfitting based on adaptivity. Instead, we view our results as evidence that current accuracy numbers are brittle and susceptible to even minute natural variations in the data distribution.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 10 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. How does the optimizer implicitly bias the model merging loss landscape?

    cs.LG 2025-10 unverdicted novelty 7.0

    Effective noise scale non-monotonically governs model merging success with an optimum, unifying effects of learning rate, weight decay, batch size, and augmentation on the loss landscape.

  2. Convex Optimization for Alignment and Preference Learning on a Single GPU

    cs.LG 2026-05 unverdicted novelty 6.0

    COALA applies convex optimization reformulations of neural networks to direct preference optimization, claiming single-GPU training with ~18% of DPO's TFLOPs and competitive performance on multiple datasets and models...

  3. Encrypted Neural Networks without Overflows

    cs.CR 2026-05 unverdicted novelty 6.0

    Introduces formal verification to compute certified neuron range bounds for CKKS-encrypted neural networks, eliminating overflow failures that previously reached 47%.

  4. TopoGeoScore: A Self-Supervised Source-Only Geometric Framework for OOD Checkpoint Selection

    cs.LG 2026-05 unverdicted novelty 6.0

    TopoGeoScore combines a torsion-inspired Laplacian log-determinant, Ollivier-Ricci curvature, and higher-order topological summaries from source embeddings, with weights learned via self-supervised invariance to geome...

  5. A Comparative Analysis on the Performance of Upper Confidence Bound Algorithms in Adaptive Deep Neural Networks

    cs.LG 2026-04 conditional novelty 6.0

    UCB-V and UCB-Tuned dominate accuracy-energy and accuracy-latency trade-offs while all tested UCB strategies achieve sub-linear regret in adaptive DNN early-exit experiments on CIFAR datasets.

  6. Tent: Fully Test-time Adaptation by Entropy Minimization

    cs.LG 2020-06 conditional novelty 6.0

    Test-time entropy minimization adapts models by optimizing for confident predictions, reducing error on corrupted ImageNet-C and enabling source-free domain adaptation.

  7. A Large-scale Study of Representation Learning with the Visual Task Adaptation Benchmark

    cs.CV 2019-10 accept novelty 6.0

    VTAB is a 19-task benchmark that measures representation quality by few-shot adaptation performance across diverse vision domains, with a controlled large-scale comparison of popular pretraining methods.

  8. A Comparative Analysis on the Performance of Upper Confidence Bound Algorithms in Adaptive Deep Neural Networks

    cs.LG 2026-04 unverdicted novelty 5.0

    Comparative study applies UCB-V, UCB-Tuned, UCB-Bayes and UCB-BwK to ADNN early-exit selection on ResNet and MobileViT using CIFAR-10/100, reporting sub-linear regret with UCB-Bayes fastest and UCB-V/UCB-Tuned best on...

  9. Generative Channel Knowledge Base With Environmental Information for Joint Source-Channel Coding in Semantic Communications

    cs.IT 2026-04 unverdicted novelty 5.0

    A Transformer-based generative model builds an environment-aware channel knowledge base that is injected into JSCC encoders and decoders, achieving 10^{-3} level channel estimation error and outperforming benchmarks i...

  10. Reproducibility in Machine Learning for Health

    cs.LG 2019-07 unverdicted novelty 5.0

    Systematic evaluation of over 100 ML4H papers finds poorer reproducibility than other ML fields, driven by limited data and code access, and offers recommendations to data providers, publishers, and researchers.