A robust and stable hybrid neural network/finite element method for 2D flows that generalizes to different geometries
Robert Jendersie, Nils Margenberg, Christian Lessig, Thomas Richter

TL;DR
This paper introduces an enhanced hybrid neural network/finite element method for 2D flow simulations that improves accuracy, robustness, and generalizability across different geometries by leveraging advanced neural architectures and stability techniques.
Contribution
It presents a novel DNN-MG framework with stability improvements, architecture comparisons, and methods to minimize errors without differentiable solvers, enhancing 2D flow simulation accuracy.
Findings
Transformers improve accuracy with unstructured meshes.
Replay buffers enhance stability and robustness.
Retraining reduces neural network errors over time.
Abstract
The deep neural network multigrid solver (DNN-MG) combines a coarse-grid finite element simulation with a deep neural network that corrects the solution on finer grid levels, thereby improving the computational efficiency. In this work, we discuss various design choices for the DNN-MG method and demonstrate significant improvements in accuracy and generalizability when applied to the solution of the instationary Navier-Stokes equations. We investigate the stability of the hybrid simulation and show how the neural networks can be made more robust with the help of replay buffers. By retraining on data derived from the hybrid simulation, the error caused by the neural network over multiple time-steps can be minimized without the need for a differentiable numerical solver. Furthermore, we compare multiple neural network architectures, including recurrent neural networks and Transformers,…
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 · Lattice Boltzmann Simulation Studies · Advanced Numerical Methods in Computational Mathematics
