MLLGSTJun 11, 2021

Learning the optimal Tikhonov regularizer for inverse problems

arXiv:2106.06513v245 citations
Originality Highly original
AI Analysis

This work addresses the challenge of designing regularization for inverse problems in imaging, such as denoising and tomography, by learning from data, offering a theoretical foundation with potential applications in medical imaging and signal processing.

The paper tackles the problem of learning the optimal Tikhonov regularizer for linear inverse problems, showing that it depends only on the mean and covariance of the data, independent of the forward operator, and provides generalization bounds for supervised and unsupervised learning with validation through simulations.

In this work, we consider the linear inverse problem $y=Ax+ε$, where $A\colon X\to Y$ is a known linear operator between the separable Hilbert spaces $X$ and $Y$, $x$ is a random variable in $X$ and $ε$ is a zero-mean random process in $Y$. This setting covers several inverse problems in imaging including denoising, deblurring, and X-ray tomography. Within the classical framework of regularization, we focus on the case where the regularization functional is not given a priori but learned from data. Our first result is a characterization of the optimal generalized Tikhonov regularizer, with respect to the mean squared error. We find that it is completely independent of the forward operator $A$ and depends only on the mean and covariance of $x$. Then, we consider the problem of learning the regularizer from a finite training set in two different frameworks: one supervised, based on samples of both $x$ and $y$, and one unsupervised, based only on samples of $x$. In both cases, we prove generalization bounds, under some weak assumptions on the distribution of $x$ and $ε$, including the case of sub-Gaussian variables. Our bounds hold in infinite-dimensional spaces, thereby showing that finer and finer discretizations do not make this learning problem harder. The results are validated through numerical simulations.

Code Implementations1 repo
Foundations

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

Your Notes