PirateNets: Physics-informed Deep Learning with Residual Adaptive Networks
Sifan Wang, Bowen Li, Yuhan Chen, Paris Perdikaris

TL;DR
PirateNets introduces a novel adaptive residual architecture for physics-informed neural networks, enabling stable training and improved accuracy in solving PDEs, especially with deeper networks.
Contribution
The paper proposes PirateNets, an architecture with adaptive residual connections and specialized initialization, improving training stability and performance of deep PINNs.
Findings
PirateNets outperform existing PINNs on various benchmarks.
Deeper PirateNets achieve higher accuracy than shallower models.
The adaptive residual connection facilitates stable and efficient training.
Abstract
While physics-informed neural networks (PINNs) have become a popular deep learning framework for tackling forward and inverse problems governed by partial differential equations (PDEs), their performance is known to degrade when larger and deeper neural network architectures are employed. Our study identifies that the root of this counter-intuitive behavior lies in the use of multi-layer perceptron (MLP) architectures with non-suitable initialization schemes, which result in poor trainablity for the network derivatives, and ultimately lead to an unstable minimization of the PDE residual loss. To address this, we introduce Physics-informed Residual Adaptive Networks (PirateNets), a novel architecture that is designed to facilitate stable and efficient training of deep PINN models. PirateNets leverage a novel adaptive residual connection, which allows the networks to be initialized as…
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
TopicsNeural Networks and Applications · Model Reduction and Neural Networks · Generative Adversarial Networks and Image Synthesis
