paper-with-me

Papers

Feedback-Controlled Sequential Lasso Screening

2016-08-21 · Yun Wang, Xu Chen, Peter J. Ramadge

One way to solve lasso problems when the dictionary does not fit into available memory is to first screen the dictionary to remove unneeded features. Prior research has shown that sequential screening methods offer the greatest promise in this endeavor. Most existing work on sequential screening targets the context of tuning parameter selection, where one screens and solves a sequence of $N$ lasso problems with a fixed grid of geometrically spaced regularization parameters. In contrast, we focus on the scenario where a target regularization parameter has already been chosen via cross-validated model selection, and we then need to solve many lasso instances using this fixed value. In this context, we propose and explore a feedback controlled sequential screening scheme. Feedback is used at each iteration to select the next problem to be solved. This allows the sequence of problems to be adapted to the instance presented and the number of intermediate problems to be automatically selected. We demonstrate our feedback scheme using several datasets including a dictionary of approximate size 100,000 by 300,000.

📄 PDF Abstract BibTeX arXiv:1608.06010

Code (0)

등록된 구현이 없습니다.

Tasks

Model Selection

Similar Papers 제목 키워드 기반

Safe Active Feature Selection for Sparse Learning

2018-06-15 · Shaogang Ren, Jianhua Z. Huang, Shuai Huang, Xiaoning Qian

We present safe active incremental feature selection~(SAIF) to scale up the computation of LASSO solutions. SAIF does not require a solution from a heavier penalty parameter as in sequential screening or updating the ful…

feature selectionSparse Learning

Hybrid safe-strong rules for efficient optimization in lasso-type problems

2017-04-27 · Yaohui Zeng, Tianbao Yang, Patrick Breheny

The lasso model has been widely used for model selection in data mining, machine learning, and high-dimensional statistical analysis. However, with the ultrahigh-dimensional, large-scale data sets now collected in many r…

Model SelectionVocal Bursts Type Prediction

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…

Lasso Screening Rules via Dual Polytope Projection

2012-11-16 · NeurIPS 2013 12 · Jie Wang, Peter Wonka, Jieping Ye

Lasso is a widely used regression technique to find sparse representations. When the dimension of the feature space and the number of samples are extremely large, solving the Lasso problem remains challenging. To improve…

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…