pith. sign in

arxiv: 2406.08307 · v2 · pith:TCAVSMBJnew · submitted 2024-06-12 · 📊 stat.ML · cs.LG

Measuring training variability from stochastic optimization using robust nonparametric testing

classification 📊 stat.ML cs.LG
keywords modelalphaleveltrainingtrimmingdistributionhypothesistesting
0
0 comments X
read the original abstract

Deep neural network training often involves stochastic optimization, meaning each run will produce a different model. This implies that hyperparameters of the training process, such as the random seed itself, can potentially have significant influence on the variability in the trained models. Measuring model quality by summary statistics, such as test accuracy, can obscure this dependence. We propose a robust hypothesis testing framework and a novel summary statistic, the $\alpha$-trimming level, to measure model similarity. Applying hypothesis testing directly with the $\alpha$-trimming level is challenging because we cannot accurately describe the distribution under the null hypothesis. Our framework addresses this issue by determining how closely an approximate distribution resembles the expected distribution of a group of individually trained models and using this approximation as our reference. We then use the $\alpha$-trimming level to suggest how many training runs should be sampled to ensure that an ensemble is a reliable representative of the true model performance. We also show how to use the $\alpha$-trimming level to measure model variability and demonstrate experimentally that it is more expressive than performance metrics like validation accuracy, churn, or expected calibration error when taken alone. An application of fine-tuning over random seed in transfer learning illustrates the advantage of our new metric.

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. The FID Lottery: Quantifying Hidden Randomness in Generative-Model Evaluation

    cs.CV 2026-06 unverdicted novelty 6.0

    FID variance from training seeds is 3.2 times larger than from sampling seeds on hundreds of SiT models, with 1-2% coefficient of variation that barely shrinks with more compute, leading to a multi-seed evaluation protocol.