paper-with-me

Papers

Accelerate the Warm-up Stage in the Lasso Computation via a Homotopic Approach

2020-10-26 · Yujie Zhao, Xiaoming Huo

In optimization, it is known that when the objective functions are strictly convex and well-conditioned, gradient-based approaches can be extremely effective, e.g., achieving the exponential rate of convergence. On the other hand, the existing Lasso-type estimator in general cannot achieve the optimal rate due to the undesirable behavior of the absolute function at the origin. A homotopic method is to use a sequence of surrogate functions to approximate the $\ell_1$ penalty that is used in the Lasso-type of estimators. The surrogate functions will converge to the $\ell_1$ penalty in the Lasso estimator. At the same time, each surrogate function is strictly convex, which enables a provable faster numerical rate of convergence. In this paper, we demonstrate that by meticulously defining the surrogate functions, one can prove a faster numerical convergence rate than any existing methods in computing for the Lasso-type of estimators. Namely, the state-of-the-art algorithms can only guarantee $O(1/\epsilon)$ or $O(1/\sqrt{\epsilon})$ convergence rates, while we can prove an $O([\log(1/\epsilon)]^2)$ for the newly proposed algorithm. Our numerical simulations show that the new algorithm also performs better empirically.

📄 PDF Abstract BibTeX arXiv:2010.13934

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dynamic Screening: Accelerating First-Order Algorithms for the Lasso and Group-Lasso

2014-12-12 · Antoine Bonnefoy, Valentin Emiya, Liva Ralaivola, Rémi Gribonval

Recent computational strategies based on screening tests have been proposed to accelerate algorithms addressing penalized sparse regression problems such as the Lasso. Such approaches build upon the idea that it is worth…

regression

The biglasso Package: A Memory- and Computation-Efficient Solver for Lasso Model Fitting with Big Data in R

2017-01-20 · Yaohui Zeng, Patrick Breheny

Penalized regression models such as the lasso have been extensively applied to analyzing high-dimensional data sets. However, due to memory limitations, existing R packages like glmnet and ncvreg are not capable of fitti…

Benchmarking

Majorization-Minimization Dual Stagewise Algorithm for Generalized Lasso

2025-01-04 · Jianmin Chen, Kun Chen

The generalized lasso is a natural generalization of the celebrated lasso approach to handle structural regularization problems. Many important methods and applications fall into this framework, including fused lasso, cl…

Computational Efficiency

Look-Ahead Screening Rules for the Lasso

2021-05-12 · Johan Larsson

The lasso is a popular method to induce shrinkage and sparsity in the solution vector (coefficients) of regression problems, particularly when there are many predictors relative to the number of observations. Solving the…

A Visitation Grid for Complete Coverage Foraging in Robot Swarms

2026-05-21 · Qi Arturo Gonzalez, Yifeng Gao, Li Zhang, Qi Lu arxiv

The complete collection of sparse resources in large, unknown environments remains a challenging problem for autonomous robot swarms. Previous studies have shown that a substantial portion of total mission time is consum…