Pith. sign in

REVIEW 2 cited by

Randomized Neural Networks with Petrov-Galerkin Methods for Solving Linear Elasticity Problems

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 2308.03088 v1 pith:XXQPBJQS submitted 2023-08-06 math.NA cs.NA

Randomized Neural Networks with Petrov-Galerkin Methods for Solving Linear Elasticity Problems

classification math.NA cs.NA
keywords methodsneuralnetworksrnn-pgrandomizedelasticitylinearmethod
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

We develop the Randomized Neural Networks with Petrov-Galerkin Methods (RNN-PG methods) to solve linear elasticity problems. RNN-PG methods use Petrov-Galerkin variational framework, where the solution is approximated by randomized neural networks and the test functions are piecewise polynomials. Unlike conventional neural networks, the parameters of the hidden layers of the randomized neural networks are fixed randomly, while the parameters of the output layer are determined by the least square method, which can effectively approximate the solution. We also develop mixed RNN-PG methods for linear elasticity problems, which ensure the symmetry of the stress tensor and avoid locking effects. We compare RNN-PG methods with the finite element method, the mixed discontinuous Galerkin method, and the physics-informed neural network on several examples, and the numerical results demonstrate that RNN-PG methods achieve higher accuracy and efficiency.

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

  2. A Novel Tensor Product-Based Neural Network for Solving Partial Differential Equations

    cs.LG 2026-05 unverdicted novelty 5.0

    TPNet constructs multi-dimensional basis functions via tensor products of subnetwork outputs and solves for coefficients with least-squares to solve PDEs more efficiently than PINNs.