Massively Parallel Genetic Optimization through Asynchronous Propagation of Populations

Massively Parallel Genetic Optimization through Asynchronous Propagation of Populations

Tuesday, May 23, 2023 9:25 AM to 9:50 AM · 25 min. (Europe/Berlin)
Hall F - 2nd Floor
Research Paper
AI ApplicationsHPC WorkflowsManaging Extreme-Scale ParallelismML Systems and Tools

Information

We present Propulate, an evolutionary optimization algorithm and software package for global optimization and in particular hyperparameter search. For efficient use of HPC resources, Propulate omits the synchronization after each generation as done in conventional genetic algorithms. Instead, it steers the search with the complete population present at time of breeding new individuals. We provide an MPI-based implementation of our algorithm, which features variants of selection, mutation, crossover, and migration and is easy to extend with custom functionality. We compare Propulate to the established optimization tool Optuna. We find that Propulate is up to three orders of magnitude faster without sacrificing solution accuracy, demonstrating the efficiency and efficacy of our lazy synchronization approach. Code and documentation are available at https://anonymous.4open.science/r/propulate-CE2E/.
Contributors:
Format
On-siteOn Demand
Beginner Level
65%
Intermediate Level
25%
Advanced Level
10%