paper-with-me

Papers

GIT-Net: Generalized Integral Transform for Operator Learning

2023-12-05 · Chao Wang, Alexandre Hoang Thiery

This article introduces GIT-Net, a deep neural network architecture for approximating Partial Differential Equation (PDE) operators, inspired by integral transform operators. GIT-NET harnesses the fact that differential operators commonly used for defining PDEs can often be represented parsimoniously when expressed in specialized functional bases (e.g., Fourier basis). Unlike rigid integral transforms, GIT-Net parametrizes adaptive generalized integral transforms with deep neural networks. When compared to several recently proposed alternatives, GIT-Net's computational and memory requirements scale gracefully with mesh discretizations, facilitating its application to PDE problems on complex geometries. Numerical experiments demonstrate that GIT-Net is a competitive neural network operator, exhibiting small test errors and low evaluations across a range of PDE problems. This stands in contrast to existing neural network operators, which typically excel in just one of these areas.

📄 PDF Abstract BibTeX arXiv:2312.02450

Code (1)

chaow-mat/general_integral_transform_neural_network 공식 구현 pytorch

Tasks

Operator learning

Similar Papers 제목 키워드 기반

Universal Approximation of Operators with Transformers and Neural Integral Operators

2024-09-01 · Emanuele Zappala, Maryam Bagherian

We study the universal approximation properties of transformers and neural integral operators for operators in Banach spaces. In particular, we show that the transformer architecture is a universal approximator of integr…

PODNO: Proper Orthogonal Decomposition Neural Operators

2025-04-25 · Zilan Cheng, Zhongjian Wang, Li-Lian Wang, Mejdi Azaiez

In this paper, we introduce Proper Orthogonal Decomposition Neural Operators (PODNO) for solving partial differential equations (PDEs) dominated by high-frequency components. Building on the structure of Fourier Neural O…

Computational Efficiency

Pseudo-Differential Neural Operator: Generalized Fourier Neural Operator for Learning Solution Operators of Partial Differential Equations

2022-01-28 · Jin Young Shin, Jae Yong Lee, Hyung Ju Hwang

Learning the mapping between two function spaces has garnered considerable research attention. However, learning the solution operator of partial differential equations (PDEs) remains a challenge in scientific computing.…

Higher order hesitant fuzzy Choquet integral operator and its application to multiple criteria decision making

2020-11-16 · B Farhadinia, Uwe Aickelin, HA Khorshidi

Generally, the criteria involved in a decision making problem are interactive or inter-dependent, and therefore aggregating them by the use of traditional operators which are based on additive measures is not logical. Th…

Decision Making

Rates and architectures for learning geometrically non-trivial operators

2025-12-10 · T. Mitchell Roddenberry, Leo Tzou, Ivan Dokmanić, Maarten V. de Hoop 외 arxiv

Deep learning methods have proven capable of recovering operators between high-dimensional spaces, such as solution maps of PDEs and similar objects in mathematical physics, from very few training samples. This phenomeno…