Pith. sign in

REVIEW 2 cited by

TransNet: Transferable Neural Networks for Partial Differential Equations

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 2301.11701 v1 pith:X3OLXMVJ submitted 2023-01-27 math.NA cs.LGcs.NA

TransNet: Transferable Neural Networks for Partial Differential Equations

classification math.NA cs.LGcs.NA
keywords featurepdesspaceneuraldifferentialequationsinformationlearning
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Transfer learning for partial differential equations (PDEs) is to develop a pre-trained neural network that can be used to solve a wide class of PDEs. Existing transfer learning approaches require much information of the target PDEs such as its formulation and/or data of its solution for pre-training. In this work, we propose to construct transferable neural feature spaces from purely function approximation perspectives without using PDE information. The construction of the feature space involves re-parameterization of the hidden neurons and uses auxiliary functions to tune the resulting feature space. Theoretical analysis shows the high quality of the produced feature space, i.e., uniformly distributed neurons. Extensive numerical experiments verify the outstanding performance of our method, including significantly improved transferability, e.g., using the same feature space for various PDEs with different domains and boundary conditions, and the superior accuracy, e.g., several orders of magnitude smaller mean squared error than the state of the art methods.

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. Solving and learning advective multiscale Darcian dynamics with the Neural Basis Method

    math.NA 2026-02 unverdicted novelty 6.0

    The Neural Basis Method uses a predefined neural basis space and operator residual metric to deliver accurate single solves and fast parametric learning for multiscale Darcian dynamics.

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