paper-with-me

Papers

Solving Poisson Equations using Neural Walk-on-Spheres

2024-06-05 · Hong Chul Nam, Julius Berner, Anima Anandkumar

We propose Neural Walk-on-Spheres (NWoS), a novel neural PDE solver for the efficient solution of high-dimensional Poisson equations. Leveraging stochastic representations and Walk-on-Spheres methods, we develop novel losses for neural networks based on the recursive solution of Poisson equations on spheres inside the domain. The resulting method is highly parallelizable and does not require spatial gradients for the loss. We provide a comprehensive comparison against competing methods based on PINNs, the Deep Ritz method, and (backward) stochastic differential equations. In several challenging, high-dimensional numerical examples, we demonstrate the superiority of NWoS in accuracy, speed, and computational costs. Compared to commonly used PINNs, our approach can reduce memory usage and errors by orders of magnitude. Furthermore, we apply NWoS to problems in PDE-constrained optimization and molecular dynamics to show its efficiency in practical applications.

📄 PDF Abstract BibTeX arXiv:2406.03494

Code (1)

bizoffermark/neural_wos 공식 구현 pytorch

Similar Papers 제목 키워드 기반

From Monte Carlo to neural networks approximations of boundary value problems

2022-09-03 · Lucian Beznea, Iulian Cimpean, Oana Lupascu-Stamate, Ionel Popescu 외

In this paper we study probabilistic and neural network approximations for solutions to Poisson equation subject to Holder data in general bounded domains of $\mathbb{R}^d$. We aim at two fundamental goals. The first, an…

Anant-Net: Breaking the Curse of Dimensionality with Scalable and Interpretable Neural Surrogate for High-Dimensional PDEs

2025-05-06 · Sidharth S. Menon, Ameya D. Jagtap

High-dimensional partial differential equations (PDEs) arise in diverse scientific and engineering applications but remain computationally intractable due to the curse of dimensionality. Traditional numerical methods str…

GPUKolmogorov-Arnold Networks

Solving PDEs on Spheres with Physics-Informed Convolutional Neural Networks

2023-08-18 · Guanhang Lei, Zhen Lei, Lei Shi, Chenyu Zeng 외

Physics-informed neural networks (PINNs) have been demonstrated to be efficient in solving partial differential equations (PDEs) from a variety of experimental perspectives. Some recent studies have also proposed PINN al…

WoSNN: Stochastic Solver for PDEs with Machine Learning

2025-08-29 · Silei Song, Arash Fahim, Michael Mascagni arxiv

Solving elliptic partial differential equations (PDEs) is a fundamental step in various scientific and engineering studies. As a classic stochastic solver, the Walk-on-Spheres (WoS) method is a well-established and effic…

Using neural networks to solve the 2D Poisson equation for electric field computation in plasma fluid simulations

2021-09-27 · Lionel Cheng, Ekhi Ajuria Illarramendi, Guillaume Bogopolsky, Michael Bauerheim 외

The Poisson equation is critical to get a self-consistent solution in plasma fluid simulations used for Hall effect thrusters and streamer discharges, since the Poisson solution appears as a source term of the unsteady n…

GPU