Advances in Scientific Machine Learning for Coupled Fluid Flow and Transport

· Source: Machine Learning · Field: Science & Research — Artificial Intelligence & Machine Learning, Mathematics & Computational Sciences, Engineering & Applied Sciences · Depth: Expert, quick

Summary

A recent chapter reviews advances in Scientific Machine Learning (SciML) for modeling coupled fluid flow and transport phenomena, governed by incompressible Navier-Stokes and scalar transport equations. Systems like turbidity currents and thermal convection are computationally expensive due to strong nonlinear coupling and multiscale behavior. The review surveys state-of-the-art SciML surrogate models, including linear reduced-order techniques (Singular Value Decomposition, Dynamic Mode Decomposition) and nonlinear neural network approaches (Physics-Informed Neural Networks, β-Variational Autoencoders). It details the authors' integration of these models with High Performance Computing strategies, such as Adaptive Mesh Refinement/Coarsening (AMR/C) and scientific floating-point data compression. New contributions include PINN-based surrogate modeling for turbidity currents and β-VAE-based disentangled nonlinear mode extraction for thermal flows, illustrated with benchmarks like lock-exchange flows. SciML is shown to enable fast, accurate approximations of complex coupled systems, substantially reducing computational cost.

Key takeaway

For research scientists developing models for coupled fluid flow and transport, this review highlights how Scientific Machine Learning (SciML) offers a path to significantly reduce computational expense. You should consider integrating surrogate models like PINNs or β-VAEs with HPC strategies such as Adaptive Mesh Refinement/Coarsening to achieve faster, accurate approximations. This approach can accelerate high-fidelity simulations for complex systems like turbidity currents or thermal convection, enabling more efficient research and development.

Key insights

SciML offers efficient surrogate models for complex, computationally expensive coupled fluid flow and transport systems.

Principles

Method

The chapter combines linear reduced-order techniques (SVD, DMD) and nonlinear neural networks (PINNs, β-VAEs) with HPC strategies like Adaptive Mesh Refinement/Coarsening and data compression for surrogate modeling.

In practice

Topics

Best for: AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.