paper-with-me

Papers

Solving High-Dimensional Partial Integral Differential Equations: The Finite Expression Method

2024-10-01 · Gareth Hardwick, Senwei Liang, Haizhao Yang

In this paper, we introduce a new finite expression method (FEX) to solve high-dimensional partial integro-differential equations (PIDEs). This approach builds upon the original FEX and its inherent advantages with new advances: 1) A novel method of parameter grouping is proposed to reduce the number of coefficients in high-dimensional function approximation; 2) A Taylor series approximation method is implemented to significantly improve the computational efficiency and accuracy of the evaluation of the integral terms of PIDEs. The new FEX based method, denoted FEX-PG to indicate the addition of the parameter grouping (PG) step to the algorithm, provides both high accuracy and interpretable numerical solutions, with the outcome being an explicit equation that facilitates intuitive understanding of the underlying solution structures. These features are often absent in traditional methods, such as finite element methods (FEM) and finite difference methods, as well as in deep learning-based approaches. To benchmark our method against recent advances, we apply the new FEX-PG to solve benchmark PIDEs in the literature. In high-dimensional settings, FEX-PG exhibits strong and robust performance, achieving relative errors on the order of single precision machine epsilon.

📄 PDF Abstract BibTeX arXiv:2410.00835

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Advanced Physics-Informed Neural Network with Residuals for Solving Complex Integral Equations

2025-01-22 · Mahdi Movahedian Moghaddam, Kourosh Parand, Saeed Reza Kheradpisheh

In this paper, we present the Residual Integral Solver Network (RISN), a novel neural network architecture designed to solve a wide range of integral and integro-differential equations, including one-dimensional, multi-d…

Monte Carlo PINNs: deep learning approach for forward and inverse problems involving high dimensional fractional partial differential equations

2022-03-16 · Ling Guo, Hao Wu, Xiaochen Yu, Tao Zhou

We introduce a sampling based machine learning approach, Monte Carlo physics informed neural networks (MC-PINNs), for solving forward and inverse fractional partial differential equations (FPDEs). As a generalization of …

Latent Mamba Operator for Partial Differential Equations

2025-05-25 · Karn Tiwari, Niladri Dutta, N M Anoop Krishnan, Prathosh A P

Neural operators have emerged as powerful data-driven frameworks for solving Partial Differential Equations (PDEs), offering significant speedups over numerical methods. However, existing neural operators struggle with s…

MambaState Space Models

ParticleWNN: a Novel Neural Networks Framework for Solving Partial Differential Equations

2023-05-21 · Yaohua Zang, Gang Bao

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 (Partic…

Physics-Informed Boundary Integral Networks (PIBI-Nets): A Data-Driven Approach for Solving Partial Differential Equations

2023-08-18 · Monika Nagy-Huber, Volker Roth

Partial differential equations (PDEs) are widely used to describe relevant phenomena in dynamical systems. In real-world applications, we commonly need to combine formal PDE models with (potentially noisy) observations. …