TL;DR
This paper introduces PhyCRNet, a physics-informed convolutional-recurrent neural network architecture designed to solve spatiotemporal PDEs accurately without labeled data, outperforming existing methods in solution quality and generalizability.
Contribution
The paper presents a novel convolutional-recurrent neural network architecture with hard-encoded boundary conditions for solving PDEs, improving accuracy and robustness over traditional PINNs.
Findings
Superior solution accuracy compared to baseline algorithms
Effective handling of boundary conditions through hard encoding
Demonstrated generalizability across multiple nonlinear PDEs
Abstract
Partial differential equations (PDEs) play a fundamental role in modeling and simulating problems across a wide range of disciplines. Recent advances in deep learning have shown the great potential of physics-informed neural networks (PINNs) to solve PDEs as a basis for data-driven modeling and inverse analysis. However, the majority of existing PINN methods, based on fully-connected NNs, pose intrinsic limitations to low-dimensional spatiotemporal parameterizations. Moreover, since the initial/boundary conditions (I/BCs) are softly imposed via penalty, the solution quality heavily relies on hyperparameter tuning. To this end, we propose the novel physics-informed convolutional-recurrent learning architectures (PhyCRNet and PhyCRNet-s) for solving PDEs without any labeled data. Specifically, an encoder-decoder convolutional long short-term memory network is proposed for low-dimensional…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMemory Network
