Learning with Dynamic Group Sparsity

Abstract

This paper investigates a new learning formulation called dynamic group sparsity. It is a natural extension of the standard sparsity concept in compressive sensing, and is motivated by the observation that in some practical sparse data the nonzero coefficients are often not random but tend to be clustered. Intuitively, better results can be achieved in these cases by reasonably utilizing both clustering and sparsity priors. Motivated by this idea, we have developed a new greedy sparse recovery algorithm, which prunes data residues in the iterative process according to both sparsity and group clustering priors rather than only sparsity as in previous methods. The proposed algorithm can recover stably sparse data with clustering trends using far fewer measurements and computations than current state-of-the-art algorithms with provable guarantees. Moreover, our algorithm can adaptively learn the dynamic group structure and the sparsity number if they are not available in the practical applications. We have applied the algorithm to sparse recovery and background subtraction in videos. Numerous experiments with improved performance over previous methods further validate our theoretical proofs and the effectiveness of the proposed algorithm.

Cite

Text

Huang et al. "Learning with Dynamic Group Sparsity." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459202

Markdown

[Huang et al. "Learning with Dynamic Group Sparsity." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/huang2009iccv-learning/) doi:10.1109/ICCV.2009.5459202

BibTeX

@inproceedings{huang2009iccv-learning,
  title     = {{Learning with Dynamic Group Sparsity}},
  author    = {Huang, Junzhou and Huang, Xiaolei and Metaxas, Dimitris N.},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2009},
  pages     = {64-71},
  doi       = {10.1109/ICCV.2009.5459202},
  url       = {https://mlanthology.org/iccv/2009/huang2009iccv-learning/}
}