LSTM-PINN: An Hybrid Method for Prediction of Steady-State Electrohydrodynamic Flow
Ze Tao, Ke Xu, Fujun Liu
TL;DR
This work addresses the convergence and stability challenges of physics-informed neural networks (PINNs) when solving 2D steady electrohydrodynamic flow by introducing LSTM-PINN, which embeds spatial dependencies via pseudo-sequential inputs and leverages gated memory to capture long-range correlations. Compared to a baseline MLP-PINN, the LSTM-PINN achieves faster and more robust convergence, maintains physical fidelity (e.g., diagonal symmetry), and tolerates higher learning rates, albeit with increased computational cost. Comprehensive ablations show that memory-based gating (LSTM) outperforms ungated RNNs and that equal-capacity variants fail to surpass the baseline, underscoring the architectural advantages for coupled Navier–Stokes–electrostatics problems. The results demonstrate a mesh-free, physics-consistent surrogate framework with strong potential for micro/nanofluidics design and optimization where boundary conditions and gradient constraints are challenging for traditional solvers.
Abstract
Physics-Informed Neural Networks (PINNs) have demonstrated considerable success in solving complex fluid dynamics problems. However, their performance often deteriorates in regimes characterized by steep gradients, intricate boundary conditions, and stringent physical constraints, leading to convergence failures and numerical instabilities. To overcome these limitations, we propose a hybrid framework that integrates Long Short-Term Memory (LSTM) networks into the PINN architecture, enhancing its ability to capture spatial correlations in the steady-state velocity field of a two-dimensional charged fluid under an external electric field. Our results demonstrate that the LSTM-enhanced PINN model significantly outperforms conventional Multilayer Perceptron (MLP)-based PINNs in terms of convergence rate, numerical stability, and predictive accuracy. This innovative approach offers improved computational efficiency and reliability for modeling electrohydrodynamic flows, providing new insights and strategies for applications in microfluidics and nanofluidics.
