PAPER DIGEST
Most Influential NEURIPS 2011 Paper · 2026-03 edition

Algorithms for Hyper-Parameter Optimization

James S. Bergstra; R�mi Bardenet; Yoshua Bengio; Bal�zs K�gl

Venue
NEURIPS 2011
Recognition
Most Influential NEURIPS 2011 Paper (Rank No. 1)
Edition
2026-03
Impact factor
9
Certificate ID
7d5e06edf3dedd80

Abstract

Several recent advances to the state of the art in image classification benchmarks have come from better configurations of existing techniques rather than novel approaches to feature learning. Traditionally, hyper-parameter optimization has been the job of humans because they can be very efficient in regimes where only a few trials are possible. Presently, computer clusters and GPU processors make it possible to run more trials and we show that algorithmic approaches can find better results. We present hyper-parameter optimization results on tasks of training neural networks and deep belief networks (DBNs). We optimize hyper-parameters using random search and two new greedy sequential methods based on the expected improvement criterion. Random search has been shown to be sufficiently efficient for learning neural networks for several datasets, but we show it is unreliable for training DBNs. The sequential algorithms are applied to the most difficult DBN learning problems from [Larochelle et al., 2007] and find significantly better results than the best previously reported. This work contributes novel techniques for making response surface models P (y|x) in which many elements of hyper-parameter assignment (x) are known to be irrelevant given particular values of other elements.

Download PDF certificate