Efficient K-Support Matrix Pursuit

Abstract

In this paper, we study the k -support norm regularized matrix pursuit problem, which is regarded as the core formulation for several popular computer vision tasks. The k -support matrix norm, a convex relaxation of the matrix sparsity combined with the ℓ_2-norm penalty, generalizes the recently proposed k -support vector norm. The contributions of this work are two-fold. First, the proposed k -support matrix norm does not suffer from the disadvantages of existing matrix norms towards sparsity and/or low-rankness: 1) too sparse/dense, and/or 2) column independent. Second, we present an efficient procedure for k -support norm optimization, in which the computation of the key proximity operator is substantially accelerated by binary search. Extensive experiments on subspace segmentation, semi-supervised classification and sparse coding well demonstrate the superiority of the new regularizer over existing matrix-norm regularizers, and also the orders-of-magnitude speedup compared with the existing optimization procedure for the k -support norm.

Cite

Text

Lai et al. "Efficient K-Support Matrix Pursuit." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10605-2_40

Markdown

[Lai et al. "Efficient K-Support Matrix Pursuit." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/lai2014eccv-efficient/) doi:10.1007/978-3-319-10605-2_40

BibTeX

@inproceedings{lai2014eccv-efficient,
  title     = {{Efficient K-Support Matrix Pursuit}},
  author    = {Lai, Hanjiang and Pan, Yan and Lu, Canyi and Tang, Yong and Yan, Shuicheng},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {617-631},
  doi       = {10.1007/978-3-319-10605-2_40},
  url       = {https://mlanthology.org/eccv/2014/lai2014eccv-efficient/}
}