Least Absolute Gradient Selector: Statistical Regression via Pseudo-Hard Thresholding
Kun Yang

TL;DR
The paper introduces LAGS, a convex optimization method that mimics hard-thresholding for variable selection in linear models, achieving model sparsity and consistency with efficient computation.
Contribution
LAGS is a novel convex program that exhibits pseudo-hard thresholding, combining the benefits of $l_0$ regularization with computational efficiency.
Findings
LAGS demonstrates discrete selection behavior similar to $l_0$ regularization.
LAGS is consistent and can identify the true model asymptotically.
Numerical simulations show LAGS outperforms soft-thresholding in MSE and model parsimony.
Abstract
Variable selection in linear models plays a pivotal role in modern statistics. Hard-thresholding methods such as regularization are theoretically ideal but computationally infeasible. In this paper, we propose a new approach, called the LAGS, short for "least absulute gradient selector", to this challenging yet interesting problem by mimicking the discrete selection process of regularization. To estimate under the influence of noise, we consider, nevertheless, the following convex program [\hat{\beta} = \textrm{arg min}\frac{1}{n}\|X^{T}(y - X\beta)\|_1 + \lambda_n\sum_{i = 1}^pw_i(y;X;n)|\beta_i|] controls the sparsity and dependent on and is the weights on different ; is the sample size. Surprisingly, we shall show in the paper, both geometrically and analytically, that LAGS enjoys two attractive properties: (1)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Sparse and Compressive Sensing Techniques · Control Systems and Identification
