Efficient K-Support-Norm Regularized Minimization via Fully Corrective Frank-Wolfe Method

Abstract

The k-support-norm regularized minimization has recently been applied with success to sparse prediction problems. The proximal gradient method is conventionally used to minimize this composite model. However it tends to suffer from expensive iteration cost as the proximity operator associated with k-support-norm needs exhaustive searching operations and thus could be time consuming in large scale settings. In this paper, we reformulate the k-support-norm regularized formulation into an identical constrained formulation and propose a fully corrective Frank-Wolfe algorithm to minimize the constrained model. Our method is inspired by an interesting observation that the convex hull structure of the k-support-norm ball allows the application of Frank-Wolfe-type algorithms with low iteration complexity. The convergence behavior of the proposed algorithm is analyzed. Extensive numerical results in learning tasks including logistic regression and matrix pursuit demonstrate the substantially improved computational efficiency of our algorithm over the state-of-the-art proximal gradient algorithms. PDF

Cite

Text

Liu et al. "Efficient K-Support-Norm Regularized Minimization via Fully Corrective Frank-Wolfe Method." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[Liu et al. "Efficient K-Support-Norm Regularized Minimization via Fully Corrective Frank-Wolfe Method." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/liu2016ijcai-efficient/)

BibTeX

@inproceedings{liu2016ijcai-efficient,
  title     = {{Efficient K-Support-Norm Regularized Minimization via Fully Corrective Frank-Wolfe Method}},
  author    = {Liu, Bo and Yuan, Xiao-Tong and Zhang, Shaoting and Liu, Qingshan and Metaxas, Dimitris N.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {1760-1766},
  url       = {https://mlanthology.org/ijcai/2016/liu2016ijcai-efficient/}
}