Multigrid-Augmented Deep Learning Preconditioners for the Helmholtz Equation using Compact Implicit Layers
Bar Lerer, Ido Ben-Yair, Eran Treister

TL;DR
This paper introduces a novel deep learning preconditioner combined with multigrid methods to efficiently solve high-frequency Helmholtz equations, demonstrating improved scalability and convergence over traditional methods.
Contribution
The paper presents a multilevel CNN with implicit layers for Helmholtz solvers, enhancing scalability, parameter efficiency, and generalization to unseen problem sizes.
Findings
Faster convergence compared to standard multigrid methods
Better scalability to larger problem sizes
Effective across various heterogeneous models
Abstract
We present a deep learning-based iterative approach to solve the discrete heterogeneous Helmholtz equation for high wavenumbers. Combining classical iterative multigrid solvers and convolutional neural networks (CNNs) via preconditioning, we obtain a learned neural solver that is faster and scales better than a standard multigrid solver. Our approach offers three main contributions over previous neural methods of this kind. First, we construct a multilevel U-Net-like encoder-solver CNN with an implicit layer on the coarsest grid of the U-Net, where convolution kernels are inverted. This alleviates the field of view problem in CNNs and allows better scalability. Second, we improve upon the previous CNN preconditioner in terms of the number of parameters, computation time, and convergence rates. Third, we propose a multiscale training approach that enables the network to scale to problems…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Mathematical Modeling in Engineering · Advanced Numerical Methods in Computational Mathematics · Model Reduction and Neural Networks
Methods1x1 Convolution · Adam · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · U-Net · Convolution
