TL;DR
Separable DeepONet introduces a factorization approach that reduces computational complexity from exponential to linear in discretization density, enabling efficient high-dimensional PDE solutions in physics-informed machine learning.
Contribution
The paper proposes a novel Separable DeepONet architecture that significantly improves scalability for high-dimensional PDEs by factorizing sub-networks and optimizing Jacobian computations.
Findings
Achieves comparable or better accuracy than traditional DeepONet.
Reduces computational time substantially for high-dimensional PDEs.
Demonstrates effectiveness on benchmark PDE models.
Abstract
The deep operator network (DeepONet) is a popular neural operator architecture that has shown promise in solving partial differential equations (PDEs) by using deep neural networks to map between infinite-dimensional function spaces. In the absence of labeled datasets, we utilize the PDE residual loss to learn the physical system, an approach known as physics-informed DeepONet. This method faces significant computational challenges, primarily due to the curse of dimensionality, as the computational cost increases exponentially with finer discretization. In this paper, we introduce the Separable DeepONet framework to address these challenges and improve scalability for high-dimensional PDEs. Our approach involves a factorization technique where sub-networks handle individual one-dimensional coordinates, thereby reducing the number of forward passes and the size of the Jacobian matrix. By…
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.
