paper-with-me

Papers

Efficient Relaxed Gradient Support Pursuit for Sparsity Constrained Non-convex Optimization

2019-12-02 · Fanhua Shang, Bingkun Wei, Hongying Liu, Yuanyuan Liu, Jiacheng Zhuo

Large-scale non-convex sparsity-constrained problems have recently gained extensive attention. Most existing deterministic optimization methods (e.g., GraSP) are not suitable for large-scale and high-dimensional problems, and thus stochastic optimization methods with hard thresholding (e.g., SVRGHT) become more attractive. Inspired by GraSP, this paper proposes a new general relaxed gradient support pursuit (RGraSP) framework, in which the sub-algorithm only requires to satisfy a slack descent condition. We also design two specific semi-stochastic gradient hard thresholding algorithms. In particular, our algorithms have much less hard thresholding operations than SVRGHT, and their average per-iteration cost is much lower (i.e., O(d) vs. O(d log(d)) for SVRGHT), which leads to faster convergence. Our experimental results on both synthetic and real-world datasets show that our algorithms are superior to the state-of-the-art gradient hard thresholding methods.

📄 PDF Abstract BibTeX arXiv:1912.00858

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

Gradient Hard Thresholding Pursuit for Sparsity-Constrained Optimization

2013-11-22 · Xiao-Tong Yuan, Ping Li, Tong Zhang

Hard Thresholding Pursuit (HTP) is an iterative greedy selection procedure for finding sparse solutions of underdetermined linear systems. This method has been shown to have strong theoretical guarantee and impressive nu…

Compressive Sensingparameter estimationregression

Exact Recovery of Hard Thresholding Pursuit

2016-12-01 · NeurIPS 2016 12 · Xiaotong Yuan, Ping Li, Tong Zhang

The Hard Thresholding Pursuit (HTP) is a class of truncated gradient descent methods for finding sparse solutions of $\ell_0$-constrained loss minimization problems. The HTP-style methods have been shown to have strong a…

parameter estimation

Greedy methods, randomization approaches and multi-arm bandit algorithms for efficient sparsity-constrained optimization

2015-08-26 · A Rakotomamonjy, S Koço, Liva Ralaivola

Several sparsity-constrained algorithms such as Orthogonal Matching Pursuit or the Frank-Wolfe algorithm with sparsity constraints work by iteratively selecting a novel atom to add to the current non-zero set of variable…

Newton Greedy Pursuit: A Quadratic Approximation Method for Sparsity-Constrained Optimization

2014-06-01 · CVPR 2014 6 · Xiao-Tong Yuan, Qingshan Liu

First-order greedy selection algorithms have been widely applied to sparsity-constrained optimization. The main theme of this type of methods is to evaluate the function gradient in the previous iteration to update the n…

parameter estimation

Recovering Non-negative and Combined Sparse Representations

2013-03-12 · Karthikeyan Natesan Ramamurthy, Jayaraman J. Thiagarajan, Andreas Spanias

The non-negative solution to an underdetermined linear system can be uniquely recovered sometimes, even without imposing any additional sparsity constraints. In this paper, we derive conditions under which a unique non-n…