Hyperparameter optimization of data-driven AI models on HPC systems
Eric Wulff, Maria Girone, Joosep Pata

TL;DR
This paper demonstrates large-scale hyperparameter optimization of AI models on HPC systems, showing significant performance improvements using advanced algorithms like ASHA combined with Bayesian optimization.
Contribution
It benchmarks and compares hyperparameter search algorithms on HPC resources, highlighting the effectiveness of ASHA with Bayesian optimization for large-scale AI model tuning.
Findings
Hyperparameter optimization improved model performance significantly.
ASHA with Bayesian optimization was most resource-efficient.
Large-scale HPC resources enabled optimization impossible otherwise.
Abstract
In the European Center of Excellence in Exascale computing "Research on AI- and Simulation-Based Engineering at Exascale" (CoE RAISE), researchers develop novel, scalable AI technologies towards Exascale. This work exercises High Performance Computing resources to perform large-scale hyperparameter optimization using distributed training on multiple compute nodes. This is part of RAISE's work on data-driven use cases which leverages AI- and HPC cross-methods developed within the project. In response to the demand for parallelizable and resource efficient hyperparameter optimization methods, advanced hyperparameter search algorithms are benchmarked and compared. The evaluated algorithms, including Random Search, Hyperband and ASHA, are tested and compared in terms of both accuracy and accuracy per compute resources spent. As an example use case, a graph neural network model known as…
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
TopicsAdvanced Neural Network Applications · Advanced Data Storage Technologies · Machine Learning and Data Classification
MethodsGraph Neural Network · Balanced Selection · Random Search
