Integrating Classical Numerical Methods into Deep Operator Networks
- 주제(키워드) Operator Learning , Unsupervised Learning , CNN , FEM , FDM
- 주제(DDC) 510
- 발행기관 아주대학교 일반대학원
- 지도교수 Dongwook Shin
- 발행년도 2025
- 학위수여년월 2025. 8
- 학위명 석사
- 학과 및 전공 일반대학원 수학과
- 실제URI http://www.dcollection.net/handler/ajou/000000035172
- 본문언어 영어
- 저작권 아주대학교 논문은 저작권에 의해 보호받습니다.
초록/요약
We propose an operator learning framework for Poisson’s equation using convolutional neural networks trained in an unsupervised manner. The loss functions are derived from classical numerical methods such as the finite difference method and the finite element method. Our approach then enforces the partial differential equation and exactly imposes Dirichlet boundary condition in an interpolation sense. Similar to traditional numerical methods, we generate a mesh for the domain and map each node to the corresponding image pixel to construct input images; each pixel in the output image corresponds to the numerical solution at a node on the mesh. We introduce a strategy that decomposes the linear partial differential equation into two subproblems, which are learned independently. The solutions from these submodels are then combined to reconstruct the approximate solution, achieving efficient training and improved accuracy. Numerical experiments show that even with a very small number of training data for each subproblem, the decomposition strategy yields more accurate approximations than training a model directly on the original problem using a large dataset. This method not only demonstrates the training efficiency resulting from the decomposition strategy but also offers advantages in terms of modularity and scalability in operator learning. Furthermore, the model size and inference time remain small even as the number of degrees of freedom increases, making it more efficient in both memory and computing time than classical numerical methods.
more목차
1 Introduction 1
2 Preliminaries 4
3 Methodology 7
3.1 Finite Difference Operator Network 9
3.2 Finite Element Operator Network 14
4 Numerical Experiments 17
4.1 Performance Evaluation 19
4.2 Data Efficiency via Decomposition Strategy 22
4.3 Inference Efficiency and Scalability 23
5 Conclusion 26
References 28

