English

The Artificial Scientist -- in-transit Machine Learning of Plasma Simulations

Computational Physics 2025-07-04 v3 Distributed, Parallel, and Cluster Computing Machine Learning

Abstract

Increasing HPC cluster sizes and large-scale simulations that produce petabytes of data per run, create massive IO and storage challenges for analysis. Deep learning-based techniques, in particular, make use of these amounts of domain data to extract patterns that help build scientific understanding. Here, we demonstrate a streaming workflow in which simulation data is streamed directly to a machine-learning (ML) framework, circumventing the file system bottleneck. Data is transformed in transit, asynchronously to the simulation and the training of the model. With the presented workflow, data operations can be performed in common and easy-to-use programming languages, freeing the application user from adapting the application output routines. As a proof-of-concept we consider a GPU accelerated particle-in-cell (PIConGPU) simulation of the Kelvin- Helmholtz instability (KHI). We employ experience replay to avoid catastrophic forgetting in learning from this non-steady process in a continual manner. We detail challenges addressed while porting and scaling to Frontier exascale system.

Keywords

Cite

@article{arxiv.2501.03383,
  title  = {The Artificial Scientist -- in-transit Machine Learning of Plasma Simulations},
  author = {Jeffrey Kelling and Vicente Bolea and Michael Bussmann and Ankush Checkervarty and Alexander Debus and Jan Ebert and Greg Eisenhauer and Vineeth Gutta and Stefan Kesselheim and Scott Klasky and Vedhas Pandit and Richard Pausch and Norbert Podhorszki and Franz Poschel and David Rogers and Jeyhun Rustamov and Steve Schmerler and Ulrich Schramm and Klaus Steiniger and Rene Widera and Anna Willmann and Sunita Chandrasekaran},
  journal= {arXiv preprint arXiv:2501.03383},
  year   = {2025}
}

Comments

12 pages, 9 figures, in 2025 IEEE International Parallel and Distributed Processing Symposium (IPDPS), Milan, Italy, 2025

R2 v1 2026-06-28T20:58:07.941Z