Fast Debiasing of the LASSO Estimator
Shuvayan Banerjee, James Saunderson, Radhendushka Srivastava, Ajit, Rajwade

TL;DR
This paper introduces a fast, closed-form method for debiasing the LASSO estimator in high-dimensional sparse regression, improving computational efficiency while maintaining theoretical guarantees.
Contribution
Re-parameterizes the debiasing process to directly compute a debiasing matrix W, enabling a simple, closed-form solution that is more efficient than previous iterative methods.
Findings
The new method is computationally faster than existing approaches.
It retains the theoretical guarantees of debiased LASSO estimates.
Numerical simulations confirm the effectiveness of the proposed approach.
Abstract
In high-dimensional sparse regression, the \textsc{Lasso} estimator offers excellent theoretical guarantees but is well-known to produce biased estimates. To address this, \cite{Javanmard2014} introduced a method to ``debias" the \textsc{Lasso} estimates for a random sub-Gaussian sensing matrix . Their approach relies on computing an ``approximate inverse" of the matrix by solving a convex optimization problem. This matrix plays a critical role in mitigating bias and allowing for construction of confidence intervals using the debiased \textsc{Lasso} estimates. However the computation of is expensive in practice as it requires iterative optimization. In the presented work, we re-parameterize the optimization problem to compute a ``debiasing matrix" $\boldsymbol{W} :=…
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
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Random Matrices and Applications
