English

A Boo(n) for Evaluating Architecture Performance

Machine Learning 2018-07-24 v2 Machine Learning

Abstract

We point out important problems with the common practice of using the best single model performance for comparing deep learning architectures, and we propose a method that corrects these flaws. Each time a model is trained, one gets a different result due to random factors in the training process, which include random parameter initialization and random data shuffling. Reporting the best single model performance does not appropriately address this stochasticity. We propose a normalized expected best-out-of-nn performance (Boon\text{Boo}_n) as a way to correct these problems.

Keywords

Cite

@article{arxiv.1807.01961,
  title  = {A Boo(n) for Evaluating Architecture Performance},
  author = {Ondrej Bajgar and Rudolf Kadlec and Jan Kleindienst},
  journal= {arXiv preprint arXiv:1807.01961},
  year   = {2018}
}

Comments

ICML 2018

R2 v1 2026-06-23T02:51:50.273Z