DOSnet as a Non-Black-Box PDE Solver: When Deep Learning Meets Operator Splitting
Yuan Lan, Zhen Li, Jie Sun, Yang Xiang

TL;DR
This paper introduces DOSnet, a physics-informed neural network architecture based on operator splitting, designed for efficient and interpretable solutions to decomposable PDEs, outperforming traditional methods and baseline DNNs.
Contribution
The paper proposes DOSnet, a novel neural network architecture leveraging operator splitting for PDEs, combining physics-based structure with learnable parameters for improved accuracy and efficiency.
Findings
DOSnet achieves higher accuracy than baseline DNNs.
DOSnet demonstrates lower computational complexity.
Validated on linear and nonlinear PDEs, including NLSE.
Abstract
Deep neural networks (DNNs) recently emerged as a promising tool for analyzing and solving complex differential equations arising in science and engineering applications. Alternative to traditional numerical schemes, learning-based solvers utilize the representation power of DNNs to approximate the input-output relations in an automated manner. However, the lack of physics-in-the-loop often makes it difficult to construct a neural network solver that simultaneously achieves high accuracy, low computational burden, and interpretability. In this work, focusing on a class of evolutionary PDEs characterized by having decomposable operators, we show that the classical ``operator splitting'' numerical scheme of solving these equations can be exploited to design neural network architectures. This gives rise to a learning-based PDE solver, which we name Deep Operator-Splitting Network (DOSnet).…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques
