paper-with-me

Papers

Efficient Stochastic Gradient Hard Thresholding

2018-12-01 · NeurIPS 2018 12 · Pan Zhou, Xiao-Tong Yuan, Jiashi Feng

Stochastic gradient hard thresholding methods have recently been shown to work favorably in solving large-scale empirical risk minimization problems under sparsity or rank constraint. Despite the improved iteration complexity over full gradient methods, the gradient evaluation and hard thresholding complexity of the existing stochastic algorithms usually scales linearly with data size, which could still be expensive when data is huge and the hard thresholding step could be as expensive as singular value decomposition in rank-constrained problems. To address these deficiencies, we propose an efficient hybrid stochastic gradient hard thresholding (HSG-HT) method that can be provably shown to have sample-size-independent gradient evaluation and hard thresholding complexity bounds. Specifically, we prove that the stochastic gradient evaluation complexity of HSG-HT scales linearly with inverse of sub-optimality and its hard thresholding complexity scales logarithmically. By applying the heavy ball acceleration technique, we further propose an accelerated variant of HSG-HT which can be shown to have improved factor dependence on restricted condition number. Numerical results confirm our theoretical affirmation and demonstrate the computational efficiency of the proposed methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

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

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

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…

Stochastic Optimization

Zeroth-Order Hard-Thresholding: Gradient Error vs. Expansivity

2022-10-11 · William de Vazelhes, Hualin Zhang, Huimin Wu, Xiao-Tong Yuan 외

$\ell_0$ constrained optimization is prevalent in machine learning, particularly for high-dimensional problems, because it is a fundamental approach to achieve sparse learning. Hard-thresholding gradient descent is a dom…

Portfolio OptimizationSparse LearningStochastic Optimization

Efficient High-Dimensional Data Representation Learning via Semi-Stochastic Block Coordinate Descent Methods

2019-09-25 · Bingkun Wei, Yangyang Li, Fanhua Shang, Yuanyuan Liu 외

With the increase of data volume and data dimension, sparse representation learning attracts more and more attention. For high-dimensional data, randomized block coordinate descent methods perform well because they do no…

Face RecognitionRepresentation Learning

Adaptive Iterative Hard Thresholding for Online High-dimensional Quantile Regression

2026-06-26 · Zitian Zhou, Nan Lin arxiv

Online high-dimensional regression requires algorithms that can update sequentially while preserving structural sparsity. We propose \textit{Adaptive Iterative Hard Thresholding (AIHT)}, an online sparse-regression frame…

Sample Efficient Stochastic Gradient Iterative Hard Thresholding Method for Stochastic Sparse Linear Regression with Limited Attribute Observation

2018-09-05 · NeurIPS 2018 12 · Tomoya Murata, Taiji Suzuki

We develop new stochastic gradient methods for efficiently solving sparse linear regression in a partial attribute observation setting, where learners are only allowed to observe a fixed number of actively chosen attribu…

Attribute