Prerequisites & Notation
Before You Begin
This chapter builds on the denoising and PnP frameworks of Chapter 21 and the iterative algorithms of Chapter 17. Familiarity with the following is assumed.
- Score function and denoising score matching (Chapter 21)(Review ch21)
Self-check: Can you state the relationship between the score and the MMSE denoiser?
- OAMP/VAMP iterative reconstruction (Chapter 17)(Review ch17)
Self-check: Can you write the OAMP iteration and explain the role of the denoiser module?
- Linear inverse problems: (Chapter 12)(Review ch12)
Self-check: Can you define the forward model, the measurement residual, and the pseudoinverse?
- Basic probability: Bayes rule, Gaussian conditioning
Self-check: Can you state Bayes rule and compute the posterior for a linear Gaussian model?
Notation for This Chapter
Symbols introduced or emphasised in this chapter. See also the NGlobal Notation Table master table in the front matter.
| Symbol | Meaning | Introduced |
|---|---|---|
| Score function of the distribution | s01 | |
| Learned score network at diffusion time | s01 | |
| Cumulative product of noise schedule: | s01 | |
| Tweedie denoised estimate: | s01 | |
| Guidance scale controlling measurement consistency strength in DPS | s02 | |
| Total number of diffusion steps | s01 | |
| Number of neural-network function evaluations per reconstruction | s04 |