SVD-NO: Learning PDE Solution Operators with SVD Integral Kernels
Noam Koren, Ralf J. J. Mackenbach, Ruud J. G. van Sloun, Kira Radinsky, Daniel Freedman

TL;DR
SVD-NO introduces a neural operator that explicitly models PDE solution operators using a low-rank SVD kernel, enhancing expressivity and efficiency, and achieves state-of-the-art results on diverse benchmarks.
Contribution
It proposes a novel SVD-based neural operator that explicitly parameterizes kernels, improving expressivity and computational efficiency for solving PDEs.
Findings
Achieves state-of-the-art performance on five benchmark PDEs.
Provides significant gains on PDEs with highly variable solutions.
Maintains reasonable computational complexity due to low-rank structure.
Abstract
Neural operators have emerged as a promising paradigm for learning solution operators of partial differential equa- tions (PDEs) directly from data. Existing methods, such as those based on Fourier or graph techniques, make strong as- sumptions about the structure of the kernel integral opera- tor, assumptions which may limit expressivity. We present SVD-NO, a neural operator that explicitly parameterizes the kernel by its singular-value decomposition (SVD) and then carries out the integral directly in the low-rank basis. Two lightweight networks learn the left and right singular func- tions, a diagonal parameter matrix learns the singular values, and a Gram-matrix regularizer enforces orthonormality. As SVD-NO approximates the full kernel, it obtains a high de- gree of expressivity. Furthermore, due to its low-rank struc- ture the computational complexity of applying the operator…
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.
Videos
Taxonomy
TopicsModel Reduction and Neural Networks · Polynomial and algebraic computation · Numerical methods for differential equations
