paper-with-me

Papers

Screening for Sparse Online Learning

2021-01-18 · Jingwei Liang, Clarice Poon

Sparsity promoting regularizers are widely used to impose low-complexity structure (e.g. l1-norm for sparsity) to the regression coefficients of supervised learning. In the realm of deterministic optimization, the sequence generated by iterative algorithms (such as proximal gradient descent) exhibit "finite activity identification", namely, they can identify the low-complexity structure in a finite number of iterations. However, most online algorithms (such as proximal stochastic gradient descent) do not have the property owing to the vanishing step-size and non-vanishing variance. In this paper, by combining with a screening rule, we show how to eliminate useless features of the iterates generated by online algorithms, and thereby enforce finite activity identification. One consequence is that when combined with any convergent online algorithm, sparsity properties imposed by the regularizer can be exploited for computational gains. Numerically, significant acceleration can be obtained.

📄 PDF Abstract BibTeX arXiv:2101.06982

Code (1)

jliang993/sgd-screening 공식 구현

Similar Papers 제목 키워드 기반

Innovated interaction screening for high-dimensional nonlinear classification

2015-01-05 · Yingying Fan, Yinfei Kong, Daoji Li, Zemin Zheng

This paper is concerned with the problems of interaction screening and nonlinear classification in a high-dimensional setting. We propose a two-step procedure, IIS-SQDA, where in the first step an innovated interaction s…

ClassificationGeneral ClassificationVocal Bursts Intensity Prediction

Safe and Efficient Screening For Sparse Support Vector Machine

2013-10-30 · Zheng Zhao, Jun Liu

Screening is an effective technique for speeding up the training process of a sparse learning model by removing the features that are guaranteed to be inactive the process. In this paper, we present a efficient screening…

Sparse Learning

Safe RuleFit: Learning Optimal Sparse Rule Model by Meta Safe Screening

2018-10-03 · Hiroki Kato, Hiroyuki Hanada, Ichiro Takeuchi

We consider the problem of learning a sparse rule model, a prediction model in the form of a sparse linear combination of rules, where a rule is an indicator function defined over a hyper-rectangle in the input space. Si…

AllPrediction

Safe Screening for Sparse Conditional Random Fields

2021-11-27 · Weizhong Zhang, Shuang Qiu

Sparse Conditional Random Field (CRF) is a powerful technique in computer vision and natural language processing for structured prediction. However, solving sparse CRFs in large-scale applications remains challenging. In…

Structured Prediction

Simultaneous Safe Screening of Features and Samples in Doubly Sparse Modeling

2016-02-08 · Atsushi Shibagaki, Masayuki Karasuyama, Kohei Hatano, Ichiro Takeuchi

The problem of learning a sparse model is conceptually interpreted as the process of identifying active features/samples and then optimizing the model over them. Recently introduced safe screening allows us to identify a…