Surrogate Modeling of Fluid Dynamics with a Multigrid Inspired Neural Network Architecture
Quang Tuyen Le, Chin Chun Ooi

TL;DR
This paper introduces a multigrid-inspired modification to the U-Net neural network architecture, called U-Net-MG, which improves the accuracy of fluid dynamics predictions across various flow scenarios.
Contribution
The paper presents a novel U-Net-MG architecture inspired by multigrid methods that enhances fluid dynamic modeling accuracy over standard U-Net.
Findings
U-Net-MG reduces test RMSEs by 20-70% compared to U-Net.
Both models achieve less than 1% RMSE on test data.
U-Net-MG improves velocity and pressure field predictions in fluid flow cases.
Abstract
Algebraic or geometric multigrid methods are commonly used in numerical solvers as they are a multi-resolution method able to handle problems with multiple scales. In this work, we propose a modification to the commonly-used U-Net neural network architecture that is inspired by the principles of multigrid methods, referred to here as U-Net-MG. We then demonstrate that this proposed U-Net-MG architecture can successfully reduce the test prediction errors relative to the conventional U-Net architecture when modeling a set of fluid dynamic problems. In total, we demonstrate an improvement in the prediction of velocity and pressure fields for the canonical fluid dynamics cases of flow past a stationary cylinder, flow past 2 cylinders in out-of-phase motion, and flow past an oscillating airfoil in both the propulsion and energy harvesting modes. In general, while both the U-Net and U-Net-MG…
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
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Concatenated Skip Connection · Convolution · U-Net
