Pith. sign in

REVIEW 1 cited by

Randomized Sparse Neural Galerkin Schemes for Solving Evolution Equations with Deep Networks

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 2310.04867 v1 pith:7IOZTWY4 submitted 2023-10-07 cs.LG cs.NAmath.NAstat.ML

Randomized Sparse Neural Galerkin Schemes for Solving Evolution Equations with Deep Networks

classification cs.LG cs.NAmath.NAstat.ML
keywords timetrainingequationsneuralrandomizedschemessparsebecause
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Training neural networks sequentially in time to approximate solution fields of time-dependent partial differential equations can be beneficial for preserving causality and other physics properties; however, the sequential-in-time training is numerically challenging because training errors quickly accumulate and amplify over time. This work introduces Neural Galerkin schemes that update randomized sparse subsets of network parameters at each time step. The randomization avoids overfitting locally in time and so helps prevent the error from accumulating quickly over the sequential-in-time training, which is motivated by dropout that addresses a similar issue of overfitting due to neuron co-adaptation. The sparsity of the update reduces the computational costs of training without losing expressiveness because many of the network parameters are redundant locally at each time step. In numerical experiments with a wide range of evolution equations, the proposed scheme with randomized sparse updates is up to two orders of magnitude more accurate at a fixed computational budget and up to two orders of magnitude faster at a fixed accuracy than schemes with dense updates.

discussion (0)

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

Forward citations

Cited by 1 Pith paper

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

  1. Deep Tangent Bundle (DTB) method: a Deep Neural Network approach to compute solutions of PDES

    math.NA 2025-08 conditional novelty 5.0

    DTB approximates the spatial vector field of an evolution PDE by the span of the derivatives of a deep network, updates the solution directly via linear least squares, and adapts the network occasionally.