Performance and accuracy assessments of an incompressible fluid solver coupled with a deep Convolutional Neural Network
Ekhi Ajuria Illarramendi, Micha\"el Bauerheim, B\'en\'edicte Cuenot

TL;DR
This paper introduces a hybrid CNN-iterative solver for incompressible fluid simulations that guarantees user-defined accuracy, demonstrating improved speed and stability over traditional methods across different network architectures.
Contribution
A novel hybrid approach coupling CNNs with traditional solvers to ensure accuracy and stability, enabling fair performance assessment of various CNN architectures.
Findings
Hybrid method ensures accuracy and stability in fluid simulations.
Multi-scale CNN architectures improve both accuracy and inference speed.
CNN-based solutions can be 10-25 times faster than traditional solvers.
Abstract
The resolution of the Poisson equation is usually one of the most computationally intensive steps for incompressible fluid solvers. Lately, Deep Learning, and especially Convolutional Neural Networks (CNN), has been introduced to solve this equation, leading to significant inference time reduction at the cost of a lack of guarantee on the accuracy of the solution. This drawback might lead to inaccuracies and potentially unstable simulations. It also makes impossible a fair assessment of the CNN speedup, for instance, when changing the network architecture, since evaluated at different error levels. To circumvent this issue, a hybrid strategy is developed, which couples a CNN with a traditional iterative solver to ensure a user-defined accuracy level. The CNN hybrid method is tested on two flow cases, consisting of a variable-density plume with and without obstacles, demostrating…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Nuclear Engineering Thermal-Hydraulics · Probabilistic and Robust Engineering Design
