2020

Using a thousand optimization tasks to learn hyperparameter search strategies

Metz, Luke, Maheswaranathan, Niru, Sun, Ruoxi et al.

Understand

We present TaskSet, a dataset of tasks for use in training and evaluating optimizers.

  • TaskSet is unique in its size and diversity, containing over a thousand tasks ranging from image classification with fully connected or convolutional neural networks, to variational autoencoders, to non-volume preserving flows on a variety of datasets.
  • As an example application of such a dataset we explore meta-learning an ordered list of hyperparameters to try sequentially.
  • By learning this hyperparameter list from data generated using TaskSet we achieve large speedups in sample efficiency over random search.

Reading the bibliography…