This document provides an introduction to sparse methods, including regularization techniques and compressive sensing. It discusses how regularization can address ill-posed problems by adding constraints that encourage simple or sparse solutions. Compressive sensing aims to reconstruct sparse signals from few measurements. Dictionary learning seeks an overcomplete basis to sparsely represent signals via linear combinations of atoms. Algorithms like orthogonal matching pursuit and K-SVD are described for solving dictionary learning problems. The document outlines extensions of these sparse methods.