paper-with-me

홈 › Papers

Ridge Regression Revisited: Debiasing, Thresholding and Bootstrap

2020-09-17 · Yunyi Zhang, Dimitris N. Politis

The success of the Lasso in the era of high-dimensional data can be attributed to its conducting an implicit model selection, i.e., zeroing out regression coefficients that are not significant. By contrast, classical ridge regression can not reveal a potential sparsity of parameters, and may also introduce a large bias under the high-dimensional setting. Nevertheless, recent work on the Lasso involves debiasing and thresholding, the latter in order to further enhance the model selection. As a consequence, ridge regression may be worth another look since -- after debiasing and thresholding -- it may offer some advantages over the Lasso, e.g., it can be easily computed using a closed-form expression. % and it has similar performance to threshold Lasso. In this paper, we define a debiased and thresholded ridge regression method, and prove a consistency result and a Gaussian approximation theorem. We further introduce a wild bootstrap algorithm to construct confidence regions and perform hypothesis testing for a linear combination of parameters. In addition to estimation, we consider the problem of prediction, and present a novel, hybrid bootstrap algorithm tailored for prediction intervals. Extensive numerical simulations further show that the debiased and thresholded ridge regression has favorable finite sample performance and may be preferable in some settings.

📄 PDF Abstract BibTeX arXiv:2009.08071

Code (0)

등록된 구현이 없습니다.

Tasks

Model SelectionPrediction Intervalsregression

Similar Papers 제목 키워드 기반

Convergence of uncertainty estimates in Ensemble and Bayesian sparse model discovery

2023-01-30 · L. Mars Gao, Urban Fasel, Steven L. Brunton, J. Nathan Kutz

Sparse model identification enables nonlinear dynamical system discovery from data. However, the control of false discoveries for sparse model identification is challenging, especially in the low-data and high-noise limi…

Model DiscoveryregressionUncertainty Quantificationvalid+1

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

A semi-supervised learning using over-parameterized regression

2024-09-06 · Katsuyuki Hagiwara

Semi-supervised learning (SSL) is an important theme in machine learning, in which we have a few labeled samples and many unlabeled samples. In this paper, for SSL in a regression problem, we consider a method of incorpo…

Dimensionality Reductionregression

Equity-Directed Bootstrapping: Examples and Analysis

2021-08-14 · Harish S. Bhat, Majerle E. Reeves, Sidra Goldman-Mellor

When faced with severely imbalanced binary classification problems, we often train models on bootstrapped data in which the number of instances of each class occur in a more favorable ratio, e.g., one. We view algorithmi…

Binary Classificationimbalanced classification

Optimal ridge regularization revisited

2026-05-27 · Jack Timmermans, Sergio A. Alvarez arxiv

We consider $L^2$-regularized linear (ridge) regression over a finite data sample $X$ with bounded covariance and linear prediction targets $y$ with additive isotropic noise of finite variance. We present an iterative pr…