Fast Sparse Representation with Prototypes
Abstract
Sparse representation has found applications in numerous domains and recent developments have been focused on the convex relaxation of the lo-norm minimization for sparse coding (i.e., the ℓ <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sub> -norm minimization). Nevertheless, the time and space complexities of these algorithms remain significantly high for large-scale problems. As signals in most problems can be modeled by a small set of prototypes, we propose an algorithm that exploits this property and show that the ℓ <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sub> -norm minimization problem can be reduced to a much smaller problem, thereby gaining significant speed-ups with much less memory requirements. Experimental results demonstrate that our algorithm is able to achieve double-digit gain in speed with much less memory requirement than the state-of-the-art algorithms.
Cite
Text
Huang and Yang. "Fast Sparse Representation with Prototypes." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5539919Markdown
[Huang and Yang. "Fast Sparse Representation with Prototypes." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/huang2010cvpr-fast/) doi:10.1109/CVPR.2010.5539919BibTeX
@inproceedings{huang2010cvpr-fast,
title = {{Fast Sparse Representation with Prototypes}},
author = {Huang, Jia-Bin and Yang, Ming-Hsuan},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2010},
pages = {3618-3625},
doi = {10.1109/CVPR.2010.5539919},
url = {https://mlanthology.org/cvpr/2010/huang2010cvpr-fast/}
}