paper-with-me

Papers

Multiwavelet-based Operator Learning for Differential Equations

2021-09-28 · NeurIPS 2021 12 · Gaurav Gupta, Xiongye Xiao, Paul Bogdan

The solution of a partial differential equation can be obtained by computing the inverse operator map between the input and the solution space. Towards this end, we introduce a \textit{multiwavelet-based neural operator learning scheme} that compresses the associated operator's kernel using fine-grained wavelets. By explicitly embedding the inverse multiwavelet filters, we learn the projection of the kernel onto fixed multiwavelet polynomial bases. The projected kernel is trained at multiple scales derived from using repeated computation of multiwavelet transform. This allows learning the complex dependencies at various scales and results in a resolution-independent scheme. Compare to the prior works, we exploit the fundamental properties of the operator's kernel which enable numerically efficient representation. We perform experiments on the Korteweg-de Vries (KdV) equation, Burgers' equation, Darcy Flow, and Navier-Stokes equation. Compared with the existing neural operator approaches, our model shows significantly higher accuracy and achieves state-of-the-art in a range of datasets. For the time-varying equations, the proposed method exhibits a ($2X-10X$) improvement ($0.0018$ ($0.0033$) relative $L2$ error for Burgers' (KdV) equation). By learning the mappings between function spaces, the proposed method has the ability to find the solution of a high-resolution input after learning from lower-resolution data.

📄 PDF Abstract BibTeX arXiv:2109.13459

Code (1)

gaurav71531/mwt-operator 공식 구현 pytorch

Tasks

Operator learning

Methods 이 논문이 사용한 방법론

High-resolution input 설명 없음

Similar Papers 제목 키워드 기반

Coupled Multiwavelet Neural Operator Learning for Coupled Partial Differential Equations

2023-03-04 · Xiongye Xiao, Defu Cao, Ruochen Yang, Gaurav Gupta 외

Coupled partial differential equations (PDEs) are key tasks in modeling the complex dynamics of many physical processes. Recently, neural operators have shown the ability to solve PDEs by learning the integral kernel dir…

Operator learning

M2NO: Multiresolution Operator Learning with Multiwavelet-based Algebraic Multigrid Method

2024-06-07 · Zhihao LI, Zhilu Lai, Xiaobo Zhang, Wei Wang

Solving partial differential equations (PDEs) effectively necessitates a multi-scale approach, particularly critical in high-dimensional scenarios characterized by increasing grid points or resolution. Traditional method…

Operator learningSuper-Resolution

Non-Linear Operator Approximations for Initial Value Problems

2021-09-29 · ICLR 2022 4 · Gaurav Gupta, Xiongye Xiao, Radu Balan, Paul Bogdan

Time-evolution of partial differential equations is the key to model several dynamical processes, events forecasting but the operators associated with such problems are non-linear. We propose a Padé approximation based e…

Hyena Neural Operator for Partial Differential Equations

2023-06-28 · Saurabh Patil, Zijie Li, Amir Barati Farimani

Numerically solving partial differential equations typically requires fine discretization to resolve necessary spatiotemporal scales, which can be computationally expensive. Recent advances in deep learning have provided…

Physics-guided Data Augmentation for Learning the Solution Operator of Linear Differential Equations

2022-12-08 · Ye Li, Yiwen Pang, Bin Shan

Neural networks, especially the recent proposed neural operator models, are increasingly being used to find the solution operator of differential equations. Compared to traditional numerical solvers, they are much faster…

Data AugmentationTranslation