LGCOMP-PHMay 20, 2024

Fast meta-solvers for 3D complex-shape scatterers using neural operators trained on a non-scattering problem

arXiv:2405.12380v28 citationsh-index: 142
Originality Incremental advance
AI Analysis

This addresses the need for real-time predictions in critical applications like defense or medical imaging by providing shape-agnostic, fast solvers for 3D scattering problems, though it is incremental as it builds on existing neural operator and solver methods.

The paper tackled the problem of fast and accurate 3D target identification using scattering techniques by developing meta-solvers that combine a neural operator (DeepONet) with relaxation or Krylov methods, achieving orders of magnitude fewer iterations and robust performance on complex shapes like a submarine without extra training.

Three-dimensional target identification using scattering techniques requires high accuracy solutions and very fast computations for real-time predictions in some critical applications. We first train a deep neural operator~(DeepONet) to solve wave propagation problems described by the Helmholtz equation in a domain \textit{without scatterers} but at different wavenumbers and with a complex absorbing boundary condition. We then design two classes of fast meta-solvers by combining DeepONet with either relaxation methods, such as Jacobi and Gauss-Seidel, or with Krylov methods, such as GMRES and BiCGStab, using the trunk basis of DeepONet as a coarse-scale preconditioner. We leverage the spectral bias of neural networks to account for the lower part of the spectrum in the error distribution while the upper part is handled inexpensively using relaxation methods or fine-scale preconditioners. The meta-solvers are then applied to solve scattering problems with different shape of scatterers, at no extra training cost. We first demonstrate that the resulting meta-solvers are shape-agnostic, fast, and robust, whereas the standard standalone solvers may even fail to converge without the DeepONet. We then apply both classes of meta-solvers to scattering from a submarine, a complex three-dimensional problem. We achieve very fast solutions, especially with the DeepONet-Krylov methods, which require orders of magnitude fewer iterations than any of the standalone solvers.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes