On the Compatibility between Neural Networks and Partial Differential Equations for Physics-informed Learning
Kuangdai Leng, Jeyan Thiyagalingam

TL;DR
This paper analyzes the limitations of ReLU-based neural networks in physics-informed learning and proposes a new architecture with $C^n$ activation functions that strictly satisfy linear PDEs without a loss function.
Contribution
It proves the incompatibility of ReLU networks with higher-order PDEs and introduces a novel 'out-layer-hyperplane' method for enforcing PDE constraints directly.
Findings
ReLU networks lead to a vanished Hessian, incompatible with second- or higher-order PDEs.
A new architecture with $C^n$ activations can satisfy linear PDEs exactly.
The out-layer-hyperplane enforces PDE constraints without a loss function.
Abstract
We shed light on a pitfall and an opportunity in physics-informed neural networks (PINNs). We prove that a multilayer perceptron (MLP) only with ReLU (Rectified Linear Unit) or ReLU-like Lipschitz activation functions will always lead to a vanished Hessian. Such a network-imposed constraint contradicts any second- or higher-order partial differential equations (PDEs). Therefore, a ReLU-based MLP cannot form a permissible function space for the approximation of their solutions. Inspired by this pitfall, we prove that a linear PDE up to the -th order can be strictly satisfied by an MLP with activation functions when the weights of its output layer lie on a certain hyperplane, as called the out-layer-hyperplane. An MLP equipped with the out-layer-hyperplane becomes "physics-enforced", no longer requiring a loss function for the PDE itself (but only those for the initial and…
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
TopicsModel Reduction and Neural Networks · Neural Networks and Applications · Machine Learning in Materials Science
