Pith. sign in

REVIEW 2 cited by

Separable DeepONet: Breaking the Curse of Dimensionality in Physics-Informed Machine Learning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2407.15887 v3 pith:NKKXQ5FT submitted 2024-07-21 cs.LG

Separable DeepONet: Breaking the Curse of Dimensionality in Physics-Informed Machine Learning

classification cs.LG
keywords deeponetcomputationalseparablepdescosthigh-dimensionalphysics-informedapproach
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original 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 using forward-mode automatic differentiation, we further optimize the computational cost related to the Jacobian matrix. As a result, our modifications lead to a linear scaling of computational cost with discretization density, making Separable DeepONet suitable for high-dimensional PDEs. We validate the effectiveness of the separable architecture through three benchmark PDE models: the viscous Burgers equation, Biot's consolidation theory, and a parametrized heat equation. In all cases, our proposed framework achieves comparable or improved accuracy while significantly reducing computational time compared to conventional DeepONet. These results demonstrate the potential of Separable DeepONet in efficiently solving complex, high-dimensional PDEs, advancing the field of physics-informed machine learning.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Label-Free Finite-Volume-Residual Training of Attention Graph Neural Networks for Coupled Thermo-Fluid Fields

    physics.flu-dyn 2026-07 conditional novelty 6.0

    An attention graph neural network trained only against finite-volume residuals predicts coupled 3D thermo-fluid fields without labeled CFD data, matching or beating a supervised baseline on four benchmarks.

  2. Learning Hidden Physics and System Parameters with Deep Operator Networks

    cs.LG 2024-12 unverdicted novelty 5.0

    Presents DHPO and a pretrained DeepONet inverse modeling framework that discovers unknown PDE terms and infers parameters across equation families with O(10^-2) solution and O(10^-3) parameter errors on benchmarks.