Description
In this course, you will learn:
- Exploring features such as uniqueness, equivalence, and stability, as well as the core notions of sparse representation theory.
- About sparse coding algorithms and their track record of success.
Syllabus:
-
Overview of Sparseland, including mathematical warm-up and intro to L1-minimization.
-
Seeking sparse solutions: the L0 norm and P0 problem.
-
Theoretical analysis of the Two-Ortho case of P0, including definitions of Spark and Mutual-Coherence.
-
Theoretical analysis of the general case of the P0 problem.
-
Greedy pursuit algorithms including: Thresholding (THR), Orthogonal Matching Pursuit (OMP) and its variants.
-
Relaxation pursuit algorithms including Basis Pursuit (BP).
-
Theoretical guarantees of pursuit algorithms: THR, OMP and BP.
-
Practical tools to solve approximate problems, including exact solution of unitary case, Iterative Re-weighted Least Squares algorithm (IRLS) and Alternating Direction Method of Multipliers (ADMM).
-
Theoretical guarantees to approximate solutions including definition of Restricted Isometry Property (RIP) and pursuit algorithms' stability.