paper-with-me

Papers

In Situ Framework for Coupling Simulation and Machine Learning with Application to CFD

2023-06-22 · Riccardo Balin, Filippo Simini, Cooper Simpson, Andrew Shao, Alessandro Rigazzi, Matthew Ellis, Stephen Becker, Alireza Doostan, John A. Evans, Kenneth E. Jansen

Recent years have seen many successful applications of machine learning (ML) to facilitate fluid dynamic computations. As simulations grow, generating new training datasets for traditional offline learning creates I/O and storage bottlenecks. Additionally, performing inference at runtime requires non-trivial coupling of ML framework libraries with simulation codes. This work offers a solution to both limitations by simplifying this coupling and enabling in situ training and inference workflows on heterogeneous clusters. Leveraging SmartSim, the presented framework deploys a database to store data and ML models in memory, thus circumventing the file system. On the Polaris supercomputer, we demonstrate perfect scaling efficiency to the full machine size of the data transfer and inference costs thanks to a novel co-located deployment of the database. Moreover, we train an autoencoder in situ from a turbulent flow simulation, showing that the framework overhead is negligible relative to a solver time step and training epoch.

📄 PDF Abstract BibTeX arXiv:2306.12900

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Physics-driven machine learning models coupling PyTorch and Firedrake

2023-03-13 · Nacime Bouziani, David A. Ham

Partial differential equations (PDEs) are central to describing and modelling complex physical systems that arise in many disciplines across science and engineering. However, in many realistic applications PDE modelling …

Inductive Bias

Differentiable programming across the PDE and Machine Learning barrier

2024-09-09 · Nacime Bouziani, David A. Ham, Ado Farsi

The combination of machine learning and physical laws has shown immense potential for solving scientific problems driven by partial differential equations (PDEs) with the promise of fast inference, zero-shot generalisati…

Code GenerationInductive Bias

Generic Probabilistic Interactive Situation Recognition and Prediction: From Virtual to Real

2018-09-09 · Jiachen Li, Hengbo Ma, Wei Zhan, Masayoshi Tomizuka

Accurate and robust recognition and prediction of traffic situation plays an important role in autonomous driving, which is a prerequisite for risk assessment and effective decision making. Although there exist a lot of …

Autonomous DrivingDecision MakingTransfer Learning

Parametric modeling of shear wave velocity profiles for the conterminous U.S

2025-10-01 · Morgan D. Sanger, Brett W. Maurer arxiv

Earthquake ground motions and the related damage can be significantly impacted by near-surface soils. Accurate predictions of seismic hazard require depth-continuous models of soil stiffness, commonly described in terms …

Minority Report: A Graph Network Oracle for In Situ Visualization

2022-06-25 · Krishna Kumar, Paul Navrátil, Andrew Solis, Joseph Vantassel

In situ visualization techniques are hampered by a lack of foresight: crucial simulation phenomena can be missed due to a poor sampling rate or insufficient detail at critical timesteps. Keeping a human in the loop is im…