图像分类的话可以再看完了KSVD之后去看看:
Discriminative K-SVD for Dictionary Learning in Face Recognition (CVPR)
和
Label Consistent K-SVD Learning a Discriminative Dictionary for Recognition (TPAMI}
另外还有结构化稀疏
Robust Classification using Structured Sparse Representation (CVPR)
和低秩
Learning Structured Low-rank Representations for Image Classification (CVPR)
目前稀疏表示的方法非常多,没有说哪一个是最好的,可以参照 最新的论文 A survey of sparse representation: algorithms and applications,里面有大量关于稀疏表示的已有算法的分析,还有字典学习的东西,KSVD算法仔细看一下,应该不难,加油!希望用于参考!