skip to main content
OSTI.GOV title logo U.S. Department of Energy
Office of Scientific and Technical Information

Title: DeepHyper: Asynchronous Hyperparameter Search for Deep Neural Networks

Conference ·

Hyperparameters employed by deep learning (DL) methods play a substantial role in the performance and reliability of these methods in practice. Unfortunately, finding performance-optimizing hyperparameter settings is a notoriously difficult task. Hyperparameter search methods typically have limited production-strength implementations or do not target scalability within a highly parallel machine, portability across different machines, experimental comparison between different methods, and tighter integration with workflow systems. In this paper, we present DeepHyper, a Python package that provides a common interface for the implementation and study of scalable hyperparameter search methods. It adopts the Balsam workflow system to hide the complexities of running large numbers of hyperparameter configurations in parallel on high-performance computing (HPC) systems. We implement and study asynchronous model-based search methods that consist of sampling a small number of input hyperparameter configurations and progressively fitting surrogate models over the input-output space until exhausting a user-defined budget of evaluations. We evaluate the efficacy of these methods relative to approaches such as random search, genetic algorithms, Bayesian optimization, and hyperband on DL benchmarks on CPU- and GPU-based HPC systems.

Research Organization:
Argonne National Lab. (ANL), Argonne, IL (United States)
Sponsoring Organization:
USDOE Office of Science - Office of Advanced Scientific Computing Research (ASCR)
DOE Contract Number:
AC02-06CH11357
OSTI ID:
1772593
Resource Relation:
Conference: 2018 IEEE 25th International Conference on High Performance Computing (HiPC), 12/17/18 - 12/20/18, Bengaluru, India
Country of Publication:
United States
Language:
English

Similar Records

DeepHyper: Asynchronous Hyperparameter Search for Deep Neural Networks
Conference · Mon Jan 01 00:00:00 EST 2018 · OSTI ID:1772593

HyperSpace: Distributed Bayesian Hyperparameter Optimization
Conference · Sat Sep 01 00:00:00 EDT 2018 · 2018 30TH INTERNATIONAL SYMPOSIUM ON COMPUTER ARCHITECTURE AND HIGH PERFORMANCE COMPUTING (SBAC-PAD 2018) · OSTI ID:1772593

HyperSpace: Distributed Bayesian Hyperparameter Optimization
Journal Article · Sat Sep 01 00:00:00 EDT 2018 · Proceedings (Symposium on Computer Architecture and High Performance Computing) · OSTI ID:1772593

Related Subjects