pith. sign in

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

pith:XXQPBJQSopen to challenge →

classification math.NA cs.NA
keywords methodsneuralnetworksrnn-pgrandomizedelasticitylinearmethod
0
0 comments X
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.

This paper has not been read by Pith yet.

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.