pith. sign in

arxiv: 1703.09580 · v3 · pith:COUPWM5Bnew · submitted 2017-03-28 · 💻 cs.LG · stat.ML

Early Stopping without a Validation Set

classification 💻 cs.LG stat.ML
keywords earlystoppingvalidationgeneralizationperformancetrainingapproachcommon
0
0 comments X
read the original abstract

Early stopping is a widely used technique to prevent poor generalization performance when training an over-expressive model by means of gradient-based optimization. To find a good point to halt the optimizer, a common practice is to split the dataset into a training and a smaller validation set to obtain an ongoing estimate of the generalization performance. We propose a novel early stopping criterion based on fast-to-compute local statistics of the computed gradients and entirely removes the need for a held-out validation set. Our experiments show that this is a viable approach in the setting of least-squares and logistic regression, as well as neural networks.

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 1 Pith paper

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

  1. ScoreStop: Gradient-based early stopping using functional score tests

    stat.ML 2026-06 unverdicted novelty 7.0

    ScoreStop introduces a functional score test for early stopping in gradient boosting, testing the null that the current predictor minimizes population risk with a scale-invariant statistic of known asymptotic distribution.