289ce7a6deb8ba8a.tex
1: \begin{abstract}
2:      Recently, deep learning-based hybrid iterative methods (DL-HIM) have emerged as a promising approach for designing fast neural solvers to tackle large-scale sparse linear systems. DL-HIM combine the smoothing effect of simple iterative methods with the spectral bias of neural networks, which allows them to effectively eliminate both high-frequency and low-frequency error components. However, their efficiency may decrease if simple iterative methods can not provide effective smoothing, making it difficult for the neural network to learn mid-frequency and high-frequency components.
3:      This paper first establishes a convergence analysis framework for general DL-HIM from a spectral viewpoint, concluding that under reasonable assumptions, DL-HIM exhibit a convergence rate independent of grid size $h$ and physical parameters $\cu{\mu}$. 
4:      To meet these assumptions, we design a neural network from an eigen perspective, focusing on learning the eigenvalues and eigenvectors corresponding to error components that simple iterative methods struggle to eliminate. 
5:      Specifically, the eigenvalues are learned by a meta subnet, while the eigenvectors are approximated using Fourier modes with a transition matrix provided by another meta subnet.
6:      The resulting DL-HIM, termed the Fourier Neural Solver (FNS), is expected to achieve a $h, \cu{\mu}$-independent convergence rate with the guarantee of universal approximation and the discretization invariant property of the meta subnets.
7:      We verify the performance of FNS on four types of linear parametric PDEs.
8:  \end{abstract}
9: