Mesh-based Super-Resolution of Fluid Flows with Multiscale Graph Neural Networks
Shivam Barwey, Pinaki Pal, Saumil Patel, Riccardo Balin, Bethany, Lusch, Venkatram Vishwanath, Romit Maulik, Ramesh Balakrishnan

TL;DR
This paper introduces a multiscale graph neural network approach for mesh-based super-resolution of 3D fluid flow data, enabling accurate high-resolution reconstructions from coarse meshes.
Contribution
The work presents a novel multiscale GNN architecture that operates on localized mesh elements and incorporates synchronization for element connectivity, improving fluid flow super-resolution.
Findings
Accurate super-resolution of fluid flows demonstrated on Taylor-Green Vortex and backward-facing step data.
Reconstruction errors increase with Reynolds number, indicating limitations at higher turbulence levels.
Cross-mesh extrapolation shows promising generalization capabilities.
Abstract
A graph neural network (GNN) approach is introduced in this work which enables mesh-based three-dimensional super-resolution of fluid flows. In this framework, the GNN is designed to operate not on the full mesh-based field at once, but on localized meshes of elements (or cells) directly. To facilitate mesh-based GNN representations in a manner similar to spectral (or finite) element discretizations, a baseline GNN layer (termed a message passing layer, which updates local node properties) is modified to account for synchronization of coincident graph nodes, rendering compatibility with commonly used element-based mesh connectivities. The architecture is multiscale in nature, and is comprised of a combination of coarse-scale and fine-scale message passing layer sequences (termed processors) separated by a graph unpooling layer. The coarse-scale processor embeds a query element…
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
TopicsImage and Signal Denoising Methods · Advanced Image Processing Techniques · Seismic Imaging and Inversion Techniques
MethodsSparse Evolutionary Training · Graph Neural Network
