Dictionary Learning
摘要
Dictionary Learning, DL, tries to express a series of data as a sparse combination of the elements stored in a dictionary. The dictionary is noted by \({\textbf{D}} = [\textbf{d}_1, \ldots \textbf{d}_M] \in {\mathbb R}^{d\times M}\) , the data \(\textbf{x}_i \in \mathbb R^{d}\) , \(i=1, \ldots , K\) are grouped in the columns of matrix \(\textbf{X}\) , and the data representation in the dictionary by vectors \(\textbf{r}_j \in \mathbb R^M\) , \(j=1, \ldots , K\) .