MIM: A deep mixed residual method for solving high-order partial differential equations
Liyao Lyu, Zhen Zhang, Minxin Chen, Jingrun Chen

TL;DR
This paper introduces a deep mixed residual method (MIM) for solving high-order PDEs by rewriting them as first-order systems and using residuals as loss functions, leading to improved accuracy over existing deep learning PDE solvers.
Contribution
The paper proposes a novel deep mixed residual method that leverages classical numerical techniques for high-order PDEs, enhancing solution accuracy and stability in deep learning frameworks.
Findings
MIM outperforms DGM in accuracy for high-order PDEs.
Using multiple DNNs improves approximation quality.
MIM achieves up to tenfold better accuracy than existing methods.
Abstract
In recent years, a significant amount of attention has been paid to solve partial differential equations (PDEs) by deep learning. For example, deep Galerkin method (DGM) uses the PDE residual in the least-squares sense as the loss function and a deep neural network (DNN) to approximate the PDE solution. In this work, we propose a deep mixed residual method (MIM) to solve PDEs with high-order derivatives. In MIM, we first rewrite a high-order PDE into a first-order system, very much in the same spirit as local discontinuous Galerkin method and mixed finite element method in classical numerical methods for PDEs. We then use the residual of first-order system in the least-squares sense as the loss function, which is in close connection with least-squares finite element method. For aforementioned classical numerical methods, the choice of trail and test functions is important for stability…
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 · Numerical methods in engineering · Probabilistic and Robust Engineering Design
