Chapter Summary
Chapter 1 Summary β Functional Analysis for Imaging
Key Points
- 1.
Normed spaces generalise to infinite dimensions. The family provides the standard function spaces for imaging: for energy and least-squares, for sparsity and edge preservation. In finite dimensions all norms are equivalent; in infinite dimensions they are not β the choice of norm determines the character of every reconstruction.
- 2.
Banach spaces (complete normed spaces) are the right setting for iterative algorithms. Completeness ensures that Cauchy sequences converge to a limit within the space, guaranteeing that iterative algorithms (ISTA, ADMM, Landweber) have well-defined fixed points.
- 3.
Hilbert spaces add the geometry of angles, projections, and orthogonality to Banach spaces. The orthogonal projection theorem guarantees a unique best approximation in any closed subspace, underpinning matched filtering, MMSE estimation, and Tikhonov regularisation. Parseval's identity equates spatial energy and spectral energy β the foundation of diffraction tomography.
- 4.
Bounded linear operators generalise matrices to function spaces. The adjoint (generalising ) is the back-projection operator and appears in every iterative reconstruction algorithm. The operator norm controls the step size for gradient descent.
- 5.
Compact operators β which include all integral operators with square-integrable kernels, hence all Born-approximation RF imaging operators β are not boundedly invertible on infinite-dimensional spaces. This is the mathematical origin of ill-posedness. The forward operator is compact; its pseudoinverse is unbounded.
- 6.
The singular system of a compact operator provides the complete spectral picture: singular values (the decay rate classifies ill-posedness as mild, moderate, or severe), right singular functions are the "scene modes" visible to the sensor, and left singular functions are the data modes.
- 7.
The Picard condition is necessary and sufficient for the inverse problem to have a solution. Noise always violates it at high frequencies (where is small), which is why regularisation is mandatory. The index where the noise level crosses the singular value curve determines the achievable reconstruction bandwidth.
- 8.
Distributions and Sobolev spaces extend classical analysis to handle point scatterers ( functions), sharp edges (Heaviside), and the singularities of the Helmholtz Green's function β the kernel of the forward operator in the Born approximation. Sobolev regularisation encodes prior smoothness assumptions about the scene.
- 9.
The forward model is the golden thread of the book. Every subsequent chapter either builds the sensing matrix (Ch~5β9), analyses its properties (Ch~10β11), develops methods to invert it (Ch~12β23), or applies the framework to a specific RF system (Ch~24β32).
Looking Ahead
Chapter 2 confronts ill-posedness directly with regularisation theory β the mathematical machinery that makes stable reconstruction possible. Building on the singular system developed here, we study Tikhonov regularisation (), truncated SVD (hard thresholding at ), and iterative regularisation (early stopping as implicit regularisation). The regularisation parameter β the fundamental hyperparameter of all reconstruction algorithms β is the subject of parameter choice rules (Morozov discrepancy, L-curve, GCV). A reader who has completed this chapter understands why regularisation is needed; Chapter 2 shows how to do it.