paper-with-me

Papers

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 efficient algorithm that provides accurate local estimates for PDEs. In this paper, by integrating machine learning techniques with WoS and space discretization approaches, we develop a novel stochastic solver, WoS-NN. This new method solves elliptic problems with Dirichlet boundary conditions, facilitating precise and rapid global solutions and gradient approximations. The method inherits excellent characteristics from the original WoS method, such as being meshless and robust to irregular regions. By integrating neural networks, WoS-NN also gives instant local predictions after training without re-sampling, which is especially suitable for intense requests on a static region. A typical experimental result demonstrates that the proposed WoS-NN method provides accurate field estimations, reducing errors by around $75\%$ while using only $8\%$ of path samples compared to the conventional WoS method, which saves abundant computational time and resource consumption.

📄 PDF Abstract BibTeX arXiv:2509.00204

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On Quantum BSDE Solver for High-Dimensional Parabolic PDEs

2025-06-17 · Howard Su, Huan-Hsin Tseng

We propose a quantum machine learning framework for approximating solutions to high-dimensional parabolic partial differential equations (PDEs) that can be reformulated as backward stochastic differential equations (BSDE…

Model-based Reinforcement LearningQuantum Machine Learning

Tensor Gaussian Processes: Efficient Solvers for Nonlinear PDEs

2025-10-15 · Qiwei Yuan, Zhitong Xu, Yinghao Chen, Yiming Xu 외 arxiv

Machine learning solvers for partial differential equations (PDEs) have attracted growing interest. However, most existing approaches, such as neural network solvers, rely on stochastic training, which is inefficient and…

Gaussian Processes

Neural Stochastic PDEs: Resolution-Invariant Learning of Continuous Spatiotemporal Dynamics

2021-10-19 · Cristopher Salvi, Maud Lemercier, Andris Gerasimovics

Stochastic partial differential equations (SPDEs) are the mathematical tool of choice for modelling spatiotemporal PDE-dynamics under the influence of randomness. Based on the notion of mild solution of an SPDE, we intro…

Expanding the Chaos: Neural Operator for Stochastic (Partial) Differential Equations

2026-01-03 · Dai Shi, Lequan Lin, Andi Han, Luke Thompson 외 arxiv

Stochastic differential equations (SDEs) and stochastic partial differential equations (SPDEs) are fundamental for modeling stochastic dynamics across the natural sciences and modern machine learning. Learning their solu…

Flexible and Efficient Probabilistic PDE Solvers through Gaussian Markov Random Fields

2025-03-11 · Tim Weiland, Marvin Pförtner, Philipp Hennig

Mechanistic knowledge about the physical world is virtually always expressed via partial differential equations (PDEs). Recently, there has been a surge of interest in probabilistic PDE solvers -- Bayesian statistical mo…