Instrumenting Lightweight, Modular Machine Learning Training and Inference
Computational Science–ICCS 2026: 26th International Conference
Yousef, Ayman, Corey Wetterer-Nelson, Mengjiao Han, Victor Mateevitsi, Joseph Insley, Silvio Rizzi, Janet Knowles, Michael E. Papka, and Amanda Randles

Summary
Recent advances in exascale computing have increased the resolution and fidelity of large-scale simulations, while rapid progress in deep learning has accelerated efforts to couple machine learning with physics-based solvers. We present a lightweight, modular in situ coupling methodology that embeds machine learning training and infer-ence directly into simulation workflows using the ParaView and Cat-alyst APIs. The approach provides C++/Python interoperability via a solver-side data adaptor that packages simulation state into Conduit Nodes and a Catalyst-driven Python “bridge script” that converts solver fields into NumPy/PyTorch representations with minimal intrusion into the solver code. We describe the design and instrumentation required to integrate the framework and demonstrate it within a proxy (mini-app) of the HARVEY vascular flow solver. To illustrate practical usage, we implement both in situ training and in situ inference of a point-cloud autoencoder running concurrently with the solver. We report scalabil-ity and overhead characteristics and show that the approach enables distributed online ML workflows without language unification or major solver refactoring.
Citation
Yousef, Ayman, et al. “Instrumenting Lightweight, Modular Machine Learning Training and Inference.” Computational Science–ICCS 2026: 26th International Conference, Hamburg, Germany, June 29–July 1, 2026, Proceedings, Part II. Springer Nature.
