Fourier Neural Solver for large sparse linear algebraic systems
Chen Cui, Kai Jiang, Yun Liu, Shi Shu

TL;DR
The paper introduces the Fourier Neural Solver (FNS), an interpretable deep learning approach combining Fourier transforms and iterative methods to efficiently and robustly solve large sparse linear systems across various scientific applications.
Contribution
The paper presents a novel neural solver that integrates Fourier analysis with iterative methods, improving efficiency and robustness over existing neural solvers for large sparse systems.
Findings
FNS effectively captures challenging error components in frequency space.
FNS outperforms state-of-the-art neural solvers in efficiency and robustness.
Numerical experiments demonstrate FNS's applicability to various PDEs.
Abstract
Large sparse linear algebraic systems can be found in a variety of scientific and engineering fields, and many scientists strive to solve them in an efficient and robust manner. In this paper, we propose an interpretable neural solver, the Fourier Neural Solver (FNS), to address them. FNS is based on deep learning and Fast Fourier transform. Because the error between the iterative solution and the ground truth involves a wide range of frequency modes, FNS combines a stationary iterative method and frequency space correction to eliminate different components of the error. Local Fourier analysis reveals that the FNS can pick up on the error components in frequency space that are challenging to eliminate with stationary methods. Numerical experiments on the anisotropy diffusion equation, convection-diffusion equation, and Helmholtz equation show that FNS is more efficient and more robust…
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
TopicsModel Reduction and Neural Networks · Numerical methods for differential equations · Magnetic Properties and Applications
