Prerequisites & Notation
Prerequisites for This Chapter
- Linear Algebra and Operator Theory (Ch 01) — Hilbert spaces, bounded linear operators, adjoints, singular value decomposition(Review ch01)
Self-check: Can you state the SVD of a bounded linear operator and define its pseudoinverse?
- Ill-Posed Problems and Regularization Theory (Ch 02) — Forward models, Tikhonov regularization, spectral filtering, discrepancy principle(Review ch02)
Self-check: Can you derive the Tikhonov solution and interpret the regularization parameter as a bias-variance tradeoff?
- Probability Spaces and Random Variables (Telecom Ch 02) — Probability distributions, conditional probability, Bayes theorem, expectation, variance(Review ch02)
Self-check: Can you state Bayes theorem and compute the posterior for a Gaussian prior with Gaussian likelihood?
- Estimation Theory and LMMSE (Telecom Ch 09) — LMMSE estimation, MSE, bias-variance trade-off(Review ch09)
Self-check: Can you derive the LMMSE estimator and connect it to the Wiener filter?
Notation for This Chapter
Symbols introduced in this chapter. All distributions are on unless stated otherwise. The forward model is with and the scene reflectivity.
| Symbol | Meaning | Introduced |
|---|---|---|
| Likelihood: probability of data given unknown scene | s01 | |
| Prior distribution on the scene reflectivity | s01 | |
| Posterior distribution of given data | s01 | |
| Maximum a posteriori estimate (mode of posterior) | s01 | |
| Posterior mean (MMSE) estimate | s01 | |
| Prior covariance matrix | s01 | |
| Posterior covariance matrix | s01 | |
| Evidence (marginal likelihood): | s01 | |
| Per-component precision hyperparameter (ARD/SBL) | s03 | |
| Covariance operator of a Gaussian measure on a Hilbert space | s04 | |
| Cameron-Martin space | s04 |