English

PAL -- Parallel active learning for machine-learned potentials

Machine Learning 2024-12-03 v1 Materials Science Distributed, Parallel, and Cluster Computing Chemical Physics Computational Physics

Abstract

Constructing datasets representative of the target domain is essential for training effective machine learning models. Active learning (AL) is a promising method that iteratively extends training data to enhance model performance while minimizing data acquisition costs. However, current AL workflows often require human intervention and lack parallelism, leading to inefficiencies and underutilization of modern computational resources. In this work, we introduce PAL, an automated, modular, and parallel active learning library that integrates AL tasks and manages their execution and communication on shared- and distributed-memory systems using the Message Passing Interface (MPI). PAL provides users with the flexibility to design and customize all components of their active learning scenarios, including machine learning models with uncertainty estimation, oracles for ground truth labeling, and strategies for exploring the target space. We demonstrate that PAL significantly reduces computational overhead and improves scalability, achieving substantial speed-ups through asynchronous parallelization on CPU and GPU hardware. Applications of PAL to several real-world scenarios - including ground-state reactions in biomolecular systems, excited-state dynamics of molecules, simulations of inorganic clusters, and thermo-fluid dynamics - illustrate its effectiveness in accelerating the development of machine learning models. Our results show that PAL enables efficient utilization of high-performance computing resources in active learning workflows, fostering advancements in scientific research and engineering applications.

Keywords

Cite

@article{arxiv.2412.00401,
  title  = {PAL -- Parallel active learning for machine-learned potentials},
  author = {Chen Zhou and Marlen Neubert and Yuri Koide and Yumeng Zhang and Van-Quan Vuong and Tobias Schlöder and Stefanie Dehnen and Pascal Friederich},
  journal= {arXiv preprint arXiv:2412.00401},
  year   = {2024}
}

Comments

25 pages, 4 figures, and 1 table (references and SI included)