Spectral Function Space Learning and Numerical Linear Algebra Networks for Solving Linear Inverse Problems
Andrea Aspri, Leon Frischauf, Otmar Scherzer
TL;DR
The paper presents a data-driven framework for solving linear inverse problems by learning a possibly ill-conditioned operator $F$ from training pairs via a two-step encoding: Gram–Schmidt orthonormalization of input samples and PCA on the resulting outputs, yielding a spectral decomposition $F= V D U^T$. Both steps are shown to admit customized neural-network implementations, forming a linear algebra network that enables stable, data-driven inversion without relying on a physical forward model. The decoder computes a minimum-norm preimage by projecting onto the PCA-derived spectral basis and mapping back through $F^*$, with theory linking recovered vectors to the operator’s singular subspaces. Numerical experiments with the Radon transform demonstrate that the method can recover spectral functions and provide effective decoding, validating the approach as a data-driven tool for spectral analysis and inverse problem solving in settings where the forward operator is learned from data.
Abstract
We consider solving a probably ill-conditioned linear operator equation, where the operator is not modeled by physical laws but is specified via training pairs (consisting of images and data) of the input-output relation of the operator. We derive a stable method for computing the operator, which consists of first a Gram-Schmidt orthonormalization of images and a principal component analysis of the data. This two-step algorithm provides a spectral decomposition of the linear operator. Moreover, we show that both Gram-Schmidt and principal component analysis can be written as a deep neural network, which relates this procedure to de-and encoder networks. Therefore, we call the two-step algorithm a linear algebra network. Finally, we provide numerical simulations showing the strategy is feasible for reconstructing spectral functions and for solving operator equations without explicitly exploiting the physical model.
