paper-with-me

Papers

Screening Tests for Lasso Problems

2014-05-19 · Zhen James Xiang, Yun Wang, Peter J. Ramadge

This paper is a survey of dictionary screening for the lasso problem. The lasso problem seeks a sparse linear combination of the columns of a dictionary to best match a given target vector. This sparse representation has proven useful in a variety of subsequent processing and decision tasks. For a given target vector, dictionary screening quickly identifies a subset of dictionary columns that will receive zero weight in a solution of the corresponding lasso problem. These columns can be removed from the dictionary prior to solving the lasso problem without impacting the optimality of the solution obtained. This has two potential advantages: it reduces the size of the dictionary, allowing the lasso problem to be solved with less resources, and it may speed up obtaining a solution. Using a geometrically intuitive framework, we provide basic insights for understanding useful lasso screening tests and their limitations. We also provide illustrative numerical studies on several datasets.

📄 PDF Abstract BibTeX arXiv:1405.4897

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

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

Joint Screening Tests for LASSO

2017-10-26 · C. Herzet, A. Drémeau

This paper focusses on "safe" screening techniques for the LASSO problem. Motivated by the need for low-complexity algorithms, we propose a new approach, dubbed "joint" screening test, allowing to screen a set of atoms b…

Beyond GAP screening for Lasso by exploiting new dual cutting half-spaces with supplementary material

2022-03-02 · Thu-Le Tran, Clément Elvira, Hong-Phuong Dang, Cédric Herzet

In this paper, we propose a novel safe screening test for Lasso. Our procedure is based on a safe region with a dome geometry and exploits a canonical representation of the set of half-spaces (referred to as "dual cuttin…

Fast Screening Rules for Optimal Design via Quadratic Lasso Reformulation

2023-10-13 · Guillaume Sagnol, Luc Pronzato

The problems of Lasso regression and optimal design of experiments share a critical property: their optimal solutions are typically \emph{sparse}, i.e., only a small fraction of the optimal variables are non-zero. Theref…

Experimental Designregression

Screening Rules for Overlapping Group Lasso

2014-10-25 · Seunghak Lee, Eric P. Xing

Recently, to solve large-scale lasso and group lasso problems, screening rules have been developed, the goal of which is to reduce the problem size by efficiently discarding zero coefficients using simple rules independe…