pith. sign in

arxiv: 1711.03825 · v1 · pith:VO6MRFLOnew · submitted 2017-11-10 · 🧮 math.NA

Deep Multigrid: learning prolongation and restriction matrices

classification 🧮 math.NA
keywords methodoperatorsequationprolongationrestrictionapproachdeepproposed
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Algorithmically Designed Artificial Neural Networks (ADANNs): Higher order deep operator learning for parametric partial differential equations

    math.NA 2023-02 unverdicted novelty 5.0

    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.