Making a Science of Model Search
J. Bergstra, D. Yamins, D. D. Cox

TL;DR
This paper introduces a meta-modeling approach for automated hyperparameter optimization in computer vision, aiming to replace manual tuning with a reproducible, unbiased process that improves evaluation and development of algorithms.
Contribution
The work formalizes a meta-model that enables automated, objective hyperparameter tuning by exposing the computation graph of performance metrics, achieving state-of-the-art results across diverse vision tasks.
Findings
State-of-the-art results on LFW, PubFig83, and CIFAR-10.
Automated hyperparameter optimization improves reproducibility.
Formalization supports more objective evaluation.
Abstract
Many computer vision algorithms depend on a variety of parameter choices and settings that are typically hand-tuned in the course of evaluating the algorithm. While such parameter tuning is often presented as being incidental to the algorithm, correctly setting these parameter choices is frequently critical to evaluating a method's full potential. Compounding matters, these parameters often must be re-tuned when the algorithm is applied to a new problem domain, and the tuning process itself often depends on personal experience and intuition in ways that are hard to describe. Since the performance of a given technique depends on both the fundamental quality of the algorithm and the details of its tuning, it can be difficult to determine whether a given technique is genuinely better, or simply better tuned. In this work, we propose a meta-modeling approach to support automated hyper…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Data Visualization and Analytics · Machine Learning and Algorithms
