paper-with-me

Papers

Adaptive Optimizers with Sparse Group Lasso

2021-01-01 · Yun Yue, Suo Tong, Zhen Zhang, Yongchao Liu, Chunyang Wen, Huanjun Bao, Jinjie Gu, Yixiang Mu

We develop a novel framework that adds the regularizers to a family of adaptive optimizers in deep learning, such as MOMENTUM, ADAGRAD, ADAM, AMSGRAD, ADAHESSIAN, and create a new class of optimizers, which are named GROUP MOMENTUM, GROUP ADAGRAD, GROUP ADAM, GROUP AMSGRAD and GROUP ADAHESSIAN, etc., accordingly. We establish theoretically proven convergence guarantees in the stochastic convex settings, based on primal-dual methods. We evaluate the regularized effect of our new optimizers on three large scale real-world ad click datasets with state-of-the-art deep learning models. The experimental results reveal that compared with the traditional methods adding regularization terms to the loss functions, not only can the dimensions of features be effectively and efficiently reduced, the performance of the models could also get improved. Furthermore, in comparison to the cases with no regularization terms, our methods can achieve extremely sparsity with highly competitive or significantly better performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

AMSGrad AMSGrad is a stochastic optimization method that seeks to fix a convergence issue with Adam based optimizers. AMSGrad uses the…

Similar Papers 제목 키워드 기반

Adaptive Optimizers with Sparse Group Lasso for Neural Networks in CTR Prediction

2021-07-30 · Yun Yue, Yongchao Liu, Suo Tong, Minghao Li 외

We develop a novel framework that adds the regularizers of the sparse group lasso to a family of adaptive optimizers in deep learning, such as Momentum, Adagrad, Adam, AMSGrad, AdaHessian, and create a new class of optim…

Click-Through Rate Prediction

Dual feature reduction for the sparse-group lasso and its adaptive variant

2024-05-27 · Fabio Feser, Marina Evangelou

The sparse-group lasso performs both variable and group selection, making simultaneous use of the strengths of the lasso and group lasso. It has found widespread use in genetics, a field that regularly involves the analy…

Adaptive Class Preserving Representation for Image Classification

2017-07-01 · CVPR 2017 7 · Jian-Xun Mi, Qiankun Fu, Weisheng Li

In linear representation-based image classification, an unlabeled sample is represented by the entire training set. To obtain a stable and discriminative solution, regularization on the vector of representation coefficie…

ClassificationGeneral Classificationimage-classificationImage Classification+1

Efficient Clustering of Correlated Variables and Variable Selection in High-Dimensional Linear Models

2016-03-11 · Niharika Gauraha, Swapan K. Parui

In this paper, we introduce Adaptive Cluster Lasso(ACL) method for variable selection in high dimensional sparse regression models with strongly correlated variables. To handle correlated variables, the concept of cluste…

ClusteringVariable Selection

Adaptive Group Lasso Neural Network Models for Functions of Few Variables and Time-Dependent Data

2021-08-24 · Lam Si Tung Ho, Nicholas Richardson, Giang Tran

In this paper, we propose an adaptive group Lasso deep neural network for high-dimensional function approximation where input data are generated from a dynamical system and the target function depends on few active varia…