Network Compression for Machine-Learnt Fluid Simulations
Peetak Mitra, Vaidehi Venkatesan, Nomit Jangid, Ashwati Nambiar,, Dhananjay Kumar, Vignesh Roa, Niccolo Dal Santo, Majid Haghshenas, Shounak, Mitra, David Schmidt

TL;DR
This paper investigates network compression techniques like pruning and quantization to reduce inference costs in physics-informed machine learning models for fluid simulations, improving efficiency without sacrificing accuracy.
Contribution
It demonstrates the effectiveness of pruning and quantization methods specifically for fluid turbulence models, highlighting their potential to enhance computational efficiency in scientific simulations.
Findings
Compression improves inference speed and reduces model size.
Post-compression models maintain or improve prediction accuracy.
Quantization from FP32 to int8 is effective for fluid simulation models.
Abstract
Multi-scale, multi-fidelity numerical simulations form the pillar of scientific applications related to numerically modeling fluids. However, simulating the fluid behavior characterized by the non-linear Navier Stokes equations are often times computational expensive. Physics informed machine learning methods is a viable alternative and as such has seen great interest in the community [refer to Kutz (2017); Brunton et al. (2020); Duraisamy et al. (2019) for a detailed review on this topic]. For full physics emulators, the cost of network inference is often trivial. However, in the current paradigm of data-driven fluid mechanics models are built as surrogates for complex sub-processes. These models are then used in conjunction to the Navier Stokes solvers, which makes ML model inference an important factor in the terms of algorithmic latency. With the ever growing size of networks, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Generative Adversarial Networks and Image Synthesis · Meteorological Phenomena and Simulations
