Pith. sign in

REVIEW 12 cited by

PINNsFormer: A Transformer-Based Framework For Physics-Informed Neural 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 2307.11833 v3 pith:YSSSPEOH submitted 2023-07-21 cs.CE cs.LG

PINNsFormer: A Transformer-Based Framework For Physics-Informed Neural Networks

classification cs.CE cs.LG
keywords pinnsformerpinnsframeworknetworksneuralsolutionsaccuratelycapture
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Physics-Informed Neural Networks (PINNs) have emerged as a promising deep learning framework for approximating numerical solutions to partial differential equations (PDEs). However, conventional PINNs, relying on multilayer perceptrons (MLP), neglect the crucial temporal dependencies inherent in practical physics systems and thus fail to propagate the initial condition constraints globally and accurately capture the true solutions under various scenarios. In this paper, we introduce a novel Transformer-based framework, termed PINNsFormer, designed to address this limitation. PINNsFormer can accurately approximate PDE solutions by utilizing multi-head attention mechanisms to capture temporal dependencies. PINNsFormer transforms point-wise inputs into pseudo sequences and replaces point-wise PINNs loss with a sequential loss. Additionally, it incorporates a novel activation function, Wavelet, which anticipates Fourier decomposition through deep neural networks. Empirical results demonstrate that PINNsFormer achieves superior generalization ability and accuracy across various scenarios, including PINNs failure modes and high-dimensional PDEs. Moreover, PINNsFormer offers flexibility in integrating existing learning schemes for PINNs, further enhancing its performance.

discussion (0)

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

Forward citations

Cited by 12 Pith papers

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

  1. Curvature-aware dynamic precision approach for physics-informed neural networks

    cs.LG 2026-06 unverdicted novelty 7.0

    The curvature-aware precision controller adapts between FP32 and FP64 during PINN training to match double-precision accuracy at reduced computational cost.

  2. A Physics-Informed Fourier-Wavelet Transformer for Multiscale Computational Fluid Dynamics Surrogate Modeling

    physics.flu-dyn 2026-06 unverdicted novelty 6.0

    A physics-informed Fourier-wavelet transformer model reports the lowest normalized mean-squared error on cylinder-wake and fluid-structure interaction velocity-field benchmarks compared with spectral, transformer, ope...

  3. Multi-Scale Separable Fourier Neural Networks for Solving High-Frequency PDEs

    cs.LG 2026-05 unverdicted novelty 6.0

    MS-SFNN builds PDE solutions from element-wise products of outputs from d independent fixed-random-weight subnetworks with tunable scaling and cosine activations, then solves coefficients by least squares, claiming su...

  4. Physics-Informed Neural Networks with Attention Feature Expansion for Monge-Amp\`ere Equations

    math.NA 2026-05 unverdicted novelty 6.0

    PINN-AFE uses multi-head attention and input convex networks to solve Monge-Ampère equations with claimed accuracy, efficiency, and extensions to image enhancement and medical registration.

  5. Deep Wave Network for Modeling Multi-Scale Physical Dynamics

    cs.LG 2026-05 unverdicted novelty 6.0

    DW-Net improves the accuracy versus computational cost Pareto front over standard U-Nets for 2D and 3D multi-scale flow benchmarks by stacking multiple waves while keeping training settings identical.

  6. Can Transformers predict system collapse in dynamical systems?

    nlin.CD 2026-05 unverdicted novelty 6.0

    Transformers fail to predict catastrophic collapse in unseen parameter regimes of nonlinear dynamical systems, while reservoir computing reliably succeeds.

  7. When PINNs Go Wrong: Pseudo-Time Stepping Against Spurious Solutions

    cs.LG 2026-04 conditional novelty 6.0

    PINNs fail on spurious solutions admitted by the residual loss; adaptive pseudo-time stepping with Jacobian-based step selection improves accuracy and robustness on PDE benchmarks.

  8. LLT: Local Linear Transformer for PDE Operator Learning

    cs.LG 2026-07 conditional novelty 5.0

    Local Linear Transformer learns PDE operators by combining linear global attention with local spatial mixing, achieving competitive accuracy and lower training-step cost than prior transformers.

  9. Physics-Informed Neural Network with Squeeze-Excitation-like Attention

    cs.LG 2026-06 unverdicted novelty 5.0

    SEA-PINN adds squeeze-excitation attention to PINNs, yielding stable low-variance initialization and competitive accuracy on 17 of 20 benchmarks without Fourier features or periodic activations.

  10. Multi-Scale Separable Fourier Neural Networks for Solving High-Frequency PDEs

    cs.LG 2026-05 unverdicted novelty 5.0

    MS-SFNN encodes multi-scale Fourier features in a separable product of 1D cosine subnetworks and solves high-frequency PDEs via least-squares basis coefficients, claiming better accuracy than PINN and SV-SNN.

  11. Multi-Scale Separable Fourier Neural Networks for Solving High-Frequency PDEs

    cs.LG 2026-05 unverdicted novelty 5.0

    MS-SFNN encodes multi-scale Fourier features in a separable product of fixed-weight cosine subnetworks and solves for linear coefficients by least squares, claiming better accuracy than PINN and SV-SNN on high-frequency PDEs.

  12. A Simple but Efficient Transformer-Based Physics-Informed Neural Network for Incompressible Navier--Stokes Equations

    physics.flu-dyn 2026-01 unverdicted novelty 4.0

    PhysicsFormer applies a lightweight Transformer PINN with pseudo-sequential representations to convection, Burgers, lid-driven cavity, and inverse Navier-Stokes problems, reporting near-zero error in parameter identif...