An Efficient Wavelet-based Physics Informed Residual Neural Networks for Flow Field Reconstruction with Extremely Sparse Data
Biswanath Barman, Rajendra K. Ray
TL;DR
This work tackles the challenge of reconstructing high-fidelity flow fields from extremely sparse velocity measurements. It introduces Wavelet-Physics-Informed Residual Neural Networks (W-PIRNNs) that fuse a learnable wavelet activation $W(t) = w_1 \sin(t) + w_2 \cos(t)$ with residual connections to enforce Navier-Stokes physics while predicting velocity, pressure, vorticity, and streamlines. The approach achieves accurate reconstructions for cylinder wake flows at $\text{Re}=100$ using as little as $0.05\%$ supervision and extends to forward/inverse problems including Burgers and Schrödinger equations, demonstrating parameter identification accuracy and periodic boundary handling. Compared with standard PINNs and FFPICN, W-PIRNNs converge faster (around 2000 epochs) and require far less data, enabling robust, physics-consistent flow reconstruction under extreme data scarcity with significant practical impact for experimental fluid mechanics and data assimilation.
Abstract
This paper introduces wavelet-physics-informed residual neural networks (W-PIRNNs) to study complex fluid flow problems by reconstructing the flow field from highly sparse, supervised data. Our W-PIRNNs fundamentally integrate ResNet and employ the wavelet $W(t) = w_1 \sin(t) + w_2 \cos(t)$ as an activation function. Due to the vanishing and ballooning gradient problems associated with typical PINNs' deep networks, we implemented residual-based skip connections. Our W-PIRNNs, which integrate supervised data with physical principles, demonstrate efficacy even in scenarios of sparse or partial data, enabling the reconstruction of flow fields using merely $0.05\%$ velocity data for training. The wake flow around a circular cylinder served as the test case for our proposed technique, which depends exclusively on velocity data for training. This technique facilitates the precise reconstruction of velocity, pressure, streamlines, and vorticity, requiring fewer epochs and less processing time. Significantly, our proposed W-PIRNNs effectively resolve PDEs in both forward and inverse contexts. Burger's equation served as a test case for both the forward and inverse problem configurations. Our network calculates the diffusion or viscosity coefficient ($λ_2$) with an absolute error of $0.065\%$ and the convection coefficient ($λ_1$) with an absolute error of $0.002\%$. Furthermore, the Schrödinger equation is examined in the forward setting to assess the framework's ability to handle periodic boundary conditions. To the best of our knowledge, W-PIRNNs represent the first method capable of flow reconstruction using highly sparse supervised data, as well as reconstructing streamline and vorticity, and they effectively address both forward and inverse problems with high accuracy.
