English

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

Machine Learning 2024-12-06 v6

Abstract

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 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 original optimizers with the post-processing procedure which uses the magnitude pruning method, the performance of the models can be significantly improved on the same sparsity level. Furthermore, in comparison to the cases without magnitude pruning, our methods can achieve extremely high sparsity with significantly better or highly competitive performance. The code is available at https://github.com/intelligent-machine-learning/tfplus/tree/main/tfplus.

Keywords

Cite

@article{arxiv.2107.14432,
  title  = {Adaptive Optimizers with Sparse Group Lasso for Neural Networks in CTR Prediction},
  author = {Yun Yue and Yongchao Liu and Suo Tong and Minghao Li and Zhen Zhang and Chunyang Wen and Huanjun Bao and Lihong Gu and Jinjie Gu and Yixiang Mu},
  journal= {arXiv preprint arXiv:2107.14432},
  year   = {2024}
}

Comments

24 pages. Published as a conference paper at ECML PKDD 2021. This version includes Appendix which was not included in the published version because of page limit

R2 v1 2026-06-24T04:40:35.419Z