paper-with-me

Papers

Stochastic Iterative Hard Thresholding for Graph-structured Sparsity Optimization

2019-05-09 · Baojian Zhou, Feng Chen, Yiming Ying

Stochastic optimization algorithms update models with cheap per-iteration costs sequentially, which makes them amenable for large-scale data analysis. Such algorithms have been widely studied for structured sparse models where the sparsity information is very specific, e.g., convex sparsity-inducing norms or $\ell^0$-norm. However, these norms cannot be directly applied to the problem of complex (non-convex) graph-structured sparsity models, which have important application in disease outbreak and social networks, etc. In this paper, we propose a stochastic gradient-based method for solving graph-structured sparsity constraint problems, not restricted to the least square loss. We prove that our algorithm enjoys a linear convergence up to a constant error, which is competitive with the counterparts in the batch learning setting. We conduct extensive experiments to show the efficiency and effectiveness of the proposed algorithms.

📄 PDF Abstract BibTeX arXiv:1905.03652

Code (1)

baojianzhou/graph-sto-iht 공식 구현

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

Stochastic Variance-Reduced Iterative Hard Thresholding in Graph Sparsity Optimization

2024-07-24 · Derek Fox, Samuel Hernandez, Qianqian Tong

Stochastic optimization algorithms are widely used for large-scale data analysis due to their low per-iteration costs, but they often suffer from slow asymptotic convergence caused by inherent variance. Variance-reduced …

Stochastic Optimization

Technical Report: Graph-Structured Sparse Optimization for Connected Subgraph Detection

2016-09-30 · Baojian Zhou, Feng Chen

Structured sparse optimization is an important and challenging problem for analyzing high-dimensional data in a variety of applications such as bioinformatics, medical imaging, social networks, and astronomy. Although a …

Astronomy

Learning Sparse Distributions using Iterative Hard Thresholding

2019-10-29 · NeurIPS 2019 12 · Jacky Y. Zhang, Rajiv Khanna, Anastasios Kyrillidis, Oluwasanmi Koyejo

Iterative hard thresholding (IHT) is a projected gradient descent algorithm, known to achieve state of the art performance for a wide range of structured estimation problems, such as sparse inference. In this work, we co…

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…

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 compl…

Computational Efficiency