ADANNs design ANN architectures and initializations to mimic classical numerical algorithms for parametric PDE operator approximation and report significant outperformance over existing methods in numerical tests.
Deep Multigrid: learning prolongation and restriction matrices
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper proposes the method to optimize restriction and prolongation operators in the two-grid method. The proposed method is straightforwardly extended to the geometric multigrid method (GMM). GMM is used in solving discretized partial differential equation (PDE) and based on the restriction and prolongation operators. The operators are crucial for fast convergence of GMM, but they are unknown. To find them we propose a reformulation of the two-grid method in terms of a deep neural network with a specific architecture. This architecture is based on the idea that every operation in the two-grid method can be considered as a layer of a deep neural network. The parameters of layers correspond to the restriction and prolongation operators. Therefore, we state an optimization problem with respect to these operators and get optimal ones through backpropagation approach. To illustrate the performance of the proposed approach, we carry out experiments on the discretized Laplace equation, Helmholtz equation and singularly perturbed convection-diffusion equation and demonstrate that proposed approach gives operators, which lead to faster convergence.
fields
math.NA 1years
2023 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Algorithmically Designed Artificial Neural Networks (ADANNs): Higher order deep operator learning for parametric partial differential equations
ADANNs design ANN architectures and initializations to mimic classical numerical algorithms for parametric PDE operator approximation and report significant outperformance over existing methods in numerical tests.