DATA-ANLGMar 2, 2022

Hyperparameter optimization of data-driven AI models on HPC systems

arXiv:2203.01112v19 citationsh-index: 97
Originality Synthesis-oriented
AI Analysis

This work addresses the need for efficient hyperparameter optimization in data-driven AI models for high-energy physics, leveraging HPC resources to achieve significant performance gains, though it is incremental in applying existing methods to a specific domain.

The researchers tackled hyperparameter optimization for AI models on HPC systems, benchmarking algorithms like Random Search, Hyperband, and ASHA on a graph neural network (MLPF) for particle-flow reconstruction, finding that ASHA with Bayesian optimization provided the largest performance increase per compute resource spent.

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 MLPF, developed for the task of Machine-Learned Particle-Flow reconstruction in High Energy Physics, acts as the base model for optimization. Results show that hyperparameter optimization significantly increased the performance of MLPF and that this would not have been possible without access to large-scale High Performance Computing resources. It is also shown that, in the case of MLPF, the ASHA algorithm in combination with Bayesian optimization gives the largest performance increase per compute resources spent out of the investigated algorithms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes