Abstract
Generally speaking, inverse problems typically consist in the reconstruction of causes for observed effects. In imaging applications the cause is usually a probe and the effect are observed data. The corresponding forward problems then consists in predicting experimental data given perfect knowledge of the probe. In some sense solving an inverse problems means “computing backwards”, which is usually more difficult then solving the forward problem.
The shortest path between two truths in the real domain passes through the complex domain.
—Jacques Hadamard
You have full access to this open access chapter, Download chapter PDF
Similar content being viewed by others
1 Introduction
1.1 What Is an Inverse Problem?
Generally speaking, inverse problems typically consist in the reconstruction of causes for observed effects. In imaging applications the cause is usually a probe and the effect are observed data. The corresponding forward problems then consists in predicting experimental data given perfect knowledge of the probe. In some sense solving an inverse problems means “computing backwards”, which is usually more difficult then solving the forward problem.
To model these kind of problems mathematically we describe the imaging system or experimental setup by a forward operator \(F:\mathbb {X}\rightarrow \mathbb {Y}\) between Banach spaces \(\mathbb {X}, \mathbb {Y}\), which maps a probe \(f\in \mathbb {X}\) to the corresponding effect \(g\in \mathbb {Y}\). Then the inverse problem is, given data \(g\in \mathbb {Y}\), to find a solution \(f\in \mathbb {X}\) to the equation
1.2 Ill-Posedness and Regularization
A first obvious question to ask is whether or not a probe f is uniquely determined by the data g, i.e. if the operator F is injective. Such questions are addressed e.g. in Sect. 13.6.6. Given uniqueness, one might try to find the solution \(f\) to (5.1) by just applying the inverse operator \(F^{-1}\), which gives another reason to call the problem anss inverse problem. However in practice this can cause several problems, due to the forward operator being ill-posed.
According to J. Hadamard a problem is called well-posed if the following conditions are satisfied:
-
1.
There exists a solution.
-
2.
The solution is unique.
-
3.
The solution depends continuously on the data (stability).
Otherwise the problem is called ill-posed.
An inverse problem in the form of an operator equation (5.1) is well-posed if F is surjective (such that for all g there exists a solution), injective (such that the solution is unique) and if \(F^{-1}\) is continuous (guaranteeing stability). For many inverse problems in practice only the third condition is violated, and ill-posedness in the narrower sense often refers to this situation: The reconstruction of causes from observed effects is unstable since very different causes may have similar effects.
The remedy against ill-posedness is regularization: To obtain stable solutions of inverse problems one constructs a family of continuous operators \(R_{\alpha }:\mathbb {Y}\rightarrow \mathbb {X}\) parameterized by a parameter \(\alpha >0\) converging pointwise to the discontinuous inverse \(F^{-1}\):
We will discuss several generic constructions of such families of stable approximate inverses \(R_{\alpha }\) in §5.2.
1.3 Examples
1.3.1 Numerical Differentiation
In our first example we consider the forward operator given by integration. We fix the free integration constant by working in spaces of functions with mean zero, \(L^2_\diamond ([0,1]):=\{f\in L^2([0,1]):\int _0^1 f(x)\mathop {}\!\mathrm {d}x =0\}\). Let \(F:L^2_\diamond ([0,1])\rightarrow L^2_\diamond ([0,1])\) be given by
where c(f) is such that \(F(f)\in L^2_\diamond \). The corresponding inverse problem described by the operator equation (5.1) is to compute the derivative \(g'\). If \(g=F(f)\), then the existence of a solution to the inverse problem is guaranteed and this solution is unique. Now assume that instead of the exact data g we are given noisy data \({g^\mathrm {obs}}\) that fulfill
for some small noise level \(\delta >0\). For example this could be one of the functions
As the derivatives are given by \(({g_n^\mathrm {obs}})'(x)=g'(x)+\pi n\delta \sqrt{2}\cos (\pi nx)\), we have
This illustrates the typical ill-posedness of inverse problems: amplification of noise may be arbitrarily large for naive application of the inverse \(F^{-1}\). This is the main difficulty one has to cope with. Our toy example illustrates another typical feature of inverse problems: Each function in the image of the operator F defined above is at least once differentiable. Also for many other inverse problems the forward operator is smoothing in the sense that the output function has higher smoothness than the input function, and this property causes the instability of the inverse problem.
1.3.2 Fluorescence Microscopy
In fluorescence microscopy one is interested in recovering the density \(f\) of fluorescent markers in some specimen in \(\mathbb {R}^3\). The probe is sampled by a laser beam, and one detects fluorescent photons. In confocal microscopy, spatial resolution is achieved by focusing the laser beam by some lense and collecting fluorescent electrons by same lense such that out-of-focus fluorescent photons can be blocked by a pinhole.
Let \(y\in \mathbb {R}^3\) be the focal point and assume that the probability (density) that for the focus point \(y\in \mathbb {R}^3\) a fluorescent photon emitted by a marker at point \(x\in \mathbb {R}^3\) is detected is \(k(x-y)\). k is called the point-spread function, and we assume here that it is spatially invariant. Then our problem is described by the operator equation
i.e. the observation \(g\) is given by a convolution of the marker density \(f\) with point spread function k. As convolution will usually blur an image, the forward operator is smoothing. Smoother kernels will lead to stronger smoothing.
1.4 Choice of Regularization Parameters and Convergence Concepts
Due to the ill-posedness discussed above it is essential to take into account the effects of noise in the observed data. Let \(f^{\dagger }\in \mathbb {X}\) denote the unknown exact solution, and first assume data \(g^{\delta }\) with deterministic errors such that
As mentioned above, regularization of an ill-posed operator equation (5.1) with an injective operator F consists in approximating the discontinuous inverse operator \(F^{-1}\) by a pointwise convergent family of continuous operators \(R_\alpha :\mathbb {Y}\rightarrow \mathbb {X}\), \(\alpha >0\). This immediately gives rise to the question which operator in the family should be chosen for the reconstruction, i.e how to choose the parameter \(\alpha \). Usually the starting point of deterministic error analysis in regularization theory is the following splitting of the reconstruction error:
The first term on the right hand side is called propagated data noise error, and the second term is referred to as approximation error or bias. Due to pointwise convergence (see (5.2)), the bias tends to 0 as \(\alpha \rightarrow 0\). Hence, to control this error term, we should choose \(\alpha \) as small as possible. However, as \(R_{\alpha }\) converges pointwise to the discontinuous operator \(F^{-1}\), the Lipschitz constant (or operator norm in the linear case) of \(R_{\alpha }\) will explode as \(\alpha \rightarrow 0\), and hence also the propagated data noise error. Therefore, \(\alpha \) must not be chosen too small. This indicates that the choice of the regularization parameter must be a crucial ingredient of a reliable regularization method. Probably the most well-known parameter choice rule in the deterministic setting is Morozov’s discrepancy principle:
with some parameter \(\tau \ge 1\). In other words, among all estimators \(R_{\alpha }(g^{\delta })\) which can explain the data within the noise level (times \(\tau \)), we choose the most stable one.
Definition 5.1
A family of operators \(R_{\alpha }:\mathbb {Y}\rightarrow \mathbb {X}\) parameterized by a parameter \(\alpha >0\) together with some rule \(\overline{\alpha }:[0,\infty )\times \mathbb {Y}\rightarrow (0,\infty )\) how to choose this parameter depending on the noise level \(\delta \) and the data \(g^{\delta }\) is called a regularization method if the worst case error tends to 0 with the noise level in the sense that
for all \(f^{\dagger }\in \mathbb {X}\).
The convergence (5.7) is a minimal requirement that one expects from a regularization method. However, it can be shown that for ill-posed problems this convergence may be arbitrarily slow depending on \(f^{\dagger }\). This is of course not satisfactory. Fortunately, a-priori information on the solution \(f^{\dagger }\), which is often available, may help. If we know a-priori that \(f^{\dagger }\) belongs to some set \(\mathcal {K}\subset \mathbb {X}\), then it is often possible to derive explicit error bounds
for all \(f^{\dagger }\in \mathcal {K}\) with a function \(\psi \in C([0,\infty ))\) satisfying \(\psi (0)=0\).
Let us now consider statistical noise models instead of the deterministic noise model (5.4). Often statistical data \(G_t\) belong to a different space \(\mathbb {Y}'\), e.g. a space of distributions. The distribution depends on some parameter t, and we assume that \(G_t\rightarrow F(f^{\dagger })\) in some sense as \(t\rightarrow \infty \). Let t e.g. denote the number of observations or in photonic imaging the expected number of photons. As the estimator \(R_{\alpha }(g^{\mathrm {obs}})\) (where now \(R_{\alpha }\) is a mapping from \(\mathbb {Y}'\) to \(\mathbb {X}\)) will be a random variable, we have to use stochastic concepts of convergence, e.g. convergence in expectation. Other convergence concepts, in particular convergence in probability are also used frequently.
Definition 5.2
In the setting above, a family of operators \(R_{\alpha }:\mathbb {Y}'\rightarrow \mathbb {X}\) parameterized by a parameter \(\alpha >0\) together with some parameter choice rule \(\overline{\alpha }:[0,\infty )\times \mathbb {Y}'\rightarrow (0,\infty )\) is called a consistent estimator if
for all \(f^{\dagger }\in \mathbb {X}\).
Again one may further ask not only for convergence, but even rates of convergence as \(t\rightarrow \infty \) on certain subsets \(\mathcal {K}\subset \mathbb {X}\).
2 Regularization Methods
In this section we will discuss generalized Tikhonov regularization, which is given by finding the minimum of
where \(\mathcal {S}_{{g^\mathrm {obs}}}\) is the data fidelity functional, which measures some kind of distance of \(F(f)\) and the data \({g^\mathrm {obs}}\) and causes the minimizer \(\hat{f}_\alpha \) to still explain the data well, whereas \(\mathcal {R}\) is the penalty functional which penalizes certain properties of the minimizer. This approach is called variational regularization, as our regularized solution is found by minimization of a functional (usually an integral functional).
2.1 Variational Regularization
We start with a probabilistic motivation of generalized Tikhonov regularization. From here until the end of this section we will consider the finite-dimensional setting \(\mathbb {X}=\mathbb {R}^n\), \(\mathbb {Y}=\mathbb {R}^m\) and use boldface symbols to denote finite-dimensional vectors/mappings. We start from (5.1), where \(\mathbf {f}\in \mathbb {R}^n\), \(\mathbf {g}\in \mathbb {R}^m\) and \(F:\mathbb {R}^n\rightarrow \mathbb {R}^m\) is some injective function. Given the data \(\mathbf {g}\) we want to find the solution \(\mathbf {f}\) of \(F(\mathbf {f})=\mathbf {g}\), but recall that we cannot just apply the inverse \(F^{-1}\) as discussed in Sect. 5.1. Instead we might estimate \(\mathbf {f}\) by maximizing the likelihood function \(\mathcal {L}(\mathbf {f})=P(\mathbf {g}|\mathbf {f})\), i.e. the probability that for a certain preimage \(\mathbf {f}\) the data \(\mathbf {g}\) will occur. If we assume that our data is normally distributed with covariance matrix \(\sigma ^2I\), then we can rearrange the problem by using the monotonicity of the logarithm, as well as the fact, that neither additive nor multiplicative constants change the extremal point:
This demonstrates the well-known fact that the maximum likelihood approach for Gaussian noise yields the least squares methods as first used by young Gauss to predict the path of the asteroid Ceres in 1801. However, as \(\hat{\mathbf {f}}_\mathrm{{ML}}= F^{-1}(\mathbf {g})\) for \(\mathbf {g}\) in the range of F, this approach has no regularizing effect. In fact it is more reasonable to maximize \(P(\mathbf {f}|\mathbf {g})\) instead of \(P(\mathbf {g}|\mathbf {f})\), as our goal should be to find the solution \(\mathbf {f}\) which is most likely to have caused the observation \(\mathbf {g}\), instead of just finding any \(\mathbf {f}\) which causes the observation \(\mathbf {g}\) with maximal probability. This leads to the Bayesian perspective on inverse problem with the characteristic feature that prior to the measurements a probability distribution (the so-called prior distribution) is assigned to the solution space \(\mathbb {X}\) modeling our prior knowledge on \(\mathbf {f}\). By Bayes’ theorem we have
Estimating \(\mathbf {f}\) by maximizing the posterior \(P(\mathbf {f}|\mathbf {g})\) is called maximum a posteriori probability (MAP) estimate. To use this approach we have to model the prior \(P(\mathbf {f})\). If we assume that \(\mathbf {f}\) is normally distributed with mean \(\mathbf {f}\in \mathbb {R}^n\) and covariance matrix \(\tau ^2 I\), then we find
where \(\alpha =\frac{\sigma ^2}{\tau ^2}\). The functional \(J_\alpha (\mathbf {f})\) is the standard (quadratic) Tikhonov functional, and therefore MAP and Tikhonov regularization coincide in this setting.
In photonic imaging the data is often given by photon counts, and these are typically Poisson distributed in the absence of read-out error (compare Chap. 4). Recall that a random variable \(Z\in \mathbb {N}_0\) is called Poisson distributed with mean \(\lambda >0\), short \(Z\sim \mathrm {Pois}(\lambda )\), if \(P(Z=g) = e^{-\lambda }\lambda ^{g}/(g!)\) for all \(g\in \mathbb {N}_0\). Hence the negative log-likelihood function is given by
where \(C_g\) is a constant independent of \(\lambda \). Now assume that \(\mathbf {g}\) is a vector of independent Poisson distributed random variables such that \(\mathbf {g}_i \sim \mathrm {Pois}(F(\mathbf {f})_i)\). It follows that the negative log-likelihood \(-\log (P(\mathbf {g}|\mathbf {f})) = -\sum _i \log P(\mathbf {g}_i|F(\mathbf {f})_i)\) is given (up to an additive constant independent of \(\mathbf {f}\)) by the Kullback-Leibler divergence
If \(\mathbf {f}\) has a probability distribution \(P(f) = c\exp (-\mathcal {R}(\mathbf {f})/\tau ^2)\) this leads to generalized Tikhonov regularization
with fidelity term \(\mathcal {S}_{\mathbf {g}}=\Vert {\mathbf {g}-\cdot }\Vert _2^2\) for normally distributed data, \(\mathcal {S}_{\mathbf {g}}={{\,\mathrm{KL}\,}}(\mathbf {g},\cdot )\) for Poisson distributed data and the penalty term \(\alpha \mathcal {R}\) with regularization parameter \(\alpha = \tau ^{-2}\) for Poisson data and \(\alpha = \sigma ^2/\tau ^2\) for Gaussian white noise.
Note that in the Bayesian setting above the regularization parameter \(\alpha \) is uniquely determined by the prior distribution and the likelihood functional. However, often only qualitative prior knowledge on the solution is available, but the parameter \(\tau \) is unknown. Then \(\alpha \) has to be determined by a-posteriori parameter choice rules analogous to the discrepancy principle (5.6) for deterministic errors.
Let us discuss a few popular choices of the penalty functional \(\mathcal {R}\), which allows the incorporation of prior information on the solution or is simply the negative logarithm of the density of the prior in the above Bayesian setting. For a-priori known sparsity of the solution one should choose the sparsity enforcing penalty \(\mathcal {R}(\mathbf {f})=\Vert {\mathbf {f}}\Vert _1\). If \(\mathbf {f}\) is an image with sharp edges, then the total variation seminorm is a good choice of \(\mathcal {R}\). However, we point out that for the total variation seminorm in a Bayesian setting there exists no straightforward useful infinite dimensional limit (see [16]). Bayesian prior modelling in infinite dimensional settings is often considerably more involved.
If \(\mathbf {f}\) is a probability density, a frequent choice of the penalty functional is \(\mathcal {R}(\mathbf {f})={{\,\mathrm{KL}\,}}(\mathbf {f},\mathbf {f}_0)\), which naturally enforces nonnegativity of the solution because of the logarithm. Alternatively, more general inequality constraints \(N(\mathbf {f})\le 0\) for some function N can be be incorporated into the penalty function by replacing \(\mathcal {R}\) by
2.1.1 Implementation
In this paragraph we will discuss several possibilities to compute the minimizer \(\hat{\mathbf {f}}_\alpha \) of (5.9) for a linear forward operator denoted by \(F=T\). In the case of quadratic Tikhonov regularization it follows from the first order optimality conditions that the Tikhonov functional \(J_\alpha \) has the unique minimizer
for all \(\alpha >0\). So in order to compute the regularized solution we have to solve the linear system of equations
Solving this directly by for example Gauss-Jordan elimination requires \(\mathcal {O}\left( {n^3}\right) \) operations and we have to store the full matrix A. In imaging applications n is typically the number of pixels or voxels, which can be so large that storing A is impossible. Therefore, we have to resort to iterative methods which access A only via matrix-vector products. Such matrix-vector products can often be implemented efficiently without setting up the matrix A, e.g. by the fast Fourier transform (FFT) or by solving a partial differential equation. As A is positive definite, the most common method for solving \(A\mathbf {f}=\mathbf {b}\) is the conjugate gradient (CG) method:
Algorithm 5.1
(CG iteration for solving \(A\mathbf {f}=\mathbf {b}, A>0\) )
Initialization. Choose initial guess \(\mathbf {f}_0\in \mathbb {R}^n\). Set \(\mathbf {s}_0=\mathbf {b}-A\mathbf {f}_0; \quad \mathbf {d}_0=\mathbf {s}_0\).
General Step ( \(l = 0 , 1 , \ldots \) )
If \(A= T^*T+\alpha I\) as in Tikhonov regularization, the stopping criterion \(\mathbf {s}\ne 0\) may be replaced by
for some tolerance parameter \(\mathrm {TOL}>0\). It can be shown that \(\mathbf {s}_l = \mathbf {b}-A\mathbf {f}_l\) for all l. As \(\Vert A^{-1}\Vert \le 1/\alpha \), this guarantees the error bound \( \Vert {\bar{\mathbf {f}}-\mathbf {f}_L}\Vert \le \mathrm {TOL} \) to the exact minimum \(\bar{\mathbf {f}}=A^{-1}b\) of the Tikhonov functional.
In the case of more general data fidelity terms \(\mathcal {S}_\mathbf {g}\) and penalty terms \(\mathcal {R}\) one can use a primal-dual algorithm suggested by Chambolle and Pock [3]. To formulate this algorithm, recall that for a functional \(\mathcal {F}:\mathbb {R}^n\rightarrow \mathbb {R}\cup \{\infty \}\) the conjugate functional is given by
If \(\mathcal {F}\) is convex and continuous, then \(\mathcal {F}^{**}=\mathcal {F}\). For more information on this and other basic notions of convex analysis used in the following we refer, e.g. to [17]. The algorithm is based on the saddle point formulation
Note that an analytic computation of the maximum leads to the original problem (5.9) whereas a computation of the minimum leads to the dual problem
The algorithm requires the computation of so called proximity operators (see Chap. 6). For a functional \(G:\mathbb {R}^n\rightarrow \mathbb {R}\) and a scalar \(\lambda >0\) the proximity operator \({{\,\mathrm{prox}\,}}_{G,\lambda }:\mathbb {R}^n\rightarrow \mathbb {R}^n\) is defined by
For many popular choices of \(\mathcal {S}_{\mathbf {g}}\) and \(\mathcal {R}\) the proximity operator can either be calculated directly via a closed expression or there are efficient algorithms for their computation. To give a simple example, for \(G(\mathbf {x})=\tfrac{1}{2}\Vert {x}\Vert _2^2\) one can calculate the proximity operator just by (5.10) to be \((1+\lambda )^{-1}\mathbf {z}\).
One also needs to evaluate the proximity operator of the Fenchel convex conjugate \(G^*\), which can be done by Moreau’s identity
Algorithm 5.2
(Chambolle-Pock primal dual algorithm)
Initialization. Choose \((\mathbf {f}_0, \mathbf {p}_0)\in \mathbb {R}^n\times \mathbb {R}^m\) and set \(\tilde{\mathbf {f}}_0=\mathbf {f}_0\).
General Step (\(k = 0 , 1 , \ldots \)) Choose parameters \(\tau _X^k,\tau _Y^k>0\), \(\theta _k\in [0,1]\) and let
For constant parameters \(\tau _X^k,\tau _Y^k>0\) and \(\theta _k=1\) it has been shown [3] that \(\mathbf {f}_k\) converges to a solution of (5.9) and \(\mathbf {p}_k\) converges to a solution of the corresponding dual problem. Under certain assumptions on \(\mathcal {S}_{\mathbf {g}}\) and \(\mathcal {R}\) special choices for the parameters \(\tau _X^k,\tau _Y^k>0\) and \(\theta _k\) will speed up the convergence.
To compute the minimizer of (5.9) with additional inequality constraints one can apply semismooth Newton methods for which we refer to [19].
2.2 Iterative Regularization
Whereas in the previous subsection we have discussed iterative methods to compute the minimum of a generalized Tikhonov functional, in the following we will discuss iterative methods for the solution of \(F(\mathbf {f})=\mathbf {g}\) without prior regularization. Typically the choice of the stopping index plays the role of the choice of the regularization parameter \(\alpha \). A motivation for the use of iterative regularization method is the fact that the Tikhonov functional is not convex in general for nonlinear operators. Therefore, it cannot be guaranteed that an approximation to the global minimum of the Tikhonov functional can be computed. For further information on iterative regularization methods we refer to the monograph [15].
2.2.1 Landweber Iteration
Landweber iteration can be derived as a method of steepest descent for the cost functional \(J(\mathbf {f})=\tfrac{1}{2}\Vert {F(\mathbf {f})-\mathbf {g}}\Vert _2^2\). As the direction of steepest descent is given by the negative gradient \(-J'(\mathbf {f})=-F'(\mathbf {f})^*\left( {F(\mathbf {f})-\mathbf {g}}\right) \), this leads to the iteration formula
with a step size parameter \(\mu \). This parameter should be chosen such that \(\mu \Vert F'(\mathbf {f})^*F'(\mathbf {f})\Vert <1\) for all \(\mathbf {f}\). Since a too small choice of \(\mu \) slows down convergence considerably, it is advisable to compute the operator norm of \(F'(\mathbf {f})^*F'(\mathbf {f})\) by a few iterations of the power method.
Under certain conditions on the operator F it has been shown in [7] in a Hilbert space setting that Landweber iteration with the discrepancy principle as stopping rule is a regularization method in a sense analogous to Definition 5.1, i.e. the worst case error tends to 0 with the noise level for a sufficiently good initial guess.
2.2.2 Regularized Newton Methods
Although Landweber iteration often makes good progress in the first few iterations, asymptotic convergence is very slow. Faster convergence may be expected from Newton-type methods, which solve a linear system of equations or some minimization problem using the first order Taylor approximation
around a current iterate \(\mathbf {f}_k\). Plugging this approximation into the quadratic Tikhonov functional and using the last iterate as initial guess leads to the Levenberg-Marquardt-algorithm
For a convergence analysis we refer to [6]. The minimization problems can be solved efficiently by Algorithm 5.1 without the need to set up the full Jacobi matrices \(F'(\mathbf {f}_k)\) in each step. Newton-type methods converge considerably faster than Landweber iteration. In fact the number of Landweber steps which is necessary to achieve an accuracy comparable to k Newton steps increases exponentially with k (cf. [4]). On the other hand, each iteration step is more expensive. Which of the two methods is more efficient may depend on the size of the noise level. Newton-type methods are typically favorable for small noise levels. Plugging the first order Taylor approximation (5.14) into the generalized Tikhonov functional (5.8) leads to the iteration formula
If \(\mathcal {S}_{{g^\mathrm {obs}}}(\mathbf {g})=\frac{1}{2}\Vert \mathbf {g}-{g^\mathrm {obs}}\Vert ^2\) and \(\mathcal {R}(\mathbf {f}) =\frac{1}{2}\Vert \mathbf {f}-\mathbf {f}_0\Vert \), this leads the commonly used iteratively regularized Gauss-Newton method where compared to the Levenberg-Marquardt method the penalty term is replaced by \(\tfrac{\alpha _k}{2}\Vert {\mathbf {f}-\mathbf {f}_0}\Vert _2^2\). Note that if \(\mathcal {S}_{{g^\mathrm {obs}}}\) and \(\mathcal {R}\) are convex, a convex optimization problems has to be solved in each Newton step, which can be done, e.g., by Algorithm 5.2. For a convergence analysis of (5.15) including the case of Poisson data we refer to [12].
3 Error Estimates
3.1 General Error Bounds for Variational Regularization
Under the deterministic noise model (5.4) we are now looking for error bounds of the form
for the Tikhonov estimator \(\hat{f}_\alpha \). In a second step the right hand side may be minimized over \(\alpha \). As discussed in Sect. 5.1.4 such estimates can only be obtained under additional conditions on \(f^\dagger \), which are called source conditions. There are several forms of such conditions. Nowadays, starting with [8] such conditions are often formulated in the form of variational inequalities. For the sake of simplicity we confine ourselves to the case of Hilbert spaces with quadratic functionals \(\mathcal {R}\) and \(\mathcal {S}_{{g^\mathrm {obs}}}\) here, although the concepts can be generalized with little additional effort to general convex \(\mathcal {R}\) and \(\mathcal {S}_{{g^\mathrm {obs}}}\). For a concave, monotonically increasing and continuous function \(\psi :[0,\infty )\rightarrow [0,\infty )\) with \(\psi (0)=0\) we require that
Such conditions are not easy to interpret at first sight, and we will come back to this in Sect. 5.3.2. However, they have been shown to be necessary for certain convergence rates of Tikhonov regularization and other regularization methods (see [11]), and sufficiency can be shown quite easily:
Theorem 5.3
If \(f^\dagger \) fulfill (5.17), then the Tikhonov estimator \(\hat{f}_\alpha \) in (5.8) satisfies the error estimate
where \(\psi ^*(t):=\sup _{s\ge 0} \big ({st-\psi (t)}\big )\) denotes the conjugate function (see (5.11)).
Proof
By definition of \(\hat{f}_\alpha \) and our noise model we have
so together with our assumption (5.17) we find
By the parallelogram law we have for all \(x,y,z\in \mathbb {X}\) that
Apply this with \(x=F(\hat{f}_\alpha ), y=F(f^\dagger )\) and \(z={g^\mathrm {obs}}\) to find
so that finally we have
The two most commonly used types of functions \(\psi \) in the literature,
are referred to as Hölder and logarithmic source function, respectively. For these functions we obtain
Note that the two terms on the right hand side of (5.18) correspond to the error splitting (5.5). The following theorem gives an optimal choice of \(\alpha \) balancing these two terms:
Theorem 5.4
If under the assumptions of Theorem 5.3 \(\psi \) is differentiable, the infimum of the right hand side of (5.18) is attained at \(\bar{\alpha }(\delta )\) if and only if
and
Proof
Note from the definition of \((-\psi )^*\) that \((-\psi )^*(t^*)\ge tt^*+\psi (t)\) for all \(t\ge 0\), \(t^*\in \mathbb {R}\). Further equality holds true if and only if \(t^*= -\psi '(t)\), as for this choice of t the concave function \(\tilde{t}\mapsto \tilde{t}t^*+\psi (\tilde{t})\) attains its unique maximum at t and thus in particular \(tt^*+\psi (t)\ge (-\psi )^*(t^*)\). Therefore we have with \(t=4\delta ^2\) and \(t^*=-\frac{1}{4\alpha }\) that
and \( \frac{\delta ^2}{\alpha }+ (-\psi )^*\left( {-\frac{1}{4\alpha }}\right) = \psi (4\delta ^2) \) if and only if \(-\frac{1}{4 \alpha } = -\psi ' \left( {4 \delta ^2}\right) \). \(\square \)
It can be shown that the same type of error bound can be obtained by a version of the discrepancy principle (5.6) which does not require knowledge of the function \(\psi \) describing abstract smoothness of the unknown solution \(f^{\dagger }\) [2]. This is an advantage in practice, because such knowledge is often unrealistic.
3.2 Interpretation of Variational Source Conditions
3.2.1 Connection to Stability Estimates
Variational source conditions (5.17) are closely related to so called stability estimates. In fact if (5.17) holds true for all \(f^\dagger \in \mathcal {K}\subset \mathbb {X}\), then all \(f_1,f_2\in \mathcal K\) satisfy the stability estimate
with the same function \(\psi \), since one of the terms \(\pm \left( {\Vert {f_1}\Vert ^2-\Vert {f_2}\Vert ^2}\right) \) will be non-positive. There exists a considerable literature on such stability estimates (see e.g. [1, 14]). However it is unclear if stability estimates also imply variational source conditions as two difficulties have to be overcome. Firstly the term \(\Vert {f}\Vert ^2-\Vert {f^\dagger }\Vert ^2\) might be negative and secondly one would have to extend the estimate from the set \(\mathcal K\) to the whole space \(\mathbb {X}\).
3.2.2 General Strategy for the Verification of Variational Source Conditions
In general the rate at which the error of reconstruction methods converges to 0 as the noise level tends to 0 in inverse problems depends on two factors: The smoothness of the solution \(f^{\dagger }\) and the degree of ill-posedness of F. We will describe both in terms of a family of finite dimensional subspaces \(V_n\subset \mathbb {X}\) or the corresponding orthogonal projections \(P_n:\mathbb {X}\rightarrow V_n\). The smoothness of \(f^{\dagger }\) will be measured by how fast the best approximations \(P_nf^{\dagger }\) in \(V_n\) converge to \(f^{\dagger }\):
Inequalities of this type are called Bernstein inequalities, and they are well studied for many types of subspaces \(V_n\) such as spaces of polynomials, trigonometric polynomials, splines, or finite elements. We will illustrate this for the case of trigonometric polynomials below.
Concerning the degree of ill-posedness, recall that any linear mapping on a finite dimensional space is continuous. Therefore, a linear, injective operator T restricted to a finite dimensional space \(V_n\) has a continuous inverse \((T|_{V_n})^{-1}\) defined on \(T(V_n)\). However, the norm of these operators will grow with n, and the rate of growth may be used to measure the degree of ill-posedness. In the nonlinear case we may look at Lipschitz constants \(\sigma _n\) such that \(\Vert P_nf^{\dagger }-P_nf\Vert \le \sigma _n \Vert F(P_nf^{\dagger })-F(P_nf)\Vert \). However, to obtain optimal results it turns out that we need estimates of inner products of \(P_nf^{\dagger }-P_nf\) with \(f^{\dagger }\). Moreover, on the right hand side we have to deal with \(F(f^{\dagger })-F(f)\) rather than \(F(P_nf^{\dagger })-F(P_nf)\):
The growth rate of \(\sigma _n\) describes what we will call local degree of ill-posedness of F at \(f^{\dagger }\).
Theorem 5.5
Let \(\mathbb {X}\) and \(\mathbb {Y}\) be Hilbert spaces and suppose that there exists a sequence of projection operators \(P_n:\mathbb {X}\rightarrow \mathbb {X}\) and sequences \((\kappa _n)_{n\in \mathbb {N}}\), \((\sigma _n)_{n\in \mathbb {N}}\) of positive numbers such that (5.19) holds true for all \(n\in \mathbb {N}\).
Then \(f^{\dagger }\) fulfills a variational source condition (5.17) with the concave, continuous, increasing function
which satisfies \(\psi (0)=0\).
Proof
By straightforward computations we see that the variational source condition (5.17) has the equivalent form
Using (5.19a), (5.19c), and the Cauchy-Schwarz inequality we get for each \(n\in \mathbb {N}\) that
Taking the infimum over the right hand side with respect to \(n\in \mathbb {N}\) yields (5.20) with \(\tau =\Vert {F(f^{\dagger })-F(f)}\Vert _{\mathbb {Y}}^2\). As \(\psi \) is defined by an infimum over concave and increasing functions, it is also increasing and concave. Moreover, (5.19b) implies \(\psi (0)=0\). \(\square \)
3.2.3 Example: Numerical Differentiation
Recall that the trigonometric monomials \(e_n(x):= \mathrm {e}^{2\pi \text{ n }ix}\) form an orthonormal basis \(\{e_n :n\in \mathbb Z\setminus \{0\}\}\) of \(L^2_\diamond ([0,1])\), i.e. every function \(f\in L^2_\diamond ([0,1])\) can be expressed as \(f(x)=\sum _{n\in \mathbb Z\setminus \{0\}}\hat{f}(n) e_n(x)\) with \(\widehat{f}(n)=\int _0^1 f(x) \overline{e_n(x)} \mathop {}\!\mathrm {d}x\). Further note that from the definition (5.3) of the forward operator we get
and that the kth derivative of \(f\) has Fourier coefficients \(\widehat{f^{(k)}}(n) = (2\pi i n)^k\widehat{f}(n)\). Therefore, the norm
(called Sobolev norm of order \(s\ge 0\)) fulfills \(\Vert {f}\Vert _{H^k} = \Vert f^{(k)}\Vert _{L^2}\) for \(k\in \mathbb {N}_0\), but it also allows to measure non-integer degrees of smoothness of \(f\).
We choose \(P_n\) as the orthogonal projection
Suppose that the kth distributional derivative belongs to \(L^2_\diamond ([0,1])\). Then
which shows that (5.19a) and (5.19b) are satisfied with \(\kappa _n = (2\pi n)^{-k}\). Moreover, we have that
for \(s\in (0,1]\), so (5.19c) is satisfied with \(\sigma _n := (2\pi m)^{1-s}\). Choosing the parameter \(m \approx \Vert {f^\dagger }\Vert _{H^s}^{1/(1+s)} \tau ^{-1/2(1+s)}\) at which the infimum in (5.20) is attained approximately we see that there exists a constant \(C>0\) such that the variational source condition (5.17) is satisfied with \( \psi (t)=C \Vert {f^\dagger }\Vert _{H^s}^{2/(1+s)} t^{s/(1+s)}, \) and from Theorem 5.4 we obtain the error bound
It can be shown that this rate is optimal in the sense that there exists no reconstruction method R for which
3.2.4 Example: Fluorescence Microscopy
Similarly one can proceed for the example of fluorescence microscopy. As one has to work here with \(L^2\) spaces rather than \(L^2_{\diamond }\) spaces, the Sobolev norm is defined by \(\Vert f\Vert _{H^s}^2 = \sum _{n\in \mathbb {Z}} (1+n^2)^s \left| {\widehat{f}(n)}\right| ^2\). Assuming that the convolution kernel is a-times smoothing (\(a>0\)) in the sense that \(\Vert F(f)\Vert _{H^a}\sim \Vert f\Vert _{H^0}\), which is equivalent to the existence of two constant \(0<c<C\) such that the Fourier transform of the convolution kernel k fulfills
one can show that \(\Vert f^\dagger \Vert _{H^s}<\infty \) for \(s\in (0,a]\) implies a variational source condition with \(\psi (t)\sim t^\frac{s}{s+a}\) and an error bound
Again this estimate is optimal in the sense explained above.
3.2.5 Extensions
Variational source conditions with a given Hölder source function actually hold true on a slightly larger set. In the typical situation where the marker density of the investigated specimen is constant (or smooth) up to jumps, then it fulfills the same variational source condition with \(s=1/2\), although \(f^\dagger \in H^s\) if and only if \(s<1/2\). The sets on which a variational souce condition is satisfied can be characterized in terms of Besov spaces \(B^s_{2,\infty }\), and bounded subsets of such spaces are also the largest sets on which a Hölder-type error bound like (5.21) and (5.22) are satisfied with uniform constants (see [11]).
In the case where the convolution kernel is infinitely smoothing, e.g. if the kernel is a Gaussian, then we cannot expect to get a variational source condition with a Hölder source function under Sobolev smoothness assumptions. Instead one obtains logarithmic source functions \(\psi _p^{\mathrm {log}}\) as introduced above, which will again be optimal and lead to very slowly decaying error estimates as \(\delta \searrow 0\) [11].
Note that the rates (5.21) and (5.22) are restricted to smoothness indices \(s\in (0,1]\) and \(s\in (0,a]\), respectively. This restriction to low order rates is a well-known shortcoming of variational source conditions. Higher order rates can be obtained by imposing a variational source condition on the dual problem (5.12), which can again be again by verified by Theorem 5.5 (see [5, 18]).
With some small modifications the strategy in Theorem 5.5 can be extended to Banach space settings [9, 21] and nonlinear forward operators F, in particular those arising in inverse scattering problems [10, 20].
3.3 Error Bounds for Poisson Data
We already briefly discussed discrete versions of inverse problems with Poisson in Sect. 5.2.1. Such problems arise in many photonic imaging modalities such as fluorescence microscopy, coherent x-ray imaging, positron emission tomography, but also electron microscopy. In the following we briefly discuss a continuous setting for such problems.
We consider a forward operator \(F:\mathbb {X}\rightarrow \mathbb {Y}\) that maps an unknown sample \(f^{\dagger }\in \mathbb {X}\) a photon density \({\text {g}}^\dagger \in \mathbb {Y}= L^1(\mathbb {M})\) generated by \(f^{\dagger }\) on some measurement manifold \(\mathbb {M}\subset \mathbb {R}^d\). The given data are modeled by a Poisson process
with density \(tg^\dagger \). Here \(\{x_1,\dots ,x_N\}\subset \mathbb {M}\) denote the positions of the detected photons and \(t>0\) can be interpreted as exposure time. Note that \(t\sim \mathbf {E}(N)\), i.e. the exposure time is proportional to the number of detected photons.
Now to discuss error bounds we first need some notion of noise level. But what is the “noise” in our setting? Our data \(G_t\) do not belong to \(\mathbb {Y}= L^1(\mathbb {M})\) and the “noise” is not additive. However, it follows from the properties of Poisson processes that
and the variance of \(\langle \frac{1}{t}G_t,h\rangle \) is proportional to \(\tfrac{1}{t}\). This suggests that \(\tfrac{1}{\sqrt{t}}\) plays the role of the noise level. More precisely, it is possible to derive concentration inequalities
where the distance function d is defined by a negative Besov norm (see [13, 22] for similar results).
As a reconstruction method we consider generalized Tikhonov regularization as in (5.8) with \(\mathcal {S}_{G_t} \) given by a negative (quasi-)log-likelihood corresponding to the Poisson data. As discussed in Sect. 5.2 this amounts to taking the Kullback-Leibler distance as data fidelity term in the finite dimensional case, and in particular in the implementations of this method. (Sometimes a small shift is introduced in the Kullback-Leibler divergence to “‘regularize” this term.) By assuming the VSC (5.17) with \(\psi (\Vert F(\mathbf {f}^{\dagger })-F(\mathbf {f})\Vert ^2)\) replaced by \(\psi \left( {\mathrm {KL}(F(\mathbf {f}^{\dagger }),F(\mathbf {f})))}\right) \) and an optimal parameter choice \(\bar{\alpha }\) one can than show the following error estimate in expectation
References
Alessandrini, G.: Stable determination of conductivities by boundary measurements. Appl. Anal. 27, 153–172 (1988)
Anzengruber, S.W., Hofmann, B., Mathé, P.: Regularization properties of the sequential discrepancy principle for Tikhonov regularization in Banach spaces. Appl. Anal 93(7), 1382–1400 (2014). https://doi.org/10.1080/00036811.2013.833326
Chambolle, A., Pock, T.: A first-order primal-dual algorithm for convex problems with applications to imaging. J. Math. Imaging Vis. 40(1), 120–145 (2011). https://doi.org/10.1007/s10851-010-0251-1
Deuflhard, P., Engl, H.W., Scherzer, O.: A convergence analysis of iterative methods for the solution of nonlinear ill-posed problems under affinely invariant conditions. Inverse Probl. 14(5), 1081–1106 (1998). https://doi.org/10.1088/0266-5611/14/5/002
Grasmair, M.: Variational inequalities and higher order convergence rates for Tikhonov regularisation on Banach spaces. J. Inverse Ill-Posed Probl. 21(3), 379–394 (2013). https://doi.org/10.1515/jip-2013-0002
Hanke, M.: A regularizing Levenberg-Marquardt scheme, with applications to inverse groundwater filtration problems. Inverse Probl. 13, 79–95 (1997)
Hanke, M., Neubauer, A., Scherzer, O.: A convergence analysis of the Landweber iteration for nonlinear ill-posed problems. Numer. Math. 72, 21–37 (1995)
Hofmann, B., Kaltenbacher, B., Pöschl, C., Scherzer, O.: A convergence rates result for Tikhonov regularization in Banach spaces with non-smooth operators. Inverse Probl. 23(3), 987–1010 (2007). https://doi.org/10.1088/0266-5611/23/3/009
Hohage, T., Miller, P.: Optimal convergence rates for sparsity promoting wavelet-regularization in Besov spaces. Technical report. https://arxiv.org/abs/1810.06316 (2018)
Hohage, T., Weidling, F.: Verification of a variational source condition for acoustic inverse medium scattering problems. Inverse Probl. 31(7), 075,006 (2015). https://doi.org/10.1088/0266-5611/31/7/075006
Hohage, T., Weidling, F.: Characterizations of variational source conditions, converse results, and maxisets of spectral regularization methods. SIAM J. Numer. Anal. 55(2), 598–620 (2017). https://doi.org/10.1137/16M1067445
Hohage, T., Werner, F.: Iteratively regularized Newton-type methods for general data misfit functionals and applications to Poisson data. Numer. Math. 123, 745–779 (2013). https://doi.org/10.1007/s00211-012-0499-z
Hohage, T., Werner, F.: Inverse problems with poisson data: statistical regularization theory, applications and algorithms. Inverse Probl. 32(9), 093,001 (2016). https://doi.org/10.1088/0266-5611/32/9/093001
Isaev, M.I., Novikov, R.G.: Effectivized Hölder-logarithmic stability estimates for the Gel’fand inverse problem. Inverse Probl. 30(9), 095,006 (2014). https://doi.org/10.1088/0266-5611/30/9/095006
Kaltenbacher, B., Neubauer, A., Scherzer, O.: Iterative Regularization Methods for Nonlinear ill-posed Problems. Radon Series on Computational and Applied Mathematics. de Gruyter, Berlin (2008)
Lassas, M., Siltanen, S.: Can one use total variation prior for edge-preserving bayesian inversion? Inverse Probl 20(5), 1537–1563 (2004). https://doi.org/10.1088/0266-5611/20/5/013
Rockafellar, R.T.: Convex Analysis. Princeton University Press (2015)
Sprung, B., Hohage, T.: Higher order convergence rates for Bregman iterated variational regularization of inverse problems. Numer. Math. 141, 215–252 (2019). https://doi.org/10.1007/s00211-018-0987-x
Ulbrich, M.: Semismooth Newton Methods For Variational Inequalities And Constrained Optimization Problems In Function Spaces, MOS-SIAM Series on Optimization, vol. 11. Society for Industrial and Applied Mathematics (SIAM), Philadelphia, PA (2011). https://doi.org/10.1137/1.9781611970692
Weidling, F., Hohage, T.: Variational source conditions and stability estimates for inverse electromagnetic medium scattering problems. Inverse Probl. Imaging 11(1), 203–220 (2017). https://doi.org/10.3934/ipi.2017010
Weidling, F., Sprung, B., Hohage, T.: Optimal convergence rates for Tikhonov regularization in Besov spaces. Technical report (2018). https://arxiv.org/abs/1803.11019
Werner, F., Hohage, T.: Convergence rates in expectation for Tikhonov-type regularization of inverse problems with Poisson data. Inverse Probl. 28(10), 104,004 (2012). https://doi.org/10.1088/0266-5611/28/10/104004
Author information
Authors and Affiliations
Corresponding author
Editor information
Editors and Affiliations
Rights and permissions
Open Access This chapter is licensed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license and indicate if changes were made.
The images or other third party material in this chapter are included in the chapter's Creative Commons license, unless indicated otherwise in a credit line to the material. If material is not included in the chapter's Creative Commons license and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder.
Copyright information
© 2020 The Author(s)
About this chapter
Cite this chapter
Hohage, T., Sprung, B., Weidling, F. (2020). Inverse Problems. In: Salditt, T., Egner, A., Luke, D.R. (eds) Nanoscale Photonic Imaging. Topics in Applied Physics, vol 134. Springer, Cham. https://doi.org/10.1007/978-3-030-34413-9_5
Download citation
DOI: https://doi.org/10.1007/978-3-030-34413-9_5
Published:
Publisher Name: Springer, Cham
Print ISBN: 978-3-030-34412-2
Online ISBN: 978-3-030-34413-9
eBook Packages: Physics and AstronomyPhysics and Astronomy (R0)