paper-with-me

Papers

Finite Expression Method for Solving High-Dimensional Partial Differential Equations

2022-06-21 · Senwei Liang, Haizhao Yang

Designing efficient and accurate numerical solvers for high-dimensional partial differential equations (PDEs) remains a challenging and important topic in computational science and engineering, mainly due to the "curse of dimensionality" in designing numerical schemes that scale in dimension. This paper introduces a new methodology that seeks an approximate PDE solution in the space of functions with finitely many analytic expressions and, hence, this methodology is named the finite expression method (FEX). It is proved in approximation theory that FEX can avoid the curse of dimensionality. As a proof of concept, a deep reinforcement learning method is proposed to implement FEX for various high-dimensional PDEs in different dimensions, achieving high and even machine accuracy with a memory complexity polynomial in dimension and an amenable time complexity. An approximate solution with finite analytic expressions also provides interpretable insights into the ground truth PDE solution, which can further help to advance the understanding of physical systems and design postprocessing techniques for a refined solution.

📄 PDF Abstract BibTeX arXiv:2206.10121

Code (1)

leungsamwai/finite-expression-method 공식 구현 pytorch

Tasks

Deep Reinforcement LearningVocal Bursts Intensity Prediction

Similar 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 a…

Computational Efficiency

A Finite Expression Method for Solving High-Dimensional Committor Problems

2023-06-21 · Zezheng Song, Maria K. Cameron, Haizhao Yang

Transition path theory (TPT) is a mathematical framework for quantifying rare transition events between a pair of selected metastable states $A$ and $B$. Central to TPT is the committor function, which describes the prob…

Multi-Scale Finite Expression Method for PDEs with Oscillatory Solutions on Complex Domains

2025-10-26 · Gareth Hardwick, Haizhao Yang arxiv

Solving partial differential equations (PDEs) with highly oscillatory solutions on complex domains remains a challenging and important problem. High-frequency oscillations and intricate geometries often result in prohibi…

Computational Efficiency

Neural and spectral operator surrogates: unified construction and expression rate bounds

2022-07-11 · Lukas Herrmann, Christoph Schwab, Jakob Zech

Approximation rates are analyzed for deep surrogates of maps between infinite-dimensional function spaces, arising e.g. as data-to-solution maps of linear and nonlinear partial differential equations. Specifically, we st…

MRF-PINN: A Multi-Receptive-Field convolutional physics-informed neural network for solving partial differential equations

2022-09-06 · Shihong Zhang, Chi Zhang, Bosen Wang

Compared with conventional numerical approaches to solving partial differential equations (PDEs), physics-informed neural networks (PINN) have manifested the capability to save development effort and computational cost, …