paper-with-me

Papers

Structured Sparse Regression via Greedy Hard-Thresholding

2016-02-19 · Prateek Jain, Nikhil Rao, Inderjit Dhillon

Several learning applications require solving high-dimensional regression problems where the relevant features belong to a small number of (overlapping) groups. For very large datasets and under standard sparsity constraints, hard thresholding methods have proven to be extremely efficient, but such methods require NP hard projections when dealing with overlapping groups. In this paper, we show that such NP-hard projections can not only be avoided by appealing to submodular optimization, but such methods come with strong theoretical guarantees even in the presence of poorly conditioned data (i.e. say when two features have correlation $\geq 0.99$), which existing analyses cannot handle. These methods exhibit an interesting computation-accuracy trade-off and can be extended to significantly harder problems such as sparse overlapping groups. Experiments on both real and synthetic data validate our claims and demonstrate that the proposed methods are orders of magnitude faster than other greedy and convex relaxation techniques for learning with group-structured sparsity.

📄 PDF Abstract BibTeX arXiv:1602.06042

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Structured Sparse Regression via Greedy Hard Thresholding

2016-12-01 · NeurIPS 2016 12 · Prateek Jain, Nikhil Rao, Inderjit S. Dhillon

Several learning applications require solving high-dimensional regression problems where the relevant features belong to a small number of (overlapping) groups. For very large datasets and under standard sparsity constra…

regression

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

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…

Stochastic Natural Thresholding Algorithms

2023-06-07 · Rachel Grotheer, Shuang Li, Anna Ma, Deanna Needell 외

Sparse signal recovery is one of the most fundamental problems in various applications, including medical imaging and remote sensing. Many greedy algorithms based on the family of hard thresholding operators have been de…

Computational Efficiency