paper-with-me

Papers

Distributed Dynamic Safe Screening Algorithms for Sparse Regularization

2022-04-23 · Runxue Bao, Xidong Wu, Wenhan Xian, Heng Huang

Distributed optimization has been widely used as one of the most efficient approaches for model training with massive samples. However, large-scale learning problems with both massive samples and high-dimensional features widely exist in the era of big data. Safe screening is a popular technique to speed up high-dimensional models by discarding the inactive features with zero coefficients. Nevertheless, existing safe screening methods are limited to the sequential setting. In this paper, we propose a new distributed dynamic safe screening (DDSS) method for sparsity regularized models and apply it on shared-memory and distributed-memory architecture respectively, which can achieve significant speedup without any loss of accuracy by simultaneously enjoying the sparsity of the model and dataset. To the best of our knowledge, this is the first work of distributed safe dynamic screening method. Theoretically, we prove that the proposed method achieves the linear convergence rate with lower overall complexity and can eliminate almost all the inactive features in a finite number of iterations almost surely. Finally, extensive experimental results on benchmark datasets confirm the superiority of our proposed method.

📄 PDF Abstract BibTeX arXiv:2204.10981

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed Optimization

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 Sasvi: Strong Safe Screening for Norm-Regularized Least Squares

2021-02-08 · NeurIPS 2021 12 · Hiroaki Yamada, Makoto Yamada

A recently introduced technique for a sparse optimization problem called "safe screening" allows us to identify irrelevant variables in the early stage of optimization. In this paper, we first propose a flexible framewor…

Fast OSCAR and OWL with Safe Screening Rules

2020-01-01 · ICML 2020 1 · Runxue Bao, Bin Gu, Heng Huang

Ordered Weight $L_{1}$-Norms (OWL) is a new family of regularizers for high-dimensional sparse regression. However, due to the non-separable penalty, existing algorithms are either invalid or inefficient when either the …

regression

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

Expanding boundaries of Gap Safe screening

2021-02-22 · Cassio F. Dantas, Emmanuel Soubies, Cédric Févotte

Sparse optimization problems are ubiquitous in many fields such as statistics, signal/image processing and machine learning. This has led to the birth of many iterative algorithms to solve them. A powerful strategy to bo…

Binary Classification

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