ParticleWNN: a Novel Neural Networks Framework for Solving Partial Differential Equations
Yaohua Zang, Gang Bao

TL;DR
ParticleWNN introduces a weak-form neural network framework that efficiently solves PDEs, especially in high-dimensional and complex domains, by using localized test functions and adaptive strategies.
Contribution
This work develops ParticleWNN, a novel neural network framework utilizing weak form and localized test functions with adaptive region sizing for solving PDEs.
Findings
Demonstrates superior accuracy over existing methods.
Enables parallel computation due to localized test functions.
Effective for high-dimensional and complex PDE problems.
Abstract
Deep neural networks (DNNs) have been widely used to solve partial differential equations (PDEs) in recent years. In this work, a novel deep learning-based framework named Particle Weak-form based Neural Networks (ParticleWNN) is developed for solving PDEs in the weak form. In this framework, the trial space is defined as the space of DNNs, while the test space consists of functions compactly supported in extremely small regions, centered around particles. To facilitate the training of neural networks, an R-adaptive strategy is designed to adaptively modify the radius of regions during training. The ParticleWNN inherits the benefits of weak/variational formulation, requiring less regularity of the solution and a small number of quadrature points for computing integrals. Additionally, due to the special construction of the test functions, ParticleWNN enables parallel implementation and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Numerical methods in engineering · Electromagnetic Simulation and Numerical Methods
MethodsTest
