Pith. sign in

REVIEW 2 cited by

Efficient Training of Deep Neural Operator Networks via Randomized Sampling

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 2409.13280 v2 pith:XN625Q7V submitted 2024-09-20 cs.LG physics.data-anstat.ML

Efficient Training of Deep Neural Operator Networks via Randomized Sampling

classification cs.LG physics.data-anstat.ML
keywords trainingdeeponetapproachdeepduringgeneralizationimprovingnetwork
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Neural operators (NOs) employ deep neural networks to learn mappings between infinite-dimensional function spaces. Deep operator network (DeepONet), a popular NO architecture, has demonstrated success in the real-time prediction of complex dynamics across various scientific and engineering applications. In this work, we introduce a random sampling technique to be adopted during the training of DeepONet, aimed at improving the generalization ability of the model, while significantly reducing the computational time. The proposed approach targets the trunk network of the DeepONet model that outputs the basis functions corresponding to the spatiotemporal locations of the bounded domain on which the physical system is defined. While constructing the loss function, DeepONet training traditionally considers a uniform grid of spatiotemporal points at which all the output functions are evaluated for each iteration. This approach leads to a larger batch size, resulting in poor generalization and increased memory demands, due to the limitations of the stochastic gradient descent (SGD) optimizer. The proposed random sampling over the inputs of the trunk net mitigates these challenges, improving generalization and reducing memory requirements during training, resulting in significant computational gains. We validate our hypothesis through three benchmark examples, demonstrating substantial reductions in training time while achieving comparable or lower overall test errors relative to the traditional training approach. Our results indicate that incorporating randomization in the trunk network inputs during training enhances the efficiency and robustness of DeepONet, offering a promising avenue for improving the framework's performance in modeling complex physical systems.

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. 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.

  2. Equation-Free Coarse Control of Distributed Parameter Systems via Local Neural Operators

    eess.SY 2025-09 conditional novelty 4.0

    A neural-operator surrogate plus Newton-Krylov and Arnoldi methods yields a reduced model for LQR and pole-placement controllers, but the closed-loop demonstration is performed on the surrogate under an assumed additi...