A Non-Convex Relaxation Approach to Sparse Dictionary Learning

Abstract

Dictionary learning is a challenging theme in computer vision. The basic goal is to learn a sparse representation from an overcomplete basis set. Most existing approaches employ a convex relaxation scheme to tackle this challenge due to the strong ability of convexity in computation and theoretical analysis. In this paper we propose a non-convex online approach for dictionary learning. To achieve the sparseness, our approach treats a so-called minimax concave (MC) penalty as a nonconvex relaxation of the ℓ <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">0</sub> penalty. This treatment expects to obtain a more robust and sparse representation than existing convex approaches. In addition, we employ an online algorithm to adaptively learn the dictionary, which makes the non-convex formulation computationally feasible. Experimental results on the sparseness comparison and the applications in image denoising and image inpainting demonstrate that our approach is more effective and flexible.

Cite

Text

Shi et al. "A Non-Convex Relaxation Approach to Sparse Dictionary Learning." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995592

Markdown

[Shi et al. "A Non-Convex Relaxation Approach to Sparse Dictionary Learning." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/shi2011cvpr-non/) doi:10.1109/CVPR.2011.5995592

BibTeX

@inproceedings{shi2011cvpr-non,
  title     = {{A Non-Convex Relaxation Approach to Sparse Dictionary Learning}},
  author    = {Shi, Jianping and Ren, Xiang and Dai, Guang and Wang, Jingdong and Zhang, Zhihua},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {1809-1816},
  doi       = {10.1109/CVPR.2011.5995592},
  url       = {https://mlanthology.org/cvpr/2011/shi2011cvpr-non/}
}