Efficient Sparsity Estimation via Marginal-Lasso Coding

Abstract

This paper presents a generic optimization framework for efficient feature quantization using sparse coding which can be applied to many computer vision tasks. While there are many works working on sparse coding and dictionary learning, none of them has exploited the advantages of the marginal regression and the lasso simultaneously to provide more efficient and effective solutions. In our work, we provide such an approach with a theoretical support. Therefore, the computational complexity of the proposed method can be two orders faster than that of the lasso with sacrificing the inevitable quantization error. On the other hand, the proposed method is more robust than the conventional marginal regression based methods. We also provide an adaptive regularization parameter selection scheme and a dictionary learning method incorporated with the proposed sparsity estimation algorithm. Experimental results and detailed model analysis are presented to demonstrate the efficacy of our proposed methods.

Cite

Text

Hung et al. "Efficient Sparsity Estimation via Marginal-Lasso Coding." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10593-2_38

Markdown

[Hung et al. "Efficient Sparsity Estimation via Marginal-Lasso Coding." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/hung2014eccv-efficient/) doi:10.1007/978-3-319-10593-2_38

BibTeX

@inproceedings{hung2014eccv-efficient,
  title     = {{Efficient Sparsity Estimation via Marginal-Lasso Coding}},
  author    = {Hung, Tzu-Yi and Lu, Jiwen and Tan, Yap-Peng and Gao, Shenghua},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {578-592},
  doi       = {10.1007/978-3-319-10593-2_38},
  url       = {https://mlanthology.org/eccv/2014/hung2014eccv-efficient/}
}